[==========] 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:18:05.490427 11162 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.230.190:34747
I20260710 13:18:05.492283 11162 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:18:05.493507 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:05.516163 11171 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:18:05.517447 11162 server_base.cc:1061] running on GCE node
W20260710 13:18:05.516165 11169 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:18:05.516402 11168 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:18:06.795967 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:06.796242 11162 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:18:06.796519 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689486796488 us; error 0 us; skew 500 ppm
I20260710 13:18:06.797569 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:06.804131 11162 webserver.cc:533] Webserver started at http://127.10.230.190:45711/ using document root <none> and password file <none>
I20260710 13:18:06.805233 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:06.805475 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:06.806032 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:06.813721 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/master-0-root/instance:
uuid: "ab02040b90a64a8f996aa4da3d55eeae"
format_stamp: "Formatted at 2026-07-10 13:18:06 on dist-test-slave-mxjd"
I20260710 13:18:06.823081 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.003s
I20260710 13:18:06.829183 11177 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:18:06.830543 11162 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:06.830958 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/master-0-root
uuid: "ab02040b90a64a8f996aa4da3d55eeae"
format_stamp: "Formatted at 2026-07-10 13:18:06 on dist-test-slave-mxjd"
I20260710 13:18:06.831348 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-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:18:06.904021 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:06.905855 11162 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:18:06.906389 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:06.996445 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.190:34747
I20260710 13:18:06.996533 11228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.190:34747 every 8 connection(s)
I20260710 13:18:07.006755 11229 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:18:07.032706 11229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae: Bootstrap starting.
I20260710 13:18:07.039877 11229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:07.042459 11229 log.cc:826] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae: Log is configured to *not* fsync() on all Append() calls
I20260710 13:18:07.048183 11229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae: No bootstrap required, opened a new log
I20260710 13:18:07.074796 11229 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab02040b90a64a8f996aa4da3d55eeae" member_type: VOTER }
I20260710 13:18:07.075598 11229 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:07.075973 11229 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab02040b90a64a8f996aa4da3d55eeae, State: Initialized, Role: FOLLOWER
I20260710 13:18:07.077322 11229 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab02040b90a64a8f996aa4da3d55eeae" member_type: VOTER }
I20260710 13:18:07.077889 11229 raft_consensus.cc:399] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:07.078194 11229 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:07.078547 11229 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:07.084443 11229 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab02040b90a64a8f996aa4da3d55eeae" member_type: VOTER }
I20260710 13:18:07.085354 11229 leader_election.cc:304] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [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: ab02040b90a64a8f996aa4da3d55eeae; no voters: 
I20260710 13:18:07.087355 11229 leader_election.cc:290] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:07.087725 11232 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:07.091351 11232 raft_consensus.cc:697] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 1 LEADER]: Becoming Leader. State: Replica: ab02040b90a64a8f996aa4da3d55eeae, State: Running, Role: LEADER
I20260710 13:18:07.092554 11232 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [LEADER]: Queue going to LEADER mode. State: All 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: "ab02040b90a64a8f996aa4da3d55eeae" member_type: VOTER }
I20260710 13:18:07.094647 11229 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:07.108075 11233 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab02040b90a64a8f996aa4da3d55eeae. Latest consensus state: current_term: 1 leader_uuid: "ab02040b90a64a8f996aa4da3d55eeae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab02040b90a64a8f996aa4da3d55eeae" member_type: VOTER } }
I20260710 13:18:07.108301 11234 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ab02040b90a64a8f996aa4da3d55eeae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab02040b90a64a8f996aa4da3d55eeae" member_type: VOTER } }
I20260710 13:18:07.109261 11233 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:07.109288 11234 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:07.119890 11239 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:07.131773 11239 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:07.136801 11162 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:07.150084 11239 catalog_manager.cc:1383] Generated new cluster ID: eddd2525a14b49da96a7d49d4b6b9d29
I20260710 13:18:07.150415 11239 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:07.169049 11239 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:07.171960 11239 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:07.192966 11239 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae: Generated new TSK 0
I20260710 13:18:07.194058 11239 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:07.209857 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:07.220544 11251 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:18:07.221884 11252 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:18:07.225432 11254 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:18:07.225980 11162 server_base.cc:1061] running on GCE node
I20260710 13:18:07.227088 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:07.227391 11162 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:18:07.227625 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689487227606 us; error 0 us; skew 500 ppm
I20260710 13:18:07.228504 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:07.233445 11162 webserver.cc:533] Webserver started at http://127.10.230.129:42059/ using document root <none> and password file <none>
I20260710 13:18:07.234387 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:07.234689 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:07.235136 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:07.236893 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-0-root/instance:
uuid: "d8399226c84e469c8a161cacfb0b4a74"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-mxjd"
I20260710 13:18:07.244666 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:07.250600 11259 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:18:07.251758 11162 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:07.252203 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "d8399226c84e469c8a161cacfb0b4a74"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-mxjd"
I20260710 13:18:07.252907 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-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:18:07.277068 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:07.278889 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:07.282075 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:07.286902 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:07.287195 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.287475 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:07.287681 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.395119 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:33835
I20260710 13:18:07.395274 11321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:33835 every 8 connection(s)
I20260710 13:18:07.403398 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:07.418952 11326 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:18:07.421142 11327 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:18:07.424373 11162 server_base.cc:1061] running on GCE node
W20260710 13:18:07.425674 11329 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:18:07.426939 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:07.427253 11162 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:18:07.427481 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689487427461 us; error 0 us; skew 500 ppm
I20260710 13:18:07.428335 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:07.431677 11162 webserver.cc:533] Webserver started at http://127.10.230.130:42829/ using document root <none> and password file <none>
I20260710 13:18:07.432049 11322 heartbeater.cc:344] Connected to a master server at 127.10.230.190:34747
I20260710 13:18:07.432384 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:07.432648 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:07.432614 11322 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:07.433091 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:07.433884 11322 heartbeater.cc:507] Master 127.10.230.190:34747 requested a full tablet report, sending...
I20260710 13:18:07.434520 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-1-root/instance:
uuid: "9262005d86314ac78e56029e5d3707b9"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-mxjd"
I20260710 13:18:07.437100 11194 ts_manager.cc:194] Registered new tserver with Master: d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835)
I20260710 13:18:07.439587 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56344
I20260710 13:18:07.441612 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:07.446986 11334 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:18:07.448426 11162 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:18:07.448792 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-1-root
uuid: "9262005d86314ac78e56029e5d3707b9"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-mxjd"
I20260710 13:18:07.449146 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-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:18:07.482366 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:07.484030 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:07.486635 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:07.490911 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:07.491241 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.491568 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:07.491796 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.589409 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.130:36037
I20260710 13:18:07.589673 11396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.130:36037 every 8 connection(s)
I20260710 13:18:07.600453 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:07.609628 11400 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:18:07.612390 11397 heartbeater.cc:344] Connected to a master server at 127.10.230.190:34747
I20260710 13:18:07.612880 11397 heartbeater.cc:461] Registering TS with master...
W20260710 13:18:07.613353 11401 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:18:07.614169 11397 heartbeater.cc:507] Master 127.10.230.190:34747 requested a full tablet report, sending...
I20260710 13:18:07.617087 11194 ts_manager.cc:194] Registered new tserver with Master: 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:07.619356 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56352
W20260710 13:18:07.627230 11403 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:18:07.627802 11162 server_base.cc:1061] running on GCE node
I20260710 13:18:07.628656 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:07.628917 11162 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:18:07.629081 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689487629050 us; error 0 us; skew 500 ppm
I20260710 13:18:07.629640 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:07.632870 11162 webserver.cc:533] Webserver started at http://127.10.230.131:46701/ using document root <none> and password file <none>
I20260710 13:18:07.633509 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:07.633756 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:07.634087 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:07.635708 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-2-root/instance:
uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-mxjd"
I20260710 13:18:07.640939 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:18:07.644941 11408 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:18:07.645911 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:07.646260 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-2-root
uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-mxjd"
I20260710 13:18:07.646605 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689485268752-11162-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:18:07.676265 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:07.677690 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:07.680529 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:07.684309 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:07.684574 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.684880 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:07.685094 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.788666 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.131:35989
I20260710 13:18:07.788822 11470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.131:35989 every 8 connection(s)
I20260710 13:18:07.806156 11471 heartbeater.cc:344] Connected to a master server at 127.10.230.190:34747
I20260710 13:18:07.807227 11471 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:07.808142 11471 heartbeater.cc:507] Master 127.10.230.190:34747 requested a full tablet report, sending...
I20260710 13:18:07.810781 11194 ts_manager.cc:194] Registered new tserver with Master: 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:07.810964 11162 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017323497s
I20260710 13:18:07.812562 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56356
I20260710 13:18:07.874657 11194 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56372:
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:18:07.879906 11194 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:18:07.998950 11436 tablet_service.cc:1511] Processing CreateTablet for tablet a2c35b33512c4def93a2e04c1308ce9d (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:07.999233 11435 tablet_service.cc:1511] Processing CreateTablet for tablet a689bf634bf645d69e01054d08a5ac23 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:08.000909 11436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c35b33512c4def93a2e04c1308ce9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.002676 11434 tablet_service.cc:1511] Processing CreateTablet for tablet 8b85153e7cc346ed99d2e8c94ed24158 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:08.003149 11435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a689bf634bf645d69e01054d08a5ac23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.004889 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b85153e7cc346ed99d2e8c94ed24158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.010100 11361 tablet_service.cc:1511] Processing CreateTablet for tablet a689bf634bf645d69e01054d08a5ac23 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:08.012091 11361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a689bf634bf645d69e01054d08a5ac23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.015314 11359 tablet_service.cc:1511] Processing CreateTablet for tablet 727df9c2b74e43f887d6642f29496bec (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:08.019061 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727df9c2b74e43f887d6642f29496bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.020557 11433 tablet_service.cc:1511] Processing CreateTablet for tablet 727df9c2b74e43f887d6642f29496bec (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:08.030298 11433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727df9c2b74e43f887d6642f29496bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.031226 11362 tablet_service.cc:1511] Processing CreateTablet for tablet a2c35b33512c4def93a2e04c1308ce9d (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:08.016197 11360 tablet_service.cc:1511] Processing CreateTablet for tablet 8b85153e7cc346ed99d2e8c94ed24158 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:08.033499 11362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c35b33512c4def93a2e04c1308ce9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.035444 11360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b85153e7cc346ed99d2e8c94ed24158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.053260 11358 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc413e090c24b9da2820e3647c4f6ef (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:08.056504 11358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc413e090c24b9da2820e3647c4f6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.061156 11432 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc413e090c24b9da2820e3647c4f6ef (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:08.063545 11432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc413e090c24b9da2820e3647c4f6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.070477 11357 tablet_service.cc:1511] Processing CreateTablet for tablet cf4a6f792e2a4d9d9f158253ea183850 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:08.073679 11357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4a6f792e2a4d9d9f158253ea183850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.077493 11431 tablet_service.cc:1511] Processing CreateTablet for tablet cf4a6f792e2a4d9d9f158253ea183850 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:08.080937 11431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4a6f792e2a4d9d9f158253ea183850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.091288 11356 tablet_service.cc:1511] Processing CreateTablet for tablet d830a3b292c642e5a01ba16cba15dc5c (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:08.098022 11430 tablet_service.cc:1511] Processing CreateTablet for tablet d830a3b292c642e5a01ba16cba15dc5c (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:08.099856 11430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d830a3b292c642e5a01ba16cba15dc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.101166 11356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d830a3b292c642e5a01ba16cba15dc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.110047 11355 tablet_service.cc:1511] Processing CreateTablet for tablet 350e03cb8565486cb2a825dfbcdd1206 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:08.126746 11429 tablet_service.cc:1511] Processing CreateTablet for tablet 350e03cb8565486cb2a825dfbcdd1206 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:08.130365 11429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e03cb8565486cb2a825dfbcdd1206. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:08.140666 11242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:08.142048 11355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e03cb8565486cb2a825dfbcdd1206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.177628 11287 tablet_service.cc:1511] Processing CreateTablet for tablet a2c35b33512c4def93a2e04c1308ce9d (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:08.164851 11286 tablet_service.cc:1511] Processing CreateTablet for tablet a689bf634bf645d69e01054d08a5ac23 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:08.176553 11284 tablet_service.cc:1511] Processing CreateTablet for tablet 727df9c2b74e43f887d6642f29496bec (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:08.170367 11354 tablet_service.cc:1511] Processing CreateTablet for tablet 771006d9acf7472faf147fe2945d3c0a (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:08.167119 11285 tablet_service.cc:1511] Processing CreateTablet for tablet 8b85153e7cc346ed99d2e8c94ed24158 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:08.190122 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c35b33512c4def93a2e04c1308ce9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.202147 11285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b85153e7cc346ed99d2e8c94ed24158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.204239 11354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771006d9acf7472faf147fe2945d3c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.197393 11428 tablet_service.cc:1511] Processing CreateTablet for tablet 771006d9acf7472faf147fe2945d3c0a (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:08.204094 11281 tablet_service.cc:1511] Processing CreateTablet for tablet d830a3b292c642e5a01ba16cba15dc5c (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:08.199546 11282 tablet_service.cc:1511] Processing CreateTablet for tablet cf4a6f792e2a4d9d9f158253ea183850 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:08.205013 11283 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc413e090c24b9da2820e3647c4f6ef (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:08.217069 11428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771006d9acf7472faf147fe2945d3c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.219447 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a689bf634bf645d69e01054d08a5ac23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.220369 11490 tablet_bootstrap.cc:492] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Bootstrap starting.
I20260710 13:18:08.219328 11280 tablet_service.cc:1511] Processing CreateTablet for tablet 350e03cb8565486cb2a825dfbcdd1206 (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:08.226593 11279 tablet_service.cc:1511] Processing CreateTablet for tablet 771006d9acf7472faf147fe2945d3c0a (DEFAULT_TABLE table=test-workload [id=209784233f02401cbe8d9fe0929a3bb6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:08.233561 11489 tablet_bootstrap.cc:492] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9: Bootstrap starting.
I20260710 13:18:08.236131 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 727df9c2b74e43f887d6642f29496bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.239197 11282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4a6f792e2a4d9d9f158253ea183850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.241837 11283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc413e090c24b9da2820e3647c4f6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.247277 11279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771006d9acf7472faf147fe2945d3c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.250025 11280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e03cb8565486cb2a825dfbcdd1206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.267354 11281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d830a3b292c642e5a01ba16cba15dc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.314273 11490 tablet_bootstrap.cc:654] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.344072 11490 tablet_bootstrap.cc:492] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: No bootstrap required, opened a new log
I20260710 13:18:08.344720 11490 ts_tablet_manager.cc:1403] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent bootstrapping tablet: real 0.138s	user 0.016s	sys 0.005s
I20260710 13:18:08.351018 11489 tablet_bootstrap.cc:654] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.362785 11490 raft_consensus.cc:359] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.363633 11490 raft_consensus.cc:385] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.363941 11490 raft_consensus.cc:740] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.374433 11490 consensus_queue.cc:260] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.378232 11493 tablet_bootstrap.cc:492] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74: Bootstrap starting.
I20260710 13:18:08.385934 11489 tablet_bootstrap.cc:492] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9: No bootstrap required, opened a new log
I20260710 13:18:08.386399 11489 ts_tablet_manager.cc:1403] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9: Time spent bootstrapping tablet: real 0.179s	user 0.014s	sys 0.010s
I20260710 13:18:08.393546 11490 ts_tablet_manager.cc:1434] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent starting tablet: real 0.048s	user 0.013s	sys 0.005s
I20260710 13:18:08.392194 11489 raft_consensus.cc:359] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:08.394582 11471 heartbeater.cc:499] Master 127.10.230.190:34747 was elected leader, sending a full tablet report...
I20260710 13:18:08.394724 11489 raft_consensus.cc:385] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.395112 11489 raft_consensus.cc:740] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.395169 11490 tablet_bootstrap.cc:492] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Bootstrap starting.
I20260710 13:18:08.396577 11489 consensus_queue.cc:260] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:08.405225 11490 tablet_bootstrap.cc:654] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.407235 11493 tablet_bootstrap.cc:654] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.421681 11493 tablet_bootstrap.cc:492] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74: No bootstrap required, opened a new log
I20260710 13:18:08.422233 11493 ts_tablet_manager.cc:1403] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.000s
I20260710 13:18:08.423242 11397 heartbeater.cc:499] Master 127.10.230.190:34747 was elected leader, sending a full tablet report...
I20260710 13:18:08.425269 11493 raft_consensus.cc:359] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:08.426020 11493 raft_consensus.cc:385] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.426313 11493 raft_consensus.cc:740] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.426949 11489 ts_tablet_manager.cc:1434] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260710 13:18:08.427278 11493 consensus_queue.cc:260] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:08.428519 11489 tablet_bootstrap.cc:492] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9: Bootstrap starting.
I20260710 13:18:08.435415 11322 heartbeater.cc:499] Master 127.10.230.190:34747 was elected leader, sending a full tablet report...
I20260710 13:18:08.439411 11490 tablet_bootstrap.cc:492] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: No bootstrap required, opened a new log
I20260710 13:18:08.439935 11490 ts_tablet_manager.cc:1403] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260710 13:18:08.440655 11489 tablet_bootstrap.cc:654] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.442835 11490 raft_consensus.cc:359] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.443558 11490 raft_consensus.cc:385] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.443822 11490 raft_consensus.cc:740] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.444846 11490 consensus_queue.cc:260] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.446097 11493 ts_tablet_manager.cc:1434] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.005s
I20260710 13:18:08.447384 11490 ts_tablet_manager.cc:1434] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:08.448447 11490 tablet_bootstrap.cc:492] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Bootstrap starting.
I20260710 13:18:08.447582 11493 tablet_bootstrap.cc:492] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74: Bootstrap starting.
I20260710 13:18:08.456175 11490 tablet_bootstrap.cc:654] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.458993 11493 tablet_bootstrap.cc:654] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.467691 11490 tablet_bootstrap.cc:492] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: No bootstrap required, opened a new log
I20260710 13:18:08.468189 11490 ts_tablet_manager.cc:1403] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:18:08.471167 11498 raft_consensus.cc:493] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.471288 11490 raft_consensus.cc:359] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.487360 11490 raft_consensus.cc:385] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.487883 11490 raft_consensus.cc:740] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.489193 11490 consensus_queue.cc:260] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.492723 11490 ts_tablet_manager.cc:1434] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:18:08.493046 11498 raft_consensus.cc:515] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:08.504992 11490 tablet_bootstrap.cc:492] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Bootstrap starting.
I20260710 13:18:08.505456 11498 leader_election.cc:290] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:08.514621 11490 tablet_bootstrap.cc:654] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.520598 11494 raft_consensus.cc:493] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.520874 11489 tablet_bootstrap.cc:492] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9: No bootstrap required, opened a new log
I20260710 13:18:08.521253 11493 tablet_bootstrap.cc:492] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74: No bootstrap required, opened a new log
I20260710 13:18:08.521499 11489 ts_tablet_manager.cc:1403] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9: Time spent bootstrapping tablet: real 0.093s	user 0.037s	sys 0.035s
I20260710 13:18:08.521822 11493 ts_tablet_manager.cc:1403] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.018s
I20260710 13:18:08.521306 11494 raft_consensus.cc:515] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.524477 11494 leader_election.cc:290] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:08.529008 11493 raft_consensus.cc:359] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.530112 11493 raft_consensus.cc:385] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.530491 11493 raft_consensus.cc:740] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.530895 11489 raft_consensus.cc:359] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.531687 11489 raft_consensus.cc:385] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.532014 11489 raft_consensus.cc:740] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.532873 11489 consensus_queue.cc:260] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.531347 11493 consensus_queue.cc:260] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.536935 11493 ts_tablet_manager.cc:1434] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 13:18:08.538741 11489 ts_tablet_manager.cc:1434] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 13:18:08.539851 11489 tablet_bootstrap.cc:492] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9: Bootstrap starting.
I20260710 13:18:08.541071 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
W20260710 13:18:08.543195 11261 leader_election.cc:343] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:08.544983 11472 tablet.cc:2406] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:08.546506 11493 tablet_bootstrap.cc:492] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74: Bootstrap starting.
I20260710 13:18:08.555271 11493 tablet_bootstrap.cc:654] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.561232 11489 tablet_bootstrap.cc:654] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.579123 11490 tablet_bootstrap.cc:492] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: No bootstrap required, opened a new log
I20260710 13:18:08.579726 11490 ts_tablet_manager.cc:1403] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.019s
I20260710 13:18:08.582386 11493 tablet_bootstrap.cc:492] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74: No bootstrap required, opened a new log
I20260710 13:18:08.582854 11493 ts_tablet_manager.cc:1403] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.010s
I20260710 13:18:08.582949 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8399226c84e469c8a161cacfb0b4a74" is_pre_election: true
I20260710 13:18:08.583585 11490 raft_consensus.cc:359] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.584295 11490 raft_consensus.cc:385] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.584585 11490 raft_consensus.cc:740] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.585352 11490 consensus_queue.cc:260] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.585769 11493 raft_consensus.cc:359] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.586537 11493 raft_consensus.cc:385] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.586831 11493 raft_consensus.cc:740] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.587544 11493 consensus_queue.cc:260] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.589043 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:08.589725 11493 ts_tablet_manager.cc:1434] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:18:08.590739 11493 tablet_bootstrap.cc:492] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74: Bootstrap starting.
W20260710 13:18:08.597263 11410 leader_election.cc:343] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.589856 11372 raft_consensus.cc:2468] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:08.598170 11493 tablet_bootstrap.cc:654] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.599373 11260 leader_election.cc:304] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [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: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2
I20260710 13:18:08.601773 11498 raft_consensus.cc:2804] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.602159 11498 raft_consensus.cc:493] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.602726 11498 raft_consensus.cc:3060] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.607551 11490 ts_tablet_manager.cc:1434] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 13:18:08.612406 11498 raft_consensus.cc:515] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:08.617129 11490 tablet_bootstrap.cc:492] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Bootstrap starting.
I20260710 13:18:08.618002 11489 tablet_bootstrap.cc:492] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9: No bootstrap required, opened a new log
I20260710 13:18:08.618472 11489 ts_tablet_manager.cc:1403] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.004s
I20260710 13:18:08.620260 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
W20260710 13:18:08.622296 11409 leader_election.cc:343] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.621924 11489 raft_consensus.cc:359] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.622793 11409 leader_election.cc:304] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2; no voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:08.623004 11489 raft_consensus.cc:385] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.623435 11489 raft_consensus.cc:740] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.623988 11494 raft_consensus.cc:2749] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:08.624948 11489 consensus_queue.cc:260] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.627980 11489 ts_tablet_manager.cc:1434] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:18:08.628093 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:08.629449 11489 tablet_bootstrap.cc:492] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9: Bootstrap starting.
W20260710 13:18:08.629618 11261 leader_election.cc:343] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.631769 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:08.632316 11372 raft_consensus.cc:3060] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.633342 11498 leader_election.cc:290] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Requested vote from peers 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:08.653090 11490 tablet_bootstrap.cc:654] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.654155 11489 tablet_bootstrap.cc:654] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.653836 11372 raft_consensus.cc:2468] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:08.656497 11260 leader_election.cc:304] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [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: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2
I20260710 13:18:08.657766 11498 raft_consensus.cc:2804] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.660025 11498 raft_consensus.cc:697] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:08.661000 11498 consensus_queue.cc:237] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:08.665452 11493 tablet_bootstrap.cc:492] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74: No bootstrap required, opened a new log
I20260710 13:18:08.666237 11493 ts_tablet_manager.cc:1403] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.022s
I20260710 13:18:08.669468 11493 raft_consensus.cc:359] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.670369 11493 raft_consensus.cc:385] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.670758 11493 raft_consensus.cc:740] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.671859 11493 consensus_queue.cc:260] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.674469 11493 ts_tablet_manager.cc:1434] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:08.676518 11493 tablet_bootstrap.cc:492] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74: Bootstrap starting.
I20260710 13:18:08.677275 11490 tablet_bootstrap.cc:492] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: No bootstrap required, opened a new log
I20260710 13:18:08.677913 11490 ts_tablet_manager.cc:1403] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.019s
I20260710 13:18:08.683527 11490 raft_consensus.cc:359] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.684114 11493 tablet_bootstrap.cc:654] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.684300 11490 raft_consensus.cc:385] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.686350 11490 raft_consensus.cc:740] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.687094 11490 consensus_queue.cc:260] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.688352 11194 catalog_manager.cc:5697] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:08.689641 11490 ts_tablet_manager.cc:1434] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:18:08.690614 11490 tablet_bootstrap.cc:492] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Bootstrap starting.
I20260710 13:18:08.697263 11490 tablet_bootstrap.cc:654] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.705487 11490 tablet_bootstrap.cc:492] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: No bootstrap required, opened a new log
I20260710 13:18:08.705983 11490 ts_tablet_manager.cc:1403] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 13:18:08.706478 11493 tablet_bootstrap.cc:492] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74: No bootstrap required, opened a new log
I20260710 13:18:08.706640 11489 tablet_bootstrap.cc:492] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9: No bootstrap required, opened a new log
I20260710 13:18:08.707118 11493 ts_tablet_manager.cc:1403] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.006s
I20260710 13:18:08.707125 11489 ts_tablet_manager.cc:1403] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.017s
I20260710 13:18:08.709154 11490 raft_consensus.cc:359] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.709935 11490 raft_consensus.cc:385] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.710274 11490 raft_consensus.cc:740] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.710676 11489 raft_consensus.cc:359] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.711412 11489 raft_consensus.cc:385] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.711740 11489 raft_consensus.cc:740] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.711522 11493 raft_consensus.cc:359] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.713464 11493 raft_consensus.cc:385] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.712919 11489 consensus_queue.cc:260] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.714175 11493 raft_consensus.cc:740] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.716148 11489 ts_tablet_manager.cc:1434] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:08.721978 11489 tablet_bootstrap.cc:492] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9: Bootstrap starting.
I20260710 13:18:08.720201 11494 raft_consensus.cc:493] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.722589 11494 raft_consensus.cc:515] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.726162 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8399226c84e469c8a161cacfb0b4a74" is_pre_election: true
I20260710 13:18:08.726742 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:08.727422 11372 raft_consensus.cc:2468] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 0.
W20260710 13:18:08.728014 11410 leader_election.cc:343] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.729224 11409 leader_election.cc:304] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:08.731595 11493 consensus_queue.cc:260] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.733207 11494 leader_election.cc:290] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:08.711207 11490 consensus_queue.cc:260] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.736995 11521 raft_consensus.cc:493] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.737843 11493 ts_tablet_manager.cc:1434] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260710 13:18:08.737519 11521 raft_consensus.cc:515] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.738809 11498 raft_consensus.cc:493] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.739241 11493 tablet_bootstrap.cc:492] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74: Bootstrap starting.
I20260710 13:18:08.739339 11498 raft_consensus.cc:515] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.733494 11520 raft_consensus.cc:2804] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.741539 11520 raft_consensus.cc:493] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.741793 11498 leader_election.cc:290] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:08.741981 11520 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.735798 11489 tablet_bootstrap.cc:654] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.742673 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:08.743542 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b85153e7cc346ed99d2e8c94ed24158" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:08.744243 11446 raft_consensus.cc:2468] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:08.744148 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b85153e7cc346ed99d2e8c94ed24158" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:08.745496 11371 raft_consensus.cc:2468] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:08.745721 11261 leader_election.cc:304] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:08.747558 11498 raft_consensus.cc:2804] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:08.747499 11409 leader_election.cc:343] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.748520 11490 ts_tablet_manager.cc:1434] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.001s
I20260710 13:18:08.748145 11498 raft_consensus.cc:493] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.749775 11498 raft_consensus.cc:3060] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.749871 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8399226c84e469c8a161cacfb0b4a74" is_pre_election: true
W20260710 13:18:08.751679 11410 leader_election.cc:343] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.748050 11521 leader_election.cc:290] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:08.755805 11493 tablet_bootstrap.cc:654] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.755847 11490 tablet_bootstrap.cc:492] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Bootstrap starting.
I20260710 13:18:08.752116 11410 leader_election.cc:304] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2; no voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:08.760834 11521 raft_consensus.cc:2749] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:08.766881 11498 raft_consensus.cc:515] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.773308 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b85153e7cc346ed99d2e8c94ed24158" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:08.774080 11371 raft_consensus.cc:3060] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.781911 11498 leader_election.cc:290] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Requested vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:08.781584 11520 raft_consensus.cc:515] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.783718 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b85153e7cc346ed99d2e8c94ed24158" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:08.784294 11446 raft_consensus.cc:3060] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.788101 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:08.789803 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:08.790375 11372 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.790831 11490 tablet_bootstrap.cc:654] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.787160 11520 leader_election.cc:290] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
W20260710 13:18:08.793043 11410 leader_election.cc:343] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.806658 11489 tablet_bootstrap.cc:492] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9: No bootstrap required, opened a new log
I20260710 13:18:08.807317 11489 ts_tablet_manager.cc:1403] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.022s
I20260710 13:18:08.808208 11371 raft_consensus.cc:2468] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:08.810748 11260 leader_election.cc:304] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:08.812227 11498 raft_consensus.cc:2804] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.813864 11498 raft_consensus.cc:697] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:08.815120 11498 consensus_queue.cc:237] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.815620 11446 raft_consensus.cc:2468] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:08.819553 11493 tablet_bootstrap.cc:492] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74: No bootstrap required, opened a new log
I20260710 13:18:08.820452 11493 ts_tablet_manager.cc:1403] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.018s
I20260710 13:18:08.823251 11489 raft_consensus.cc:359] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.824091 11489 raft_consensus.cc:385] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.824425 11489 raft_consensus.cc:740] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.826081 11489 consensus_queue.cc:260] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.827687 11490 tablet_bootstrap.cc:492] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: No bootstrap required, opened a new log
I20260710 13:18:08.828208 11490 ts_tablet_manager.cc:1403] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.005s
I20260710 13:18:08.828465 11489 ts_tablet_manager.cc:1434] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.007s
I20260710 13:18:08.829525 11489 tablet_bootstrap.cc:492] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9: Bootstrap starting.
I20260710 13:18:08.831375 11490 raft_consensus.cc:359] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:08.832194 11490 raft_consensus.cc:385] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.832526 11490 raft_consensus.cc:740] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.824631 11493 raft_consensus.cc:359] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.833613 11493 raft_consensus.cc:385] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.833412 11490 consensus_queue.cc:260] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:08.833969 11493 raft_consensus.cc:740] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.835059 11493 consensus_queue.cc:260] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.836386 11490 ts_tablet_manager.cc:1434] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 13:18:08.824818 11372 raft_consensus.cc:2468] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 1.
I20260710 13:18:08.843551 11409 leader_election.cc:304] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:08.844638 11520 raft_consensus.cc:2804] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.845492 11520 raft_consensus.cc:697] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:08.846764 11520 consensus_queue.cc:237] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.852128 11490 tablet_bootstrap.cc:492] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Bootstrap starting.
I20260710 13:18:08.860140 11493 ts_tablet_manager.cc:1434] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.003s
I20260710 13:18:08.863986 11193 catalog_manager.cc:5697] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.869419 11520 raft_consensus.cc:493] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.869081 11192 catalog_manager.cc:5697] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:08.869920 11520 raft_consensus.cc:515] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.870635 11490 tablet_bootstrap.cc:654] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.873027 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8399226c84e469c8a161cacfb0b4a74" is_pre_election: true
W20260710 13:18:08.874699 11410 leader_election.cc:343] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.876689 11520 leader_election.cc:290] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:08.876931 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:08.877489 11489 tablet_bootstrap.cc:654] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.877556 11372 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 0.
I20260710 13:18:08.881131 11409 leader_election.cc:304] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:08.881597 11493 tablet_bootstrap.cc:492] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74: Bootstrap starting.
I20260710 13:18:08.882411 11520 raft_consensus.cc:2804] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.882830 11520 raft_consensus.cc:493] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.883194 11520 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.885807 11498 raft_consensus.cc:493] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.886356 11498 raft_consensus.cc:515] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.888669 11498 leader_election.cc:290] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:08.889925 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:08.891362 11372 raft_consensus.cc:2468] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:08.892530 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:08.893236 11446 raft_consensus.cc:2468] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:08.894570 11261 leader_election.cc:304] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:08.895411 11498 raft_consensus.cc:2804] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.895552 11490 tablet_bootstrap.cc:492] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: No bootstrap required, opened a new log
I20260710 13:18:08.895860 11498 raft_consensus.cc:493] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.896062 11490 ts_tablet_manager.cc:1403] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.006s
I20260710 13:18:08.896292 11498 raft_consensus.cc:3060] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.898720 11493 tablet_bootstrap.cc:654] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.898885 11490 raft_consensus.cc:359] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.899544 11490 raft_consensus.cc:385] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.899801 11490 raft_consensus.cc:740] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.900440 11490 consensus_queue.cc:260] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.911283 11490 ts_tablet_manager.cc:1434] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:18:08.911957 11520 raft_consensus.cc:515] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.913800 11493 tablet_bootstrap.cc:492] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74: No bootstrap required, opened a new log
I20260710 13:18:08.913631 11498 raft_consensus.cc:515] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.914264 11493 ts_tablet_manager.cc:1403] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.003s
I20260710 13:18:08.915674 11498 leader_election.cc:290] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Requested vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:08.916855 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:08.917409 11372 raft_consensus.cc:3060] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.918175 11490 tablet_bootstrap.cc:492] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Bootstrap starting.
I20260710 13:18:08.918993 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
W20260710 13:18:08.920866 11410 leader_election.cc:343] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.922653 11520 leader_election.cc:290] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:08.922879 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:08.923368 11371 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.924212 11490 tablet_bootstrap.cc:654] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.928174 11372 raft_consensus.cc:2468] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:08.929209 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:08.929859 11446 raft_consensus.cc:3060] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.931298 11489 tablet_bootstrap.cc:492] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9: No bootstrap required, opened a new log
I20260710 13:18:08.931773 11489 ts_tablet_manager.cc:1403] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9: Time spent bootstrapping tablet: real 0.102s	user 0.007s	sys 0.011s
I20260710 13:18:08.934787 11489 raft_consensus.cc:359] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.935499 11489 raft_consensus.cc:385] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.935789 11489 raft_consensus.cc:740] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.935957 11490 tablet_bootstrap.cc:492] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: No bootstrap required, opened a new log
I20260710 13:18:08.937634 11260 leader_election.cc:304] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:08.938179 11490 ts_tablet_manager.cc:1403] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:18:08.938647 11498 raft_consensus.cc:2804] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.939122 11498 raft_consensus.cc:697] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:08.936466 11446 raft_consensus.cc:2468] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:08.939970 11498 consensus_queue.cc:237] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.942252 11520 raft_consensus.cc:493] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.942866 11520 raft_consensus.cc:515] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.939991 11371 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 1.
I20260710 13:18:08.946285 11409 leader_election.cc:304] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:08.947575 11521 raft_consensus.cc:2804] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:08.948102 11521 raft_consensus.cc:697] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:08.947670 11489 consensus_queue.cc:260] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.953315 11521 consensus_queue.cc:237] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.957835 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8399226c84e469c8a161cacfb0b4a74" is_pre_election: true
I20260710 13:18:08.958139 11489 ts_tablet_manager.cc:1434] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
W20260710 13:18:08.959045 11410 leader_election.cc:343] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.956081 11493 raft_consensus.cc:359] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.959530 11493 raft_consensus.cc:385] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.946285 11520 leader_election.cc:290] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:08.959833 11493 raft_consensus.cc:740] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.960649 11493 consensus_queue.cc:260] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.961656 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:08.959224 11489 tablet_bootstrap.cc:492] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9: Bootstrap starting.
W20260710 13:18:08.963428 11409 leader_election.cc:343] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.963869 11409 leader_election.cc:304] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2; no voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:08.964967 11520 raft_consensus.cc:2749] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:08.966432 11493 ts_tablet_manager.cc:1434] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.004s
I20260710 13:18:08.967139 11490 raft_consensus.cc:359] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.967705 11493 tablet_bootstrap.cc:492] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74: Bootstrap starting.
I20260710 13:18:08.967800 11490 raft_consensus.cc:385] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:08.968235 11490 raft_consensus.cc:740] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Initialized, Role: FOLLOWER
I20260710 13:18:08.968914 11490 consensus_queue.cc:260] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.971556 11490 ts_tablet_manager.cc:1434] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.010s
I20260710 13:18:08.976451 11489 tablet_bootstrap.cc:654] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:08.976554 11194 catalog_manager.cc:5697] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:08.983639 11498 raft_consensus.cc:493] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.984195 11498 raft_consensus.cc:515] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:08.983783 11192 catalog_manager.cc:5697] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.986325 11498 leader_election.cc:290] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:08.987958 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:08.988329 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:08.988677 11446 raft_consensus.cc:2468] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
W20260710 13:18:08.989719 11260 leader_election.cc:343] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:08.990299 11261 leader_election.cc:304] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:08.992535 11498 raft_consensus.cc:2804] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:08.993058 11498 raft_consensus.cc:493] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:08.993449 11498 raft_consensus.cc:3060] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:08.999294 11514 raft_consensus.cc:493] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:08.999830 11514 raft_consensus.cc:515] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.000654 11498 raft_consensus.cc:515] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.002315 11514 leader_election.cc:290] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.002774 11498 leader_election.cc:290] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Requested vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.003298 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771006d9acf7472faf147fe2945d3c0a" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:09.003937 11371 raft_consensus.cc:2468] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:09.005399 11260 leader_election.cc:304] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:09.006815 11493 tablet_bootstrap.cc:654] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.006968 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9"
W20260710 13:18:09.008430 11260 leader_election.cc:343] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.008517 11498 raft_consensus.cc:2804] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.008986 11498 raft_consensus.cc:493] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.009354 11498 raft_consensus.cc:3060] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.010820 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771006d9acf7472faf147fe2945d3c0a" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:09.011572 11446 raft_consensus.cc:2468] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:09.010881 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:09.013358 11445 raft_consensus.cc:3060] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.017534 11498 raft_consensus.cc:515] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.020879 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771006d9acf7472faf147fe2945d3c0a" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:09.021260 11445 raft_consensus.cc:2468] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:09.021517 11371 raft_consensus.cc:3060] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.021687 11498 leader_election.cc:290] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Requested vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.025837 11261 leader_election.cc:304] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:09.026990 11493 tablet_bootstrap.cc:492] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74: No bootstrap required, opened a new log
I20260710 13:18:09.027613 11493 ts_tablet_manager.cc:1403] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.003s
I20260710 13:18:09.028069 11489 tablet_bootstrap.cc:492] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9: No bootstrap required, opened a new log
I20260710 13:18:09.027738 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771006d9acf7472faf147fe2945d3c0a" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:09.028574 11489 ts_tablet_manager.cc:1403] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.001s
I20260710 13:18:09.031001 11445 raft_consensus.cc:3060] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.031059 11493 raft_consensus.cc:359] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.032061 11493 raft_consensus.cc:385] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.032423 11493 raft_consensus.cc:740] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.032989 11498 raft_consensus.cc:2804] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.030445 11371 raft_consensus.cc:2468] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:09.033193 11493 consensus_queue.cc:260] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.033906 11489 raft_consensus.cc:359] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.034451 11260 leader_election.cc:304] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:09.035310 11493 ts_tablet_manager.cc:1434] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:09.035315 11514 raft_consensus.cc:2804] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.036562 11493 tablet_bootstrap.cc:492] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74: Bootstrap starting.
I20260710 13:18:09.035149 11498 raft_consensus.cc:697] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:09.042287 11498 consensus_queue.cc:237] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.034614 11489 raft_consensus.cc:385] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.045210 11489 raft_consensus.cc:740] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.046094 11489 consensus_queue.cc:260] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.049082 11489 ts_tablet_manager.cc:1434] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 13:18:09.050280 11489 tablet_bootstrap.cc:492] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9: Bootstrap starting.
I20260710 13:18:09.055989 11493 tablet_bootstrap.cc:654] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.066672 11489 tablet_bootstrap.cc:654] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.066533 11538 raft_consensus.cc:493] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.069144 11538 raft_consensus.cc:515] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.065598 11514 raft_consensus.cc:697] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:09.067472 11536 raft_consensus.cc:493] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.060204 11445 raft_consensus.cc:2468] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:09.070276 11536 raft_consensus.cc:515] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.073479 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:09.074467 11371 raft_consensus.cc:2393] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8399226c84e469c8a161cacfb0b4a74 in current term 1: Already voted for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in this term.
I20260710 13:18:09.074368 11536 leader_election.cc:290] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.075765 11514 consensus_queue.cc:237] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.077008 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
W20260710 13:18:09.078815 11260 leader_election.cc:343] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.079674 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:09.080293 11445 raft_consensus.cc:2468] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:09.081425 11261 leader_election.cc:304] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:09.082581 11193 catalog_manager.cc:5697] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.083618 11493 tablet_bootstrap.cc:492] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74: No bootstrap required, opened a new log
I20260710 13:18:09.083773 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:09.089444 11498 raft_consensus.cc:2804] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.090691 11498 raft_consensus.cc:493] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.091033 11498 raft_consensus.cc:3060] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.092272 11261 leader_election.cc:304] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8399226c84e469c8a161cacfb0b4a74; no voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:09.093284 11536 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.084581 11538 leader_election.cc:290] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.104153 11493 ts_tablet_manager.cc:1403] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.004s
I20260710 13:18:09.111474 11493 raft_consensus.cc:359] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.112175 11493 raft_consensus.cc:385] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.112450 11493 raft_consensus.cc:740] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.113924 11498 raft_consensus.cc:515] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.117506 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9"
W20260710 13:18:09.119828 11260 leader_election.cc:343] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.121127 11498 leader_election.cc:290] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Requested vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.121342 11493 consensus_queue.cc:260] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.122833 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:09.123090 11445 raft_consensus.cc:3060] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.123438 11493 ts_tablet_manager.cc:1434] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260710 13:18:09.123404 11446 raft_consensus.cc:3060] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.129819 11498 consensus_queue.cc:1048] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.130992 11446 raft_consensus.cc:2468] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:09.133028 11261 leader_election.cc:304] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:09.132864 11192 catalog_manager.cc:5697] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.134243 11498 raft_consensus.cc:2804] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.134886 11498 raft_consensus.cc:697] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:09.135699 11498 consensus_queue.cc:237] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.137022 11489 tablet_bootstrap.cc:492] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9: No bootstrap required, opened a new log
I20260710 13:18:09.137624 11489 ts_tablet_manager.cc:1403] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.012s
I20260710 13:18:09.140106 11489 raft_consensus.cc:359] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.140813 11489 raft_consensus.cc:385] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:09.146404 11242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:09.146828 11489 raft_consensus.cc:740] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.147958 11536 raft_consensus.cc:2749] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.147603 11489 consensus_queue.cc:260] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.154475 11489 ts_tablet_manager.cc:1434] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:18:09.157323 11489 tablet_bootstrap.cc:492] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9: Bootstrap starting.
I20260710 13:18:09.156622 11193 catalog_manager.cc:5697] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.168627 11489 tablet_bootstrap.cc:654] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.177950 11536 consensus_queue.cc:1048] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:09.203457 11536 raft_consensus.cc:493] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.204131 11536 raft_consensus.cc:515] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.208480 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:09.209425 11371 raft_consensus.cc:2468] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:09.210670 11536 leader_election.cc:290] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.210587 11260 leader_election.cc:304] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:09.211479 11498 raft_consensus.cc:2804] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.211845 11498 raft_consensus.cc:493] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.211779 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:09.212291 11498 raft_consensus.cc:3060] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.212507 11445 raft_consensus.cc:2468] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 0.
I20260710 13:18:09.216715 11498 raft_consensus.cc:515] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.218590 11489 tablet_bootstrap.cc:492] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9: No bootstrap required, opened a new log
I20260710 13:18:09.219043 11489 ts_tablet_manager.cc:1403] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.023s
I20260710 13:18:09.218974 11498 leader_election.cc:290] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Requested vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.219911 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:09.220455 11371 raft_consensus.cc:3060] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.220892 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:09.221479 11445 raft_consensus.cc:3060] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.221637 11489 raft_consensus.cc:359] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.222301 11489 raft_consensus.cc:385] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.222544 11489 raft_consensus.cc:740] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.223193 11489 consensus_queue.cc:260] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.225544 11489 ts_tablet_manager.cc:1434] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:18:09.227039 11371 raft_consensus.cc:2468] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:09.228176 11260 leader_election.cc:304] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:09.229002 11498 raft_consensus.cc:2804] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.230427 11498 raft_consensus.cc:697] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:09.231142 11445 raft_consensus.cc:2468] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 1.
I20260710 13:18:09.231294 11498 consensus_queue.cc:237] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.237381 11495 raft_consensus.cc:493] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.237890 11495 raft_consensus.cc:515] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.239734 11194 catalog_manager.cc:5697] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.240458 11495 leader_election.cc:290] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.262265 11498 raft_consensus.cc:493] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.262804 11498 raft_consensus.cc:515] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.265044 11498 leader_election.cc:290] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.266958 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:09.270596 11521 consensus_queue.cc:1048] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.273628 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9262005d86314ac78e56029e5d3707b9" is_pre_election: true
I20260710 13:18:09.274384 11372 raft_consensus.cc:2393] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8399226c84e469c8a161cacfb0b4a74 in current term 1: Already voted for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in this term.
I20260710 13:18:09.275503 11260 leader_election.cc:304] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8399226c84e469c8a161cacfb0b4a74; no voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:09.276981 11498 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.284463 11498 raft_consensus.cc:2749] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.286091 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8399226c84e469c8a161cacfb0b4a74" is_pre_election: true
I20260710 13:18:09.286763 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:09.287503 11445 raft_consensus.cc:2393] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9262005d86314ac78e56029e5d3707b9 in current term 1: Already voted for candidate d8399226c84e469c8a161cacfb0b4a74 in this term.
I20260710 13:18:09.289436 11336 leader_election.cc:304] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9; no voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:09.290225 11495 raft_consensus.cc:3060] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.294530 11520 consensus_queue.cc:1048] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.299034 11495 raft_consensus.cc:2749] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.326398 11556 raft_consensus.cc:493] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.326995 11556 raft_consensus.cc:515] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.330297 11556 leader_election.cc:290] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.330936 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8399226c84e469c8a161cacfb0b4a74" is_pre_election: true
I20260710 13:18:09.331269 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" is_pre_election: true
I20260710 13:18:09.332095 11445 raft_consensus.cc:2393] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9262005d86314ac78e56029e5d3707b9 in current term 1: Already voted for candidate d8399226c84e469c8a161cacfb0b4a74 in this term.
I20260710 13:18:09.333295 11336 leader_election.cc:304] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9; no voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:09.334458 11556 raft_consensus.cc:3060] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.339447 11556 raft_consensus.cc:2749] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.349968 11498 consensus_queue.cc:1048] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.363078 11498 consensus_queue.cc:1048] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.378684 11498 consensus_queue.cc:1048] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.397414 11514 consensus_queue.cc:1048] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.424072 11445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23"
dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
mode: GRACEFUL
new_leader_uuid: "d8399226c84e469c8a161cacfb0b4a74"
 from {username='slave'} at 127.0.0.1:49168
I20260710 13:18:09.424738 11445 raft_consensus.cc:606] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Received request to transfer leadership to TS d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:09.444199 11297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
mode: GRACEFUL
new_leader_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:34598
I20260710 13:18:09.444914 11297 raft_consensus.cc:606] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Received request to transfer leadership to TS 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:09.447357 11520 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.452453 11445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850"
dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
mode: GRACEFUL
new_leader_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:49168
I20260710 13:18:09.453060 11445 raft_consensus.cc:606] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Received request to transfer leadership to TS 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:09.460856 11521 raft_consensus.cc:993] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: : Instructing follower 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:09.461351 11521 raft_consensus.cc:1081] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Signalling peer 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:09.462288 11297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
mode: GRACEFUL
new_leader_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:34598
I20260710 13:18:09.462918 11297 raft_consensus.cc:606] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Received request to transfer leadership to TS 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:09.464202 11372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:44294
I20260710 13:18:09.464795 11372 raft_consensus.cc:493] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:09.465148 11372 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.470388 11297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
mode: GRACEFUL
new_leader_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:34598
I20260710 13:18:09.471040 11297 raft_consensus.cc:606] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Received request to transfer leadership to TS 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:09.474372 11521 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.479460 11297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "771006d9acf7472faf147fe2945d3c0a"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
mode: GRACEFUL
new_leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:34598
I20260710 13:18:09.480130 11297 raft_consensus.cc:606] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Received request to transfer leadership to TS 64a0b4b5f5524c6885fb4cf9b0cd9cf2
I20260710 13:18:09.482316 11372 raft_consensus.cc:515] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.483377 11371 raft_consensus.cc:1240] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Rejecting Update request from peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:09.486480 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:09.487112 11445 raft_consensus.cc:3055] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:09.487439 11445 raft_consensus.cc:740] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:09.487375 11521 consensus_queue.cc:1059] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.485996 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:09.488876 11296 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.488442 11445 consensus_queue.cc:260] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.489960 11445 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.492964 11372 leader_election.cc:290] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.496788 11296 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:09.497283 11445 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:09.498044 11336 leader_election.cc:304] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:09.498674 11556 raft_consensus.cc:2804] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:09.499114 11556 raft_consensus.cc:697] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Leader. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:09.499879 11556 consensus_queue.cc:237] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.507932 11192 catalog_manager.cc:5697] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 reported cstate change: term changed from 1 to 2, leader changed from 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131) to 9262005d86314ac78e56029e5d3707b9 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "9262005d86314ac78e56029e5d3707b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.545763 11536 consensus_queue.cc:1048] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.555927 11498 consensus_queue.cc:1048] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.571012 11514 raft_consensus.cc:993] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74: : Instructing follower 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:09.571569 11498 raft_consensus.cc:1081] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Signalling peer 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:09.573150 11372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:44284
I20260710 13:18:09.573737 11372 raft_consensus.cc:493] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:09.574123 11372 raft_consensus.cc:3060] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.578859 11372 raft_consensus.cc:515] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.580976 11372 leader_election.cc:290] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.582054 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:09.582468 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e03cb8565486cb2a825dfbcdd1206" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:09.583580 11296 raft_consensus.cc:3055] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:09.583608 11445 raft_consensus.cc:3060] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.584632 11296 raft_consensus.cc:740] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:09.585553 11296 consensus_queue.cc:260] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.586880 11296 raft_consensus.cc:3060] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.592872 11498 consensus_queue.cc:1048] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.592584 11445 raft_consensus.cc:2468] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:09.595201 11336 leader_election.cc:304] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: 
I20260710 13:18:09.595741 11498 consensus_queue.cc:1048] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.596027 11556 raft_consensus.cc:2804] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:09.596491 11556 raft_consensus.cc:697] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Leader. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:09.597330 11556 consensus_queue.cc:237] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.606025 11193 catalog_manager.cc:5697] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 reported cstate change: term changed from 1 to 2, leader changed from d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129) to 9262005d86314ac78e56029e5d3707b9 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "9262005d86314ac78e56029e5d3707b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.608606 11296 raft_consensus.cc:2468] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:09.619494 11538 raft_consensus.cc:993] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74: : Instructing follower 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:09.619927 11538 raft_consensus.cc:1081] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Signalling peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:09.625379 11536 consensus_queue.cc:1048] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.630115 11536 consensus_queue.cc:1048] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.638517 11536 consensus_queue.cc:1048] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:09.647248 11445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "771006d9acf7472faf147fe2945d3c0a"
dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:49154
I20260710 13:18:09.647850 11445 raft_consensus.cc:493] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:09.648484 11445 raft_consensus.cc:3060] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.651542 11538 raft_consensus.cc:993] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74: : Instructing follower 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:09.652033 11538 raft_consensus.cc:1081] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Signalling peer 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:09.655637 11445 raft_consensus.cc:515] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.659572 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771006d9acf7472faf147fe2945d3c0a" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:09.660244 11371 raft_consensus.cc:3060] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.664543 11372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:44284
I20260710 13:18:09.665118 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771006d9acf7472faf147fe2945d3c0a" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:09.665400 11372 raft_consensus.cc:493] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:09.665782 11296 raft_consensus.cc:3055] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:09.666217 11296 raft_consensus.cc:740] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:09.667093 11296 consensus_queue.cc:260] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.668257 11296 raft_consensus.cc:3060] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.666006 11372 raft_consensus.cc:3060] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.677248 11296 raft_consensus.cc:2468] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 2.
I20260710 13:18:09.679075 11371 raft_consensus.cc:2468] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 2.
I20260710 13:18:09.679539 11445 leader_election.cc:290] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 2 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:09.679556 11372 raft_consensus.cc:515] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.681049 11410 leader_election.cc:304] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:09.682395 11520 raft_consensus.cc:2804] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:09.682811 11372 leader_election.cc:290] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.682885 11520 raft_consensus.cc:697] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 LEADER]: Becoming Leader. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:09.683766 11520 consensus_queue.cc:237] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.687218 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:09.687806 11296 raft_consensus.cc:3055] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:09.688100 11296 raft_consensus.cc:740] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:09.687600 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:09.689002 11445 raft_consensus.cc:3060] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.689597 11296 consensus_queue.cc:260] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.696085 11445 raft_consensus.cc:2468] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:09.695735 11192 catalog_manager.cc:5697] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 reported cstate change: term changed from 1 to 2, leader changed from d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129) to 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.696923 11514 consensus_queue.cc:1048] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.697342 11336 leader_election.cc:304] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: 
I20260710 13:18:09.698108 11495 raft_consensus.cc:2804] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:09.698559 11495 raft_consensus.cc:697] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Leader. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:09.699352 11495 consensus_queue.cc:237] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.700342 11296 raft_consensus.cc:3060] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.707029 11296 raft_consensus.cc:2468] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:09.716406 11192 catalog_manager.cc:5697] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 reported cstate change: term changed from 1 to 2, leader changed from d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129) to 9262005d86314ac78e56029e5d3707b9 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "9262005d86314ac78e56029e5d3707b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.842839 11520 raft_consensus.cc:993] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: : Instructing follower d8399226c84e469c8a161cacfb0b4a74 to start an election
I20260710 13:18:09.843335 11494 raft_consensus.cc:1081] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Signalling peer d8399226c84e469c8a161cacfb0b4a74 to start an election
I20260710 13:18:09.845265 11296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
 from {username='slave'} at 127.0.0.1:34568
I20260710 13:18:09.845847 11296 raft_consensus.cc:493] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:09.846266 11296 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.853434 11296 raft_consensus.cc:515] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.855785 11296 leader_election.cc:290] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 2 election: Requested vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.856349 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:09.856570 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:09.856987 11445 raft_consensus.cc:3055] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:09.857228 11372 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.857367 11445 raft_consensus.cc:740] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:09.858263 11445 consensus_queue.cc:260] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.859464 11445 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.862346 11372 raft_consensus.cc:2468] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 2.
I20260710 13:18:09.863801 11260 leader_election.cc:304] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:09.864668 11514 raft_consensus.cc:2804] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:09.865140 11514 raft_consensus.cc:697] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 2 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:09.865906 11514 consensus_queue.cc:237] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.867995 11445 raft_consensus.cc:2468] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 2.
I20260710 13:18:09.873759 11192 catalog_manager.cc:5697] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 1 to 2, leader changed from 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131) to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.934970 11538 raft_consensus.cc:993] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74: : Instructing follower 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:09.935405 11514 raft_consensus.cc:1081] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Signalling peer 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:09.937103 11372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:44284
I20260710 13:18:09.937587 11372 raft_consensus.cc:493] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:09.937893 11372 raft_consensus.cc:3060] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.942091 11372 raft_consensus.cc:515] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.943758 11372 leader_election.cc:290] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:09.945075 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:09.945811 11296 raft_consensus.cc:3055] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:09.946076 11296 raft_consensus.cc:740] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:09.946749 11296 consensus_queue.cc:260] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.947604 11296 raft_consensus.cc:3060] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.945075 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:09.948998 11445 raft_consensus.cc:3060] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.953323 11296 raft_consensus.cc:2468] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:09.954588 11336 leader_election.cc:304] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:09.955420 11495 raft_consensus.cc:2804] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:09.955909 11495 raft_consensus.cc:697] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Leader. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:09.956656 11495 consensus_queue.cc:237] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:09.957221 11445 raft_consensus.cc:2468] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:09.963299 11192 catalog_manager.cc:5697] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 reported cstate change: term changed from 1 to 2, leader changed from d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129) to 9262005d86314ac78e56029e5d3707b9 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "9262005d86314ac78e56029e5d3707b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.027105 11296 raft_consensus.cc:1275] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.028342 11495 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.042773 11445 raft_consensus.cc:1275] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.044410 11573 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.068665 11445 raft_consensus.cc:1275] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.070163 11573 consensus_queue.cc:1048] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.078824 11296 raft_consensus.cc:1275] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.083874 11573 consensus_queue.cc:1048] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.130820 11296 raft_consensus.cc:1275] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.132107 11573 consensus_queue.cc:1048] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.140165 11445 raft_consensus.cc:1275] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.141690 11495 consensus_queue.cc:1048] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.266319 11296 raft_consensus.cc:1275] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.267544 11494 consensus_queue.cc:1048] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.278429 11372 raft_consensus.cc:1275] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.281117 11494 consensus_queue.cc:1048] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.322517 11445 raft_consensus.cc:1275] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Refusing update from remote peer d8399226c84e469c8a161cacfb0b4a74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.323832 11538 consensus_queue.cc:1048] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.332357 11372 raft_consensus.cc:1275] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Refusing update from remote peer d8399226c84e469c8a161cacfb0b4a74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.333956 11498 consensus_queue.cc:1048] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.413679 11445 raft_consensus.cc:1275] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.414821 11495 consensus_queue.cc:1048] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.422680 11296 raft_consensus.cc:1275] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.424178 11573 consensus_queue.cc:1048] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:12.512004 11162 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:18:12.512981 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:12.530884 11296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
mode: GRACEFUL
new_leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:34610
I20260710 13:18:12.531513 11296 raft_consensus.cc:606] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 2 LEADER]: Received request to transfer leadership to TS 64a0b4b5f5524c6885fb4cf9b0cd9cf2
I20260710 13:18:12.545202 11371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
mode: GRACEFUL
new_leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:44302
I20260710 13:18:12.545897 11371 raft_consensus.cc:606] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Received request to transfer leadership to TS 64a0b4b5f5524c6885fb4cf9b0cd9cf2
I20260710 13:18:12.547742 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:12.548334 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:12.776121 11573 raft_consensus.cc:993] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9: : Instructing follower 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:12.776724 11584 raft_consensus.cc:1081] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Signalling peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:12.778365 11445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850"
dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:49160
I20260710 13:18:12.778874 11445 raft_consensus.cc:493] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:12.779158 11445 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:12.784232 11445 raft_consensus.cc:515] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:12.785710 11445 leader_election.cc:290] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 3 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:12.786711 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:12.786788 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:12.787382 11296 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:12.787424 11371 raft_consensus.cc:3055] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:12.787850 11371 raft_consensus.cc:740] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:12.788559 11371 consensus_queue.cc:260] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:12.789592 11371 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:12.793007 11296 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 3.
I20260710 13:18:12.794081 11410 leader_election.cc:304] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:12.794791 11579 raft_consensus.cc:2804] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:12.794766 11371 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 3.
I20260710 13:18:12.797749 11579 raft_consensus.cc:697] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Becoming Leader. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:12.798626 11579 consensus_queue.cc:237] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:12.808729 11193 catalog_manager.cc:5697] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 reported cstate change: term changed from 2 to 3, leader changed from 9262005d86314ac78e56029e5d3707b9 (127.10.230.130) to 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131). New cstate: current_term: 3 leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:12.856297 11538 raft_consensus.cc:993] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74: : Instructing follower 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:12.856837 11538 raft_consensus.cc:1081] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 2 LEADER]: Signalling peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:12.858413 11445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23"
dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:49154
I20260710 13:18:12.858903 11445 raft_consensus.cc:493] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:12.859184 11445 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:12.863483 11445 raft_consensus.cc:515] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:12.864904 11445 leader_election.cc:290] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 3 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:12.865898 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:12.866039 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:12.866427 11296 raft_consensus.cc:3055] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:12.866544 11371 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:12.866709 11296 raft_consensus.cc:740] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:12.867408 11296 consensus_queue.cc:260] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:12.868256 11296 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:12.871721 11371 raft_consensus.cc:2468] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 3.
I20260710 13:18:12.872795 11409 leader_election.cc:304] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: 
I20260710 13:18:12.873626 11579 raft_consensus.cc:2804] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:12.873749 11296 raft_consensus.cc:2468] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 3.
I20260710 13:18:12.874135 11579 raft_consensus.cc:697] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Becoming Leader. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:12.874981 11579 consensus_queue.cc:237] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:12.883344 11193 catalog_manager.cc:5697] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 reported cstate change: term changed from 2 to 3, leader changed from d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129) to 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131). New cstate: current_term: 3 leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:13.265774 11296 raft_consensus.cc:1275] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:13.267285 11579 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.277575 11371 raft_consensus.cc:1275] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:13.279345 11579 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:13.346593 11371 raft_consensus.cc:1275] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:13.348160 11579 consensus_queue.cc:1048] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:13.359892 11296 raft_consensus.cc:1275] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:13.361707 11579 consensus_queue.cc:1048] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.549310 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:13.560204 11296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
mode: GRACEFUL
new_leader_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:34598
I20260710 13:18:13.560909 11296 raft_consensus.cc:606] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Received request to transfer leadership to TS 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:13.566527 11445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23"
dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
mode: GRACEFUL
new_leader_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:49168
I20260710 13:18:13.567131 11445 raft_consensus.cc:606] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Received request to transfer leadership to TS 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:13.573130 11296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b85153e7cc346ed99d2e8c94ed24158"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
mode: GRACEFUL
new_leader_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:34598
I20260710 13:18:13.573721 11296 raft_consensus.cc:606] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Received request to transfer leadership to TS 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:13.579310 11296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
mode: GRACEFUL
new_leader_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:34598
I20260710 13:18:13.579860 11296 raft_consensus.cc:606] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Received request to transfer leadership to TS 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:13.589828 11445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850"
dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
mode: GRACEFUL
new_leader_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:49168
I20260710 13:18:13.590390 11445 raft_consensus.cc:606] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Received request to transfer leadership to TS 9262005d86314ac78e56029e5d3707b9
I20260710 13:18:13.704478 11538 raft_consensus.cc:993] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74: : Instructing follower 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.705066 11583 raft_consensus.cc:1081] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Signalling peer 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.706818 11371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b85153e7cc346ed99d2e8c94ed24158"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:44284
I20260710 13:18:13.707417 11371 raft_consensus.cc:493] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:13.707734 11371 raft_consensus.cc:3060] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:13.713598 11371 raft_consensus.cc:515] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.715504 11371 leader_election.cc:290] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:13.716617 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b85153e7cc346ed99d2e8c94ed24158" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:13.716516 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b85153e7cc346ed99d2e8c94ed24158" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:13.717265 11445 raft_consensus.cc:3060] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:13.717361 11296 raft_consensus.cc:3055] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:13.717923 11296 raft_consensus.cc:740] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:13.718698 11296 consensus_queue.cc:260] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.719983 11296 raft_consensus.cc:3060] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:13.725375 11445 raft_consensus.cc:2468] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:13.727061 11336 leader_election.cc:304] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: 
I20260710 13:18:13.727756 11296 raft_consensus.cc:2468] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:13.728207 11584 raft_consensus.cc:2804] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:13.729394 11584 raft_consensus.cc:697] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Leader. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:13.731652 11584 consensus_queue.cc:237] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.738749 11193 catalog_manager.cc:5697] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 reported cstate change: term changed from 1 to 2, leader changed from d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129) to 9262005d86314ac78e56029e5d3707b9 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "9262005d86314ac78e56029e5d3707b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.753422 11538 raft_consensus.cc:993] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74: : Instructing follower 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.753899 11583 raft_consensus.cc:1081] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Signalling peer 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.756223 11371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:44284
I20260710 13:18:13.756744 11371 raft_consensus.cc:493] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:13.757088 11371 raft_consensus.cc:3060] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:13.761940 11371 raft_consensus.cc:515] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:13.763453 11371 leader_election.cc:290] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Requested vote from peers 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989), d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835)
I20260710 13:18:13.765195 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:13.765255 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:13.765678 11445 raft_consensus.cc:3060] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:13.765776 11296 raft_consensus.cc:3055] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:13.766062 11296 raft_consensus.cc:740] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:13.766687 11296 consensus_queue.cc:260] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:13.767452 11296 raft_consensus.cc:3060] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:13.771136 11445 raft_consensus.cc:2468] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:13.772709 11296 raft_consensus.cc:2468] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:13.772801 11336 leader_election.cc:304] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: 
I20260710 13:18:13.773715 11584 raft_consensus.cc:2804] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:13.774137 11584 raft_consensus.cc:697] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Leader. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:13.775264 11584 consensus_queue.cc:237] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:13.783212 11193 catalog_manager.cc:5697] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 reported cstate change: term changed from 1 to 2, leader changed from d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129) to 9262005d86314ac78e56029e5d3707b9 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "9262005d86314ac78e56029e5d3707b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.871635 11594 raft_consensus.cc:993] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: : Instructing follower 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.872138 11579 raft_consensus.cc:1081] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Signalling peer 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.873734 11371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:44294
I20260710 13:18:13.874329 11371 raft_consensus.cc:493] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:13.874704 11371 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:13.880012 11371 raft_consensus.cc:515] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.881711 11371 leader_election.cc:290] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 4 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:13.882833 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:13.882833 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a689bf634bf645d69e01054d08a5ac23" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:13.883539 11296 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:13.883539 11445 raft_consensus.cc:3055] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:13.883965 11445 raft_consensus.cc:740] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:13.884815 11445 consensus_queue.cc:260] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.885916 11445 raft_consensus.cc:3060] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:13.890564 11296 raft_consensus.cc:2468] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 4.
I20260710 13:18:13.891942 11336 leader_election.cc:304] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [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: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:13.892405 11445 raft_consensus.cc:2468] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 4.
I20260710 13:18:13.892864 11584 raft_consensus.cc:2804] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:13.893523 11584 raft_consensus.cc:697] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 4 LEADER]: Becoming Leader. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:13.894381 11584 consensus_queue.cc:237] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.899133 11585 raft_consensus.cc:993] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: : Instructing follower 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.899618 11579 raft_consensus.cc:1081] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Signalling peer 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.901172 11371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:44294
I20260710 13:18:13.901618 11371 raft_consensus.cc:493] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:13.901870 11371 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:13.902061 11194 catalog_manager.cc:5697] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 reported cstate change: term changed from 3 to 4, leader changed from 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131) to 9262005d86314ac78e56029e5d3707b9 (127.10.230.130). New cstate: current_term: 4 leader_uuid: "9262005d86314ac78e56029e5d3707b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.906453 11371 raft_consensus.cc:515] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.908946 11371 leader_election.cc:290] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 4 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:13.911684 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:13.912531 11296 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:13.913021 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:13.913839 11445 raft_consensus.cc:3055] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:13.914275 11445 raft_consensus.cc:740] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:13.915149 11445 consensus_queue.cc:260] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.916067 11445 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:13.919045 11296 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 4.
I20260710 13:18:13.920346 11336 leader_election.cc:304] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [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: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:13.921259 11584 raft_consensus.cc:2804] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:13.921891 11445 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 4.
I20260710 13:18:13.922802 11584 raft_consensus.cc:697] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 4 LEADER]: Becoming Leader. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:13.923856 11584 consensus_queue.cc:237] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.930042 11194 catalog_manager.cc:5697] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 reported cstate change: term changed from 3 to 4, leader changed from 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131) to 9262005d86314ac78e56029e5d3707b9 (127.10.230.130). New cstate: current_term: 4 leader_uuid: "9262005d86314ac78e56029e5d3707b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.967335 11538 raft_consensus.cc:993] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74: : Instructing follower 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.968216 11538 raft_consensus.cc:1081] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Signalling peer 9262005d86314ac78e56029e5d3707b9 to start an election
I20260710 13:18:13.970141 11371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
 from {username='slave'} at 127.0.0.1:44284
I20260710 13:18:13.970821 11371 raft_consensus.cc:493] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:13.971851 11371 raft_consensus.cc:3060] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:13.977710 11371 raft_consensus.cc:515] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.979208 11371 leader_election.cc:290] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:13.980929 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:13.981669 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "9262005d86314ac78e56029e5d3707b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:13.982178 11296 raft_consensus.cc:3055] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:13.982441 11445 raft_consensus.cc:3060] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:13.982519 11296 raft_consensus.cc:740] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:13.983579 11296 consensus_queue.cc:260] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:13.984618 11296 raft_consensus.cc:3060] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:13.990051 11445 raft_consensus.cc:2468] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:13.991338 11446 raft_consensus.cc:1240] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Rejecting Update request from peer d8399226c84e469c8a161cacfb0b4a74 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:13.991880 11296 raft_consensus.cc:2468] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9262005d86314ac78e56029e5d3707b9 in term 2.
I20260710 13:18:13.991755 11336 leader_election.cc:304] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: 
I20260710 13:18:13.992758 11584 raft_consensus.cc:2804] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:13.993281 11584 raft_consensus.cc:697] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Leader. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:13.994295 11584 consensus_queue.cc:237] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:14.000813 11194 catalog_manager.cc:5697] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 reported cstate change: term changed from 1 to 2, leader changed from d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129) to 9262005d86314ac78e56029e5d3707b9 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "9262005d86314ac78e56029e5d3707b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.265528 11296 raft_consensus.cc:1275] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:14.267191 11600 consensus_queue.cc:1048] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:14.268746 11446 raft_consensus.cc:1275] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:14.270268 11600 consensus_queue.cc:1048] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:14.289974 11445 raft_consensus.cc:1275] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:14.292613 11600 consensus_queue.cc:1048] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:14.299204 11296 raft_consensus.cc:1275] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:14.303308 11612 consensus_queue.cc:1048] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:14.394753 11446 raft_consensus.cc:1275] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 4 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:14.396138 11600 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:14.405084 11296 raft_consensus.cc:1275] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 4 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:14.407512 11584 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:14.438714 11296 raft_consensus.cc:1275] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:14.440128 11584 consensus_queue.cc:1048] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:14.453152 11445 raft_consensus.cc:1275] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 4 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:14.450819 11446 raft_consensus.cc:1275] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:14.455389 11584 consensus_queue.cc:1048] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:14.456146 11600 consensus_queue.cc:1048] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:14.468532 11296 raft_consensus.cc:1275] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 4 FOLLOWER]: Refusing update from remote peer 9262005d86314ac78e56029e5d3707b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:14.470233 11584 consensus_queue.cc:1048] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:16.602253 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:16.609959 11371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
mode: GRACEFUL
new_leader_uuid: "d8399226c84e469c8a161cacfb0b4a74"
 from {username='slave'} at 127.0.0.1:44302
I20260710 13:18:16.610667 11371 raft_consensus.cc:606] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Received request to transfer leadership to TS d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:16.613569 11371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
mode: GRACEFUL
new_leader_uuid: "d8399226c84e469c8a161cacfb0b4a74"
 from {username='slave'} at 127.0.0.1:44302
I20260710 13:18:16.614001 11371 raft_consensus.cc:606] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Received request to transfer leadership to TS d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:16.616506 11371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
mode: GRACEFUL
new_leader_uuid: "d8399226c84e469c8a161cacfb0b4a74"
 from {username='slave'} at 127.0.0.1:44302
I20260710 13:18:16.616935 11371 raft_consensus.cc:606] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Received request to transfer leadership to TS d8399226c84e469c8a161cacfb0b4a74
I20260710 13:18:16.619412 11371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
mode: GRACEFUL
new_leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:44302
I20260710 13:18:16.619951 11371 raft_consensus.cc:606] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 4 LEADER]: Received request to transfer leadership to TS 64a0b4b5f5524c6885fb4cf9b0cd9cf2
I20260710 13:18:16.622442 11371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c"
dest_uuid: "9262005d86314ac78e56029e5d3707b9"
mode: GRACEFUL
new_leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:44302
I20260710 13:18:16.622850 11371 raft_consensus.cc:606] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Received request to transfer leadership to TS 64a0b4b5f5524c6885fb4cf9b0cd9cf2
I20260710 13:18:16.624121 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:16.624503 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:16.675485 11584 raft_consensus.cc:993] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9: : Instructing follower 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:16.676018 11584 raft_consensus.cc:1081] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 4 LEADER]: Signalling peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:16.677757 11445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850"
dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:49160
I20260710 13:18:16.678210 11445 raft_consensus.cc:493] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:16.678479 11445 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:16.684059 11445 raft_consensus.cc:515] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:16.685739 11445 leader_election.cc:290] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 5 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:16.686949 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:16.687140 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4a6f792e2a4d9d9f158253ea183850" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:16.687700 11371 raft_consensus.cc:3055] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:16.687716 11296 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:16.688023 11371 raft_consensus.cc:740] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:16.688910 11371 consensus_queue.cc:260] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:16.689858 11371 raft_consensus.cc:3060] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:16.695045 11371 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 5.
I20260710 13:18:16.696235 11296 raft_consensus.cc:2468] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 5.
I20260710 13:18:16.696269 11409 leader_election.cc:304] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, 9262005d86314ac78e56029e5d3707b9; no voters: 
I20260710 13:18:16.697566 11585 raft_consensus.cc:2804] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:16.698729 11585 raft_consensus.cc:697] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 5 LEADER]: Becoming Leader. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:16.699715 11585 consensus_queue.cc:237] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:16.707901 11194 catalog_manager.cc:5697] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 reported cstate change: term changed from 4 to 5, leader changed from 9262005d86314ac78e56029e5d3707b9 (127.10.230.130) to 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131). New cstate: current_term: 5 leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:16.775012 11625 raft_consensus.cc:993] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9: : Instructing follower d8399226c84e469c8a161cacfb0b4a74 to start an election
I20260710 13:18:16.775673 11625 raft_consensus.cc:1081] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Signalling peer d8399226c84e469c8a161cacfb0b4a74 to start an election
I20260710 13:18:16.776226 11624 raft_consensus.cc:993] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9: : Instructing follower d8399226c84e469c8a161cacfb0b4a74 to start an election
I20260710 13:18:16.776746 11625 raft_consensus.cc:1081] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Signalling peer d8399226c84e469c8a161cacfb0b4a74 to start an election
I20260710 13:18:16.777340 11297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
 from {username='slave'} at 127.0.0.1:34584
I20260710 13:18:16.777880 11297 raft_consensus.cc:493] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:16.778293 11297 raft_consensus.cc:3060] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:16.778338 11296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
 from {username='slave'} at 127.0.0.1:34584
I20260710 13:18:16.778967 11296 raft_consensus.cc:493] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:16.779284 11296 raft_consensus.cc:3060] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:16.783754 11296 raft_consensus.cc:515] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:16.784165 11297 raft_consensus.cc:515] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:16.786283 11297 leader_election.cc:290] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 3 election: Requested vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:16.786491 11296 leader_election.cc:290] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 3 election: Requested vote from peers 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:16.786661 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:16.787324 11445 raft_consensus.cc:3060] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:16.787688 11446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:16.787900 11371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c35b33512c4def93a2e04c1308ce9d" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:16.788354 11446 raft_consensus.cc:3060] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:16.788478 11371 raft_consensus.cc:3055] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:16.788519 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "727df9c2b74e43f887d6642f29496bec" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:16.789084 11371 raft_consensus.cc:740] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:16.789333 11372 raft_consensus.cc:3055] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:16.789722 11372 raft_consensus.cc:740] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:16.789899 11371 consensus_queue.cc:260] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [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: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:16.790979 11371 raft_consensus.cc:3060] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:16.790587 11372 consensus_queue.cc:260] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:16.791745 11372 raft_consensus.cc:3060] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:16.795748 11445 raft_consensus.cc:2468] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 3.
I20260710 13:18:16.795981 11446 raft_consensus.cc:2468] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 3.
I20260710 13:18:16.797330 11261 leader_election.cc:304] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:16.797756 11371 raft_consensus.cc:2468] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 3.
I20260710 13:18:16.799327 11372 raft_consensus.cc:2468] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 3.
I20260710 13:18:16.799635 11632 raft_consensus.cc:2804] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:16.799623 11261 leader_election.cc:304] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:16.801622 11632 raft_consensus.cc:697] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 3 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:16.802279 11634 raft_consensus.cc:2804] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:16.802920 11634 raft_consensus.cc:697] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 3 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:16.803282 11632 consensus_queue.cc:237] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [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: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } }
I20260710 13:18:16.803768 11634 consensus_queue.cc:237] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:16.812355 11194 catalog_manager.cc:5697] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 2 to 3, leader changed from 9262005d86314ac78e56029e5d3707b9 (127.10.230.130) to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 3 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:16.824285 11194 catalog_manager.cc:5697] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 2 to 3, leader changed from 9262005d86314ac78e56029e5d3707b9 (127.10.230.130) to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 3 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:16.936374 11624 raft_consensus.cc:993] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9: : Instructing follower 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:16.936926 11624 raft_consensus.cc:1081] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Signalling peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2 to start an election
I20260710 13:18:16.938783 11446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c"
dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
 from {username='slave'} at 127.0.0.1:49160
I20260710 13:18:16.939435 11446 raft_consensus.cc:493] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:16.939797 11446 raft_consensus.cc:3060] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:16.944701 11446 raft_consensus.cc:515] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:16.946657 11446 leader_election.cc:290] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [CANDIDATE]: Term 3 election: Requested vote from peers d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835), 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037)
I20260710 13:18:16.947573 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
I20260710 13:18:16.947927 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d830a3b292c642e5a01ba16cba15dc5c" candidate_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:16.948211 11296 raft_consensus.cc:3060] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:16.948587 11372 raft_consensus.cc:3055] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:16.948932 11372 raft_consensus.cc:740] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:16.949657 11372 consensus_queue.cc:260] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:16.950580 11372 raft_consensus.cc:3060] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:16.953455 11296 raft_consensus.cc:2468] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 3.
I20260710 13:18:16.955083 11410 leader_election.cc:304] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:16.955886 11585 raft_consensus.cc:2804] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:16.956097 11372 raft_consensus.cc:2468] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a0b4b5f5524c6885fb4cf9b0cd9cf2 in term 3.
I20260710 13:18:16.956447 11585 raft_consensus.cc:697] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Becoming Leader. State: Replica: 64a0b4b5f5524c6885fb4cf9b0cd9cf2, State: Running, Role: LEADER
I20260710 13:18:16.957499 11585 consensus_queue.cc:237] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:16.965161 11194 catalog_manager.cc:5697] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 reported cstate change: term changed from 2 to 3, leader changed from 9262005d86314ac78e56029e5d3707b9 (127.10.230.130) to 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131). New cstate: current_term: 3 leader_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:17.145337 11372 raft_consensus.cc:1275] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 5 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:17.147045 11585 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:17.149962 11296 raft_consensus.cc:1275] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 5 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:17.151263 11585 consensus_queue.cc:1048] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:17.194924 11446 raft_consensus.cc:1275] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Refusing update from remote peer d8399226c84e469c8a161cacfb0b4a74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:17.196350 11634 consensus_queue.cc:1048] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.207710 11372 raft_consensus.cc:1275] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Refusing update from remote peer d8399226c84e469c8a161cacfb0b4a74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:17.209652 11632 consensus_queue.cc:1048] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.220000 11625 raft_consensus.cc:993] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9: : Instructing follower d8399226c84e469c8a161cacfb0b4a74 to start an election
I20260710 13:18:17.220546 11624 raft_consensus.cc:1081] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Signalling peer d8399226c84e469c8a161cacfb0b4a74 to start an election
I20260710 13:18:17.222148 11296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef"
dest_uuid: "d8399226c84e469c8a161cacfb0b4a74"
 from {username='slave'} at 127.0.0.1:34584
I20260710 13:18:17.222457 11372 raft_consensus.cc:1275] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Refusing update from remote peer d8399226c84e469c8a161cacfb0b4a74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:17.222604 11296 raft_consensus.cc:493] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:17.223070 11296 raft_consensus.cc:3060] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:17.223850 11632 consensus_queue.cc:1048] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.228016 11296 raft_consensus.cc:515] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:17.230796 11296 leader_election.cc:290] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [CANDIDATE]: Term 3 election: Requested vote from peers 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037), 64a0b4b5f5524c6885fb4cf9b0cd9cf2 (127.10.230.131:35989)
I20260710 13:18:17.231066 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2"
I20260710 13:18:17.231539 11372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc413e090c24b9da2820e3647c4f6ef" candidate_uuid: "d8399226c84e469c8a161cacfb0b4a74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9262005d86314ac78e56029e5d3707b9"
I20260710 13:18:17.232230 11445 raft_consensus.cc:3060] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:17.232625 11372 raft_consensus.cc:3055] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:17.233280 11372 raft_consensus.cc:740] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9262005d86314ac78e56029e5d3707b9, State: Running, Role: LEADER
I20260710 13:18:17.234549 11372 consensus_queue.cc:260] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:17.236285 11372 raft_consensus.cc:3060] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:17.239228 11446 raft_consensus.cc:1275] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Refusing update from remote peer d8399226c84e469c8a161cacfb0b4a74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:17.240803 11634 consensus_queue.cc:1048] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.243292 11372 raft_consensus.cc:2468] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 3.
I20260710 13:18:17.244868 11445 raft_consensus.cc:2468] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8399226c84e469c8a161cacfb0b4a74 in term 3.
I20260710 13:18:17.245330 11260 leader_election.cc:304] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [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: 9262005d86314ac78e56029e5d3707b9, d8399226c84e469c8a161cacfb0b4a74; no voters: 
I20260710 13:18:17.246805 11634 raft_consensus.cc:2804] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:17.247306 11634 raft_consensus.cc:697] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 3 LEADER]: Becoming Leader. State: Replica: d8399226c84e469c8a161cacfb0b4a74, State: Running, Role: LEADER
I20260710 13:18:17.248255 11634 consensus_queue.cc:237] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [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: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } }
I20260710 13:18:17.257100 11193 catalog_manager.cc:5697] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 reported cstate change: term changed from 2 to 3, leader changed from 9262005d86314ac78e56029e5d3707b9 (127.10.230.130) to d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129). New cstate: current_term: 3 leader_uuid: "d8399226c84e469c8a161cacfb0b4a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a0b4b5f5524c6885fb4cf9b0cd9cf2" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:17.360406 11372 raft_consensus.cc:1275] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:17.361874 11641 consensus_queue.cc:1048] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9262005d86314ac78e56029e5d3707b9" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 36037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.371654 11296 raft_consensus.cc:1275] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Refusing update from remote peer 64a0b4b5f5524c6885fb4cf9b0cd9cf2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:17.373546 11641 consensus_queue.cc:1048] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8399226c84e469c8a161cacfb0b4a74" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.625521 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:17.631968 11162 tablet_server.cc:179] TabletServer@127.10.230.129:0 shutting down...
I20260710 13:18:17.665233 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:17.666152 11162 tablet_replica.cc:333] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74: stopping tablet replica
I20260710 13:18:17.667245 11162 raft_consensus.cc:2243] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.667961 11162 raft_consensus.cc:2272] T cf4a6f792e2a4d9d9f158253ea183850 P d8399226c84e469c8a161cacfb0b4a74 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.670826 11162 tablet_replica.cc:333] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74: stopping tablet replica
I20260710 13:18:17.671465 11162 raft_consensus.cc:2243] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.671898 11162 raft_consensus.cc:2272] T 350e03cb8565486cb2a825dfbcdd1206 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.673628 11162 tablet_replica.cc:333] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74: stopping tablet replica
I20260710 13:18:17.674100 11162 raft_consensus.cc:2243] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.674471 11162 raft_consensus.cc:2272] T a689bf634bf645d69e01054d08a5ac23 P d8399226c84e469c8a161cacfb0b4a74 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.676343 11162 tablet_replica.cc:333] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74: stopping tablet replica
I20260710 13:18:17.676860 11162 raft_consensus.cc:2243] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:17.677598 11162 raft_consensus.cc:2272] T 727df9c2b74e43f887d6642f29496bec P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.679697 11162 tablet_replica.cc:333] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74: stopping tablet replica
I20260710 13:18:17.680176 11162 raft_consensus.cc:2243] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:17.680721 11162 pending_rounds.cc:70] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74: Trying to abort 1 pending ops.
I20260710 13:18:17.681032 11162 pending_rounds.cc:77] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992180738379776 op_type: NO_OP noop_request { }
I20260710 13:18:17.681388 11162 raft_consensus.cc:2889] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:17.681630 11162 raft_consensus.cc:2272] T 2cc413e090c24b9da2820e3647c4f6ef P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.683712 11162 tablet_replica.cc:333] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74: stopping tablet replica
I20260710 13:18:17.684441 11162 raft_consensus.cc:2243] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.685001 11162 raft_consensus.cc:2272] T 771006d9acf7472faf147fe2945d3c0a P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.686828 11162 tablet_replica.cc:333] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74: stopping tablet replica
I20260710 13:18:17.687320 11162 raft_consensus.cc:2243] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.687743 11162 raft_consensus.cc:2272] T d830a3b292c642e5a01ba16cba15dc5c P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.690164 11162 tablet_replica.cc:333] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74: stopping tablet replica
I20260710 13:18:17.690658 11162 raft_consensus.cc:2243] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.691082 11162 raft_consensus.cc:2272] T 8b85153e7cc346ed99d2e8c94ed24158 P d8399226c84e469c8a161cacfb0b4a74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.692754 11162 tablet_replica.cc:333] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74: stopping tablet replica
I20260710 13:18:17.693269 11162 raft_consensus.cc:2243] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:17.694074 11162 raft_consensus.cc:2272] T a2c35b33512c4def93a2e04c1308ce9d P d8399226c84e469c8a161cacfb0b4a74 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:17.806607 11336 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33835: connect: Connection refused (error 111)
I20260710 13:18:17.808557 11162 tablet_server.cc:196] TabletServer@127.10.230.129:0 shutdown complete.
W20260710 13:18:17.811508 11336 consensus_peers.cc:597] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 -> Peer d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835): Couldn't send request to peer d8399226c84e469c8a161cacfb0b4a74. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:17.832362 11162 tablet_server.cc:179] TabletServer@127.10.230.130:0 shutting down...
I20260710 13:18:17.861919 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:17.862861 11162 tablet_replica.cc:333] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9: stopping tablet replica
I20260710 13:18:17.863771 11162 raft_consensus.cc:2243] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:17.864703 11162 raft_consensus.cc:2272] T 350e03cb8565486cb2a825dfbcdd1206 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.867249 11162 tablet_replica.cc:333] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9: stopping tablet replica
I20260710 13:18:17.868098 11162 raft_consensus.cc:2243] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.868592 11162 raft_consensus.cc:2272] T d830a3b292c642e5a01ba16cba15dc5c P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.871500 11162 tablet_replica.cc:333] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9: stopping tablet replica
I20260710 13:18:17.872375 11162 raft_consensus.cc:2243] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.873016 11162 raft_consensus.cc:2272] T 727df9c2b74e43f887d6642f29496bec P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.875342 11162 tablet_replica.cc:333] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9: stopping tablet replica
I20260710 13:18:17.875860 11162 raft_consensus.cc:2243] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.876276 11162 raft_consensus.cc:2272] T 771006d9acf7472faf147fe2945d3c0a P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.877993 11162 tablet_replica.cc:333] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9: stopping tablet replica
I20260710 13:18:17.878473 11162 raft_consensus.cc:2243] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.878868 11162 raft_consensus.cc:2272] T 2cc413e090c24b9da2820e3647c4f6ef P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.881199 11162 tablet_replica.cc:333] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9: stopping tablet replica
I20260710 13:18:17.881728 11162 raft_consensus.cc:2243] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:17.882597 11162 raft_consensus.cc:2272] T a689bf634bf645d69e01054d08a5ac23 P 9262005d86314ac78e56029e5d3707b9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.884438 11162 tablet_replica.cc:333] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9: stopping tablet replica
I20260710 13:18:17.885229 11162 raft_consensus.cc:2243] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.885738 11162 raft_consensus.cc:2272] T cf4a6f792e2a4d9d9f158253ea183850 P 9262005d86314ac78e56029e5d3707b9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.888406 11162 tablet_replica.cc:333] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9: stopping tablet replica
I20260710 13:18:17.889099 11162 raft_consensus.cc:2243] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:17.890395 11162 raft_consensus.cc:2272] T 8b85153e7cc346ed99d2e8c94ed24158 P 9262005d86314ac78e56029e5d3707b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.892709 11162 tablet_replica.cc:333] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9: stopping tablet replica
I20260710 13:18:17.893385 11162 raft_consensus.cc:2243] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.893858 11162 raft_consensus.cc:2272] T a2c35b33512c4def93a2e04c1308ce9d P 9262005d86314ac78e56029e5d3707b9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:17.895520 11410 consensus_peers.cc:597] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 -> Peer d8399226c84e469c8a161cacfb0b4a74 (127.10.230.129:33835): Couldn't send request to peer d8399226c84e469c8a161cacfb0b4a74. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:17.923358 11162 tablet_server.cc:196] TabletServer@127.10.230.130:0 shutdown complete.
I20260710 13:18:17.942668 11162 tablet_server.cc:179] TabletServer@127.10.230.131:0 shutting down...
W20260710 13:18:17.953692 11409 consensus_peers.cc:597] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 -> Peer 9262005d86314ac78e56029e5d3707b9 (127.10.230.130:36037): Couldn't send request to peer 9262005d86314ac78e56029e5d3707b9. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:36037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:17.973546 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:17.974314 11162 tablet_replica.cc:333] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: stopping tablet replica
I20260710 13:18:17.974965 11162 raft_consensus.cc:2243] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:17.975826 11162 raft_consensus.cc:2272] T d830a3b292c642e5a01ba16cba15dc5c P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.978528 11162 tablet_replica.cc:333] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: stopping tablet replica
I20260710 13:18:17.979130 11162 raft_consensus.cc:2243] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.979558 11162 raft_consensus.cc:2272] T a2c35b33512c4def93a2e04c1308ce9d P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.981796 11162 tablet_replica.cc:333] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: stopping tablet replica
I20260710 13:18:17.982339 11162 raft_consensus.cc:2243] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.982753 11162 raft_consensus.cc:2272] T 350e03cb8565486cb2a825dfbcdd1206 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.984475 11162 tablet_replica.cc:333] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: stopping tablet replica
I20260710 13:18:17.985071 11162 raft_consensus.cc:2243] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.985455 11162 raft_consensus.cc:2272] T 8b85153e7cc346ed99d2e8c94ed24158 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.987109 11162 tablet_replica.cc:333] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: stopping tablet replica
I20260710 13:18:17.987584 11162 raft_consensus.cc:2243] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:17.988323 11162 raft_consensus.cc:2272] T cf4a6f792e2a4d9d9f158253ea183850 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.990813 11162 tablet_replica.cc:333] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: stopping tablet replica
I20260710 13:18:17.991480 11162 raft_consensus.cc:2243] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.991859 11162 raft_consensus.cc:2272] T a689bf634bf645d69e01054d08a5ac23 P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.993569 11162 tablet_replica.cc:333] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: stopping tablet replica
I20260710 13:18:17.993989 11162 raft_consensus.cc:2243] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:17.994325 11162 raft_consensus.cc:2272] T 727df9c2b74e43f887d6642f29496bec P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.996110 11162 tablet_replica.cc:333] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: stopping tablet replica
I20260710 13:18:17.996615 11162 raft_consensus.cc:2243] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:17.997622 11162 raft_consensus.cc:2272] T 771006d9acf7472faf147fe2945d3c0a P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:17.999243 11162 tablet_replica.cc:333] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2: stopping tablet replica
I20260710 13:18:17.999687 11162 raft_consensus.cc:2243] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.000319 11162 raft_consensus.cc:2272] T 2cc413e090c24b9da2820e3647c4f6ef P 64a0b4b5f5524c6885fb4cf9b0cd9cf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.029795 11162 tablet_server.cc:196] TabletServer@127.10.230.131:0 shutdown complete.
I20260710 13:18:18.049899 11162 master.cc:562] Master@127.10.230.190:34747 shutting down...
I20260710 13:18:18.182359 11249 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 13:18:18.201041 11162 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.201713 11162 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.202090 11162 tablet_replica.cc:333] T 00000000000000000000000000000000 P ab02040b90a64a8f996aa4da3d55eeae: stopping tablet replica
I20260710 13:18:18.223618 11162 master.cc:584] Master@127.10.230.190:34747 shutdown complete.
64a0b4b5f5524c6885fb4cf9b0cd9cf2  1
9262005d86314ac78e56029e5d3707b9  4
d8399226c84e469c8a161cacfb0b4a74  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12782 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:18:18.268047 11162 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.230.190:36397
I20260710 13:18:18.269388 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:18.276168 11658 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:18:18.276690 11659 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:18:18.279456 11162 server_base.cc:1061] running on GCE node
W20260710 13:18:18.280588 11661 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:18:18.282064 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:18.282337 11162 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:18:18.282526 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689498282509 us; error 0 us; skew 500 ppm
I20260710 13:18:18.283274 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:18.286216 11162 webserver.cc:533] Webserver started at http://127.10.230.190:35417/ using document root <none> and password file <none>
I20260710 13:18:18.286657 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:18.286811 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:18.287027 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:18.288090 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/master-0-root/instance:
uuid: "f36fe5a871d348d985461910588fe802"
format_stamp: "Formatted at 2026-07-10 13:18:18 on dist-test-slave-mxjd"
I20260710 13:18:18.292443 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:18:18.295809 11666 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:18:18.296583 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:18.296850 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/master-0-root
uuid: "f36fe5a871d348d985461910588fe802"
format_stamp: "Formatted at 2026-07-10 13:18:18 on dist-test-slave-mxjd"
I20260710 13:18:18.297084 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-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:18:18.334084 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:18.335388 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:18.377389 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.190:36397
I20260710 13:18:18.377456 11717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.190:36397 every 8 connection(s)
I20260710 13:18:18.381662 11718 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:18:18.390621 11718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802: Bootstrap starting.
I20260710 13:18:18.395084 11718 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:18.399296 11718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802: No bootstrap required, opened a new log
I20260710 13:18:18.401338 11718 raft_consensus.cc:359] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36fe5a871d348d985461910588fe802" member_type: VOTER }
I20260710 13:18:18.401678 11718 raft_consensus.cc:385] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:18.401918 11718 raft_consensus.cc:740] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f36fe5a871d348d985461910588fe802, State: Initialized, Role: FOLLOWER
I20260710 13:18:18.402559 11718 consensus_queue.cc:260] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f36fe5a871d348d985461910588fe802" member_type: VOTER }
I20260710 13:18:18.403014 11718 raft_consensus.cc:399] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:18.403228 11718 raft_consensus.cc:493] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:18.403515 11718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:18.407419 11718 raft_consensus.cc:515] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36fe5a871d348d985461910588fe802" member_type: VOTER }
I20260710 13:18:18.407922 11718 leader_election.cc:304] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [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: f36fe5a871d348d985461910588fe802; no voters: 
I20260710 13:18:18.409363 11718 leader_election.cc:290] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:18.409716 11721 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:18.411213 11721 raft_consensus.cc:697] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 1 LEADER]: Becoming Leader. State: Replica: f36fe5a871d348d985461910588fe802, State: Running, Role: LEADER
I20260710 13:18:18.411866 11721 consensus_queue.cc:237] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [LEADER]: Queue going to LEADER mode. State: All 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: "f36fe5a871d348d985461910588fe802" member_type: VOTER }
I20260710 13:18:18.412286 11718 sys_catalog.cc:565] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:18.417040 11723 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f36fe5a871d348d985461910588fe802. Latest consensus state: current_term: 1 leader_uuid: "f36fe5a871d348d985461910588fe802" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36fe5a871d348d985461910588fe802" member_type: VOTER } }
I20260710 13:18:18.417913 11723 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:18.421185 11722 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f36fe5a871d348d985461910588fe802" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36fe5a871d348d985461910588fe802" member_type: VOTER } }
I20260710 13:18:18.423034 11722 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:18.424748 11729 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:18.432284 11729 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:18.433321 11162 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:18.440622 11729 catalog_manager.cc:1383] Generated new cluster ID: a483de196ad944af93cfb9ef96e0f1b3
I20260710 13:18:18.440920 11729 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:18.465523 11729 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:18.466771 11729 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:18.483520 11729 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802: Generated new TSK 0
I20260710 13:18:18.484143 11729 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:18.499817 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:18.505960 11739 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:18:18.507133 11740 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:18:18.509900 11162 server_base.cc:1061] running on GCE node
W20260710 13:18:18.510195 11742 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:18:18.511718 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:18.511965 11162 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:18:18.512141 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689498512117 us; error 0 us; skew 500 ppm
I20260710 13:18:18.512657 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:18.515210 11162 webserver.cc:533] Webserver started at http://127.10.230.129:35469/ using document root <none> and password file <none>
I20260710 13:18:18.515712 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:18.515916 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:18.516178 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:18.517262 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-0-root/instance:
uuid: "cfc93143d62c48a39fe95339d459627f"
format_stamp: "Formatted at 2026-07-10 13:18:18 on dist-test-slave-mxjd"
I20260710 13:18:18.521711 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:18:18.524897 11747 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:18:18.525728 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:18.526053 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "cfc93143d62c48a39fe95339d459627f"
format_stamp: "Formatted at 2026-07-10 13:18:18 on dist-test-slave-mxjd"
I20260710 13:18:18.526441 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-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:18:18.542500 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:18.543867 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:18.545495 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:18.547806 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:18.548038 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:18.548312 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:18.548517 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:18.590456 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:36891
I20260710 13:18:18.590559 11809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:36891 every 8 connection(s)
I20260710 13:18:18.595752 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:18.603590 11814 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:18:18.604048 11815 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:18:18.608165 11817 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:18:18.608358 11162 server_base.cc:1061] running on GCE node
I20260710 13:18:18.609814 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:18.610061 11162 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:18:18.610343 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689498610326 us; error 0 us; skew 500 ppm
I20260710 13:18:18.610841 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:18.613360 11810 heartbeater.cc:344] Connected to a master server at 127.10.230.190:36397
I20260710 13:18:18.613709 11810 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:18.614531 11162 webserver.cc:533] Webserver started at http://127.10.230.130:40603/ using document root <none> and password file <none>
I20260710 13:18:18.614532 11810 heartbeater.cc:507] Master 127.10.230.190:36397 requested a full tablet report, sending...
I20260710 13:18:18.615216 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:18.615440 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:18.615720 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:18.616809 11683 ts_manager.cc:194] Registered new tserver with Master: cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891)
I20260710 13:18:18.616895 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-1-root/instance:
uuid: "df0bfd650d4e4eddb961ec7656be6c62"
format_stamp: "Formatted at 2026-07-10 13:18:18 on dist-test-slave-mxjd"
I20260710 13:18:18.618561 11683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60296
I20260710 13:18:18.621724 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:18:18.625226 11822 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:18:18.626061 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:18:18.626361 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-1-root
uuid: "df0bfd650d4e4eddb961ec7656be6c62"
format_stamp: "Formatted at 2026-07-10 13:18:18 on dist-test-slave-mxjd"
I20260710 13:18:18.626653 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-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:18:18.647519 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:18.648712 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:18.650432 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:18.652513 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:18.652729 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:18.653024 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:18.653203 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:18.691745 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.130:39965
I20260710 13:18:18.691854 11884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.130:39965 every 8 connection(s)
I20260710 13:18:18.696859 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:18.704679 11888 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:18:18.706037 11889 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:18:18.709043 11885 heartbeater.cc:344] Connected to a master server at 127.10.230.190:36397
W20260710 13:18:18.709407 11891 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:18:18.709458 11885 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:18.709431 11162 server_base.cc:1061] running on GCE node
I20260710 13:18:18.710601 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:18:18.710621 11885 heartbeater.cc:507] Master 127.10.230.190:36397 requested a full tablet report, sending...
W20260710 13:18:18.710955 11162 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:18:18.711160 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689498711144 us; error 0 us; skew 500 ppm
I20260710 13:18:18.711840 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:18.713127 11683 ts_manager.cc:194] Registered new tserver with Master: df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:18.714706 11162 webserver.cc:533] Webserver started at http://127.10.230.131:42803/ using document root <none> and password file <none>
I20260710 13:18:18.714996 11683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60306
I20260710 13:18:18.715332 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:18.715574 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:18.715868 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:18.717146 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-2-root/instance:
uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
format_stamp: "Formatted at 2026-07-10 13:18:18 on dist-test-slave-mxjd"
I20260710 13:18:18.721396 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:18:18.724462 11896 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:18:18.725394 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:18.725716 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-2-root
uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
format_stamp: "Formatted at 2026-07-10 13:18:18 on dist-test-slave-mxjd"
I20260710 13:18:18.725992 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689485268752-11162-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:18:18.749079 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:18.750365 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:18.751902 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:18.754263 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:18.754451 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:18.754789 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:18.754940 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:18.795877 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.131:33741
I20260710 13:18:18.795967 11958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.131:33741 every 8 connection(s)
I20260710 13:18:18.810598 11959 heartbeater.cc:344] Connected to a master server at 127.10.230.190:36397
I20260710 13:18:18.810985 11959 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:18.811738 11959 heartbeater.cc:507] Master 127.10.230.190:36397 requested a full tablet report, sending...
I20260710 13:18:18.813932 11683 ts_manager.cc:194] Registered new tserver with Master: 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:18.814165 11162 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014762434s
I20260710 13:18:18.815380 11683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60310
I20260710 13:18:18.839973 11683 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60320:
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:18:18.843124 11683 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:18:18.912981 11775 tablet_service.cc:1511] Processing CreateTablet for tablet a8d6899814d744f8a1f0e780b9cc179d (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:18.913733 11773 tablet_service.cc:1511] Processing CreateTablet for tablet 33c23019b90342f9b25b8fa19dfa922e (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:18.914593 11775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d6899814d744f8a1f0e780b9cc179d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.916160 11774 tablet_service.cc:1511] Processing CreateTablet for tablet 4f99e3273d674c4794bd741ca24f54b4 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:18.917618 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f99e3273d674c4794bd741ca24f54b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.920646 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c23019b90342f9b25b8fa19dfa922e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.921229 11772 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac0276d3fd442f49fbcfb828806443c (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:18.922578 11772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac0276d3fd442f49fbcfb828806443c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.926067 11850 tablet_service.cc:1511] Processing CreateTablet for tablet a8d6899814d744f8a1f0e780b9cc179d (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:18.926000 11771 tablet_service.cc:1511] Processing CreateTablet for tablet 950adf324eec43dbad16a689e48f3e02 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:18.927470 11850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d6899814d744f8a1f0e780b9cc179d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.927459 11771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950adf324eec43dbad16a689e48f3e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.929535 11849 tablet_service.cc:1511] Processing CreateTablet for tablet 4f99e3273d674c4794bd741ca24f54b4 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:18.930496 11770 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcbcf7f317a4f1991da6e8edd6d38bf (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:18.930985 11849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f99e3273d674c4794bd741ca24f54b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.931859 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcbcf7f317a4f1991da6e8edd6d38bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.933961 11848 tablet_service.cc:1511] Processing CreateTablet for tablet 33c23019b90342f9b25b8fa19dfa922e (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:18.935289 11848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c23019b90342f9b25b8fa19dfa922e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.936229 11769 tablet_service.cc:1511] Processing CreateTablet for tablet 238c71cb34fa4becb8eac5823d66ad5b (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:18.938436 11769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238c71cb34fa4becb8eac5823d66ad5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.942135 11847 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac0276d3fd442f49fbcfb828806443c (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:18.943590 11847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac0276d3fd442f49fbcfb828806443c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.946058 11768 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8f2b6aaed443328c7539c7904708b6 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:18.947402 11768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8f2b6aaed443328c7539c7904708b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.953526 11767 tablet_service.cc:1511] Processing CreateTablet for tablet 630cf288eb9741e8a7d6d28068e7c3da (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:18.954885 11767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630cf288eb9741e8a7d6d28068e7c3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.957754 11766 tablet_service.cc:1511] Processing CreateTablet for tablet 05ba8c79d85e4ddfb937a8ad9aa12908 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:18.959414 11766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ba8c79d85e4ddfb937a8ad9aa12908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.967221 11846 tablet_service.cc:1511] Processing CreateTablet for tablet 950adf324eec43dbad16a689e48f3e02 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:18.968725 11846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950adf324eec43dbad16a689e48f3e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.970475 11845 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcbcf7f317a4f1991da6e8edd6d38bf (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:18.971903 11845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcbcf7f317a4f1991da6e8edd6d38bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.973342 11841 tablet_service.cc:1511] Processing CreateTablet for tablet 05ba8c79d85e4ddfb937a8ad9aa12908 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:18.974740 11841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ba8c79d85e4ddfb937a8ad9aa12908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.975063 11844 tablet_service.cc:1511] Processing CreateTablet for tablet 238c71cb34fa4becb8eac5823d66ad5b (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:18.976399 11844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238c71cb34fa4becb8eac5823d66ad5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.977830 11842 tablet_service.cc:1511] Processing CreateTablet for tablet 630cf288eb9741e8a7d6d28068e7c3da (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:18.979140 11842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630cf288eb9741e8a7d6d28068e7c3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.980013 11843 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8f2b6aaed443328c7539c7904708b6 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:18.984043 11843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8f2b6aaed443328c7539c7904708b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.992990 11924 tablet_service.cc:1511] Processing CreateTablet for tablet a8d6899814d744f8a1f0e780b9cc179d (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:18.993851 11974 tablet_bootstrap.cc:492] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:18.994375 11924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d6899814d744f8a1f0e780b9cc179d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:18.998581 11923 tablet_service.cc:1511] Processing CreateTablet for tablet 4f99e3273d674c4794bd741ca24f54b4 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:19.000277 11974 tablet_bootstrap.cc:654] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.000464 11923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f99e3273d674c4794bd741ca24f54b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.002556 11922 tablet_service.cc:1511] Processing CreateTablet for tablet 33c23019b90342f9b25b8fa19dfa922e (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:19.006438 11920 tablet_service.cc:1511] Processing CreateTablet for tablet 950adf324eec43dbad16a689e48f3e02 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:19.008997 11919 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcbcf7f317a4f1991da6e8edd6d38bf (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:19.011548 11918 tablet_service.cc:1511] Processing CreateTablet for tablet 238c71cb34fa4becb8eac5823d66ad5b (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:19.045401 11922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c23019b90342f9b25b8fa19dfa922e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.049369 11918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238c71cb34fa4becb8eac5823d66ad5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.012495 11974 tablet_bootstrap.cc:492] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.014056 11917 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8f2b6aaed443328c7539c7904708b6 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:19.053341 11920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950adf324eec43dbad16a689e48f3e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.053973 11917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8f2b6aaed443328c7539c7904708b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.017134 11915 tablet_service.cc:1511] Processing CreateTablet for tablet 05ba8c79d85e4ddfb937a8ad9aa12908 (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:19.054989 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ba8c79d85e4ddfb937a8ad9aa12908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.017261 11921 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac0276d3fd442f49fbcfb828806443c (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:19.057536 11921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac0276d3fd442f49fbcfb828806443c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.018667 11916 tablet_service.cc:1511] Processing CreateTablet for tablet 630cf288eb9741e8a7d6d28068e7c3da (DEFAULT_TABLE table=test-workload [id=7236539b5e3540b083df56fcf472628c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:19.061524 11916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630cf288eb9741e8a7d6d28068e7c3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.069336 11919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcbcf7f317a4f1991da6e8edd6d38bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.055060 11974 ts_tablet_manager.cc:1403] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.000s
I20260710 13:18:19.096582 11975 tablet_bootstrap.cc:492] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.098582 11974 raft_consensus.cc:359] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.125182 11974 raft_consensus.cc:385] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.141023 11974 raft_consensus.cc:740] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.142087 11974 consensus_queue.cc:260] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.146298 11975 tablet_bootstrap.cc:654] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.146474 11974 ts_tablet_manager.cc:1434] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260710 13:18:19.147501 11810 heartbeater.cc:499] Master 127.10.230.190:36397 was elected leader, sending a full tablet report...
I20260710 13:18:19.148006 11974 tablet_bootstrap.cc:492] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:19.157804 11974 tablet_bootstrap.cc:654] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.168107 11977 tablet_bootstrap.cc:492] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.176775 11977 tablet_bootstrap.cc:654] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.178337 11974 tablet_bootstrap.cc:492] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.178838 11974 ts_tablet_manager.cc:1403] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.014s
I20260710 13:18:19.178988 11975 tablet_bootstrap.cc:492] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.179490 11975 ts_tablet_manager.cc:1403] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.005s
I20260710 13:18:19.182585 11975 raft_consensus.cc:359] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.183427 11975 raft_consensus.cc:385] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.183804 11975 raft_consensus.cc:740] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.184490 11975 consensus_queue.cc:260] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.185810 11977 tablet_bootstrap.cc:492] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.186239 11977 ts_tablet_manager.cc:1403] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260710 13:18:19.186254 11974 raft_consensus.cc:359] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.187042 11974 raft_consensus.cc:385] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.187415 11974 raft_consensus.cc:740] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.188095 11974 consensus_queue.cc:260] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.189173 11977 raft_consensus.cc:359] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.189870 11977 raft_consensus.cc:385] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.190205 11974 ts_tablet_manager.cc:1434] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:18:19.190164 11977 raft_consensus.cc:740] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.191308 11974 tablet_bootstrap.cc:492] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:19.191072 11977 consensus_queue.cc:260] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.193390 11885 heartbeater.cc:499] Master 127.10.230.190:36397 was elected leader, sending a full tablet report...
I20260710 13:18:19.193985 11975 ts_tablet_manager.cc:1434] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260710 13:18:19.195086 11975 tablet_bootstrap.cc:492] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.201031 11977 ts_tablet_manager.cc:1434] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 13:18:19.201784 11983 raft_consensus.cc:493] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.201861 11959 heartbeater.cc:499] Master 127.10.230.190:36397 was elected leader, sending a full tablet report...
I20260710 13:18:19.202230 11975 tablet_bootstrap.cc:654] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.202576 11983 raft_consensus.cc:515] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.212927 11977 tablet_bootstrap.cc:492] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.214308 11974 tablet_bootstrap.cc:654] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.219591 11977 tablet_bootstrap.cc:654] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.233582 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.234920 11977 tablet_bootstrap.cc:492] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.235410 11977 ts_tablet_manager.cc:1403] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.014s
W20260710 13:18:19.235940 11899 leader_election.cc:343] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.241285 11977 raft_consensus.cc:359] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.242034 11977 raft_consensus.cc:385] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.242357 11977 raft_consensus.cc:740] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.242859 11975 tablet_bootstrap.cc:492] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.243314 11975 ts_tablet_manager.cc:1403] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.033s
I20260710 13:18:19.243165 11977 consensus_queue.cc:260] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.245568 11977 ts_tablet_manager.cc:1434] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:18:19.246558 11977 tablet_bootstrap.cc:492] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.239907 11983 leader_election.cc:290] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.246973 11975 raft_consensus.cc:359] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:19.248270 11975 raft_consensus.cc:385] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.248581 11975 raft_consensus.cc:740] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.249428 11975 consensus_queue.cc:260] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:19.251509 11975 ts_tablet_manager.cc:1434] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:19.252391 11975 tablet_bootstrap.cc:492] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.255617 11977 tablet_bootstrap.cc:654] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.258647 11975 tablet_bootstrap.cc:654] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.269737 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
W20260710 13:18:19.272742 11900 leader_election.cc:343] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.273216 11900 leader_election.cc:304] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a; no voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:19.274029 11984 raft_consensus.cc:2749] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:19.275758 11977 tablet_bootstrap.cc:492] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.275983 11975 tablet_bootstrap.cc:492] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.276223 11977 ts_tablet_manager.cc:1403] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.012s
I20260710 13:18:19.276418 11975 ts_tablet_manager.cc:1403] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260710 13:18:19.275969 11974 tablet_bootstrap.cc:492] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.278491 11974 ts_tablet_manager.cc:1403] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.008s
I20260710 13:18:19.278648 11977 raft_consensus.cc:359] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.279287 11977 raft_consensus.cc:385] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.279572 11977 raft_consensus.cc:740] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.279023 11975 raft_consensus.cc:359] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.280016 11975 raft_consensus.cc:385] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.280351 11975 raft_consensus.cc:740] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.280254 11977 consensus_queue.cc:260] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.281292 11975 consensus_queue.cc:260] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.281890 11974 raft_consensus.cc:359] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.282409 11977 ts_tablet_manager.cc:1434] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:18:19.282685 11974 raft_consensus.cc:385] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.283027 11974 raft_consensus.cc:740] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.283321 11977 tablet_bootstrap.cc:492] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.283711 11975 ts_tablet_manager.cc:1434] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:19.284051 11974 consensus_queue.cc:260] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.284871 11975 tablet_bootstrap.cc:492] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.285069 11978 raft_consensus.cc:493] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.285527 11978 raft_consensus.cc:515] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.290174 11977 tablet_bootstrap.cc:654] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.292650 11975 tablet_bootstrap.cc:654] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.296643 11978 leader_election.cc:290] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.301677 11974 ts_tablet_manager.cc:1434] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 13:18:19.306810 11974 tablet_bootstrap.cc:492] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:19.316291 11974 tablet_bootstrap.cc:654] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.317988 11977 tablet_bootstrap.cc:492] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.318496 11977 ts_tablet_manager.cc:1403] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260710 13:18:19.325695 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
I20260710 13:18:19.326092 11975 tablet_bootstrap.cc:492] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.326802 11975 ts_tablet_manager.cc:1403] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.022s
I20260710 13:18:19.326700 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
W20260710 13:18:19.327251 11751 leader_election.cc:343] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:19.328349 11748 leader_election.cc:343] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.328688 11977 raft_consensus.cc:359] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.328846 11748 leader_election.cc:304] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfc93143d62c48a39fe95339d459627f; no voters: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:19.329798 11978 raft_consensus.cc:2749] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:19.330353 11977 raft_consensus.cc:385] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.330745 11977 raft_consensus.cc:740] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.330695 11975 raft_consensus.cc:359] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.331878 11975 raft_consensus.cc:385] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.331617 11977 consensus_queue.cc:260] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.332261 11975 raft_consensus.cc:740] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.333308 11975 consensus_queue.cc:260] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.334326 11977 ts_tablet_manager.cc:1434] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 13:18:19.335479 11977 tablet_bootstrap.cc:492] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.337568 11975 ts_tablet_manager.cc:1434] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:18:19.338543 11975 tablet_bootstrap.cc:492] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.341636 11974 tablet_bootstrap.cc:492] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.342126 11977 tablet_bootstrap.cc:654] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.342178 11974 ts_tablet_manager.cc:1403] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.005s
I20260710 13:18:19.344934 11978 raft_consensus.cc:493] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.345549 11978 raft_consensus.cc:515] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.348230 11978 leader_election.cc:290] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.349294 11975 tablet_bootstrap.cc:654] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.349308 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ba8c79d85e4ddfb937a8ad9aa12908" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
I20260710 13:18:19.349669 11974 raft_consensus.cc:359] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:19.350522 11974 raft_consensus.cc:385] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.350880 11974 raft_consensus.cc:740] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.350979 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ba8c79d85e4ddfb937a8ad9aa12908" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
I20260710 13:18:19.351883 11974 consensus_queue.cc:260] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
W20260710 13:18:19.352339 11748 leader_election.cc:343] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:19.353235 11751 leader_election.cc:343] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.353636 11751 leader_election.cc:304] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfc93143d62c48a39fe95339d459627f; no voters: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:19.354628 11975 tablet_bootstrap.cc:492] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.354655 11978 raft_consensus.cc:2749] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:19.355159 11975 ts_tablet_manager.cc:1403] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260710 13:18:19.356025 11974 ts_tablet_manager.cc:1434] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 13:18:19.356881 11974 tablet_bootstrap.cc:492] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:19.357736 11975 raft_consensus.cc:359] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.358451 11975 raft_consensus.cc:385] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.358741 11975 raft_consensus.cc:740] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.359534 11975 consensus_queue.cc:260] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.361639 11975 ts_tablet_manager.cc:1434] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:18:19.362344 11974 tablet_bootstrap.cc:654] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.362560 11975 tablet_bootstrap.cc:492] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.364269 11977 tablet_bootstrap.cc:492] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.364713 11977 ts_tablet_manager.cc:1403] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260710 13:18:19.369184 11975 tablet_bootstrap.cc:654] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.368942 11977 raft_consensus.cc:359] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:19.370083 11977 raft_consensus.cc:385] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.370529 11977 raft_consensus.cc:740] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.371752 11977 consensus_queue.cc:260] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:19.375480 11977 ts_tablet_manager.cc:1434] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:18:19.377000 11977 tablet_bootstrap.cc:492] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.386438 11977 tablet_bootstrap.cc:654] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.390455 11982 raft_consensus.cc:493] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.391081 11982 raft_consensus.cc:515] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.399791 11982 leader_election.cc:290] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.401693 11984 raft_consensus.cc:493] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.402144 11984 raft_consensus.cc:515] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.403752 11984 leader_election.cc:290] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.404842 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.404798 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
W20260710 13:18:19.406172 11899 leader_election.cc:343] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:19.406620 11900 leader_election.cc:343] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.407011 11900 leader_election.cc:304] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a; no voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:19.408082 11984 raft_consensus.cc:2749] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:19.410461 11974 tablet_bootstrap.cc:492] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.410748 11975 tablet_bootstrap.cc:492] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.410956 11974 ts_tablet_manager.cc:1403] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.054s	user 0.032s	sys 0.011s
I20260710 13:18:19.411154 11975 ts_tablet_manager.cc:1403] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.049s	user 0.027s	sys 0.012s
I20260710 13:18:19.413980 11975 raft_consensus.cc:359] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.414685 11975 raft_consensus.cc:385] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.415019 11975 raft_consensus.cc:740] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.415172 11977 tablet_bootstrap.cc:492] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.415810 11977 ts_tablet_manager.cc:1403] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.008s
I20260710 13:18:19.415757 11975 consensus_queue.cc:260] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.418926 11977 raft_consensus.cc:359] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.419277 11974 raft_consensus.cc:359] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.419585 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.419757 11977 raft_consensus.cc:385] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.419951 11974 raft_consensus.cc:385] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.418081 11975 ts_tablet_manager.cc:1434] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:19.420321 11977 raft_consensus.cc:740] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.421087 11975 tablet_bootstrap.cc:492] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.420331 11974 raft_consensus.cc:740] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
W20260710 13:18:19.421298 11825 leader_election.cc:343] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.421991 11977 consensus_queue.cc:260] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.422945 11974 consensus_queue.cc:260] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.425346 11977 ts_tablet_manager.cc:1434] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:18:19.428334 11977 tablet_bootstrap.cc:492] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.430626 11975 tablet_bootstrap.cc:654] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.435506 11977 tablet_bootstrap.cc:654] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.426786 11974 ts_tablet_manager.cc:1434] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
W20260710 13:18:19.427073 11731 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:19.447343 11982 raft_consensus.cc:493] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.447809 11974 tablet_bootstrap.cc:492] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:19.447858 11982 raft_consensus.cc:515] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.450670 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.451305 11785 raft_consensus.cc:2468] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 0.
I20260710 13:18:19.452495 11825 leader_election.cc:304] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.455106 11974 tablet_bootstrap.cc:654] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.455909 11982 leader_election.cc:290] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.456462 11982 raft_consensus.cc:2804] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.456804 11982 raft_consensus.cc:493] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.457144 11982 raft_consensus.cc:3060] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.463650 11984 raft_consensus.cc:493] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.464341 11984 raft_consensus.cc:515] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.468048 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.468878 11785 raft_consensus.cc:2468] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 0.
I20260710 13:18:19.469134 11974 tablet_bootstrap.cc:492] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.469821 11974 ts_tablet_manager.cc:1403] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 13:18:19.470315 11899 leader_election.cc:304] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:19.471473 11983 raft_consensus.cc:2804] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.471922 11983 raft_consensus.cc:493] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.472352 11983 raft_consensus.cc:3060] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.473237 11974 raft_consensus.cc:359] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.473984 11974 raft_consensus.cc:385] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.474278 11974 raft_consensus.cc:740] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.475630 11982 raft_consensus.cc:515] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.477454 11984 leader_election.cc:290] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.479192 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
I20260710 13:18:19.479813 11860 raft_consensus.cc:2468] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 0.
I20260710 13:18:19.480849 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
I20260710 13:18:19.480968 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
I20260710 13:18:19.481536 11933 raft_consensus.cc:2468] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 0.
W20260710 13:18:19.482394 11823 leader_election.cc:343] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.482267 11983 raft_consensus.cc:515] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.482553 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:19.482904 11823 leader_election.cc:304] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df0bfd650d4e4eddb961ec7656be6c62; no voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f
I20260710 13:18:19.483108 11785 raft_consensus.cc:3060] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.483186 11977 tablet_bootstrap.cc:492] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.483385 11982 leader_election.cc:290] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.495221 11977 ts_tablet_manager.cc:1403] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.067s	user 0.033s	sys 0.025s
I20260710 13:18:19.485370 11974 consensus_queue.cc:260] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.483809 12005 raft_consensus.cc:2749] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:19.484915 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:19.497067 11933 raft_consensus.cc:3060] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.497321 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:19.497859 11784 raft_consensus.cc:3060] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.498605 11977 raft_consensus.cc:359] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.499362 11977 raft_consensus.cc:385] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.499723 11977 raft_consensus.cc:740] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.500618 11977 consensus_queue.cc:260] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.502971 11977 ts_tablet_manager.cc:1434] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:18:19.504238 11933 raft_consensus.cc:2468] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 1.
I20260710 13:18:19.504432 11974 ts_tablet_manager.cc:1434] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.009s
I20260710 13:18:19.505026 11784 raft_consensus.cc:2468] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 1.
I20260710 13:18:19.505467 11823 leader_election.cc:304] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.506093 11899 leader_election.cc:304] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:19.506311 12005 raft_consensus.cc:2804] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.506820 11977 tablet_bootstrap.cc:492] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.506922 11984 raft_consensus.cc:2804] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.506809 12005 raft_consensus.cc:697] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Becoming Leader. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:19.513293 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:19.513180 12005 consensus_queue.cc:237] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.513933 11860 raft_consensus.cc:3060] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.514813 11975 tablet_bootstrap.cc:492] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.515277 11975 ts_tablet_manager.cc:1403] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.016s
I20260710 13:18:19.519972 11974 tablet_bootstrap.cc:492] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:19.524061 11860 raft_consensus.cc:2468] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 1.
I20260710 13:18:19.523878 11975 raft_consensus.cc:359] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.526821 11975 raft_consensus.cc:385] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.527279 11974 tablet_bootstrap.cc:654] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.527664 11983 leader_election.cc:290] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.528518 11977 tablet_bootstrap.cc:654] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.530122 11683 catalog_manager.cc:5697] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:19.532364 11974 tablet_bootstrap.cc:492] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.532919 11974 ts_tablet_manager.cc:1403] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:18:19.527179 11975 raft_consensus.cc:740] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.533802 11984 raft_consensus.cc:697] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Becoming Leader. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:19.534781 11978 raft_consensus.cc:493] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.535614 11977 tablet_bootstrap.cc:492] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.535233 11978 raft_consensus.cc:515] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:19.536139 11977 ts_tablet_manager.cc:1403] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.001s
I20260710 13:18:19.535275 11984 consensus_queue.cc:237] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.537472 11978 leader_election.cc:290] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.492638 11785 raft_consensus.cc:2468] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 1.
I20260710 13:18:19.539147 11977 raft_consensus.cc:359] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.539283 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
I20260710 13:18:19.539855 11977 raft_consensus.cc:385] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.540261 11977 raft_consensus.cc:740] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.541132 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
I20260710 13:18:19.541226 11977 consensus_queue.cc:260] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.541880 11860 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 0.
I20260710 13:18:19.541808 11974 raft_consensus.cc:359] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.542562 11974 raft_consensus.cc:385] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.542873 11974 raft_consensus.cc:740] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.543345 11751 leader_election.cc:304] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.543676 11977 ts_tablet_manager.cc:1434] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:18:19.543643 11974 consensus_queue.cc:260] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.544270 11978 raft_consensus.cc:2804] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.544691 11978 raft_consensus.cc:493] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.544953 11977 tablet_bootstrap.cc:492] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.545441 12005 raft_consensus.cc:493] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.545971 12005 raft_consensus.cc:515] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.540199 11933 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 0.
I20260710 13:18:19.549600 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99e3273d674c4794bd741ca24f54b4" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.550262 11785 raft_consensus.cc:2468] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 0.
I20260710 13:18:19.551545 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99e3273d674c4794bd741ca24f54b4" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
I20260710 13:18:19.552042 11825 leader_election.cc:304] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.552459 11933 raft_consensus.cc:2468] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 0.
I20260710 13:18:19.552917 11982 raft_consensus.cc:2804] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.553282 11982 raft_consensus.cc:493] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.553593 11982 raft_consensus.cc:3060] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.553539 12005 leader_election.cc:290] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.545100 11978 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.558190 11977 tablet_bootstrap.cc:654] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.558905 11982 raft_consensus.cc:515] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.561980 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99e3273d674c4794bd741ca24f54b4" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:19.562624 11785 raft_consensus.cc:3060] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.562286 11978 raft_consensus.cc:515] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:19.567380 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:19.567963 11933 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.570597 11974 ts_tablet_manager.cc:1434] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 13:18:19.571293 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99e3273d674c4794bd741ca24f54b4" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:19.571658 11974 tablet_bootstrap.cc:492] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:19.571856 11934 raft_consensus.cc:3060] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.577903 11982 leader_election.cc:290] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.579829 11977 tablet_bootstrap.cc:492] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.581086 11977 ts_tablet_manager.cc:1403] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.012s
I20260710 13:18:19.536796 11975 consensus_queue.cc:260] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.582494 11785 raft_consensus.cc:2468] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 1.
I20260710 13:18:19.586452 11825 leader_election.cc:304] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.580360 11974 tablet_bootstrap.cc:654] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.586931 11933 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 1.
I20260710 13:18:19.588248 11748 leader_election.cc:304] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:19.589684 12012 raft_consensus.cc:2804] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.590646 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:19.591210 12012 raft_consensus.cc:697] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:19.591372 11860 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.583328 11975 ts_tablet_manager.cc:1434] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260710 13:18:19.583767 11977 raft_consensus.cc:359] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.593088 11977 raft_consensus.cc:385] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.580011 11934 raft_consensus.cc:2468] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 1.
I20260710 13:18:19.593425 11977 raft_consensus.cc:740] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.592183 12012 consensus_queue.cc:237] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:19.594144 11977 consensus_queue.cc:260] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.595724 11974 tablet_bootstrap.cc:492] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.596112 11977 ts_tablet_manager.cc:1434] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260710 13:18:19.597038 11977 tablet_bootstrap.cc:492] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a: Bootstrap starting.
I20260710 13:18:19.597930 11681 catalog_manager.cc:5697] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131). New cstate: current_term: 1 leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:19.596269 11974 ts_tablet_manager.cc:1403] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.005s
I20260710 13:18:19.602149 11974 raft_consensus.cc:359] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.602810 11974 raft_consensus.cc:385] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.603113 11974 raft_consensus.cc:740] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.603798 11974 consensus_queue.cc:260] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.605078 11977 tablet_bootstrap.cc:654] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.605944 11974 ts_tablet_manager.cc:1434] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:19.606873 11974 tablet_bootstrap.cc:492] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:19.587378 11982 raft_consensus.cc:2804] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.610865 11982 raft_consensus.cc:697] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Becoming Leader. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:19.611194 11975 tablet_bootstrap.cc:492] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.611673 12017 raft_consensus.cc:493] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.611856 11982 consensus_queue.cc:237] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.588279 11978 leader_election.cc:290] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 election: Requested vote from peers 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.612113 12017 raft_consensus.cc:515] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.617367 11974 tablet_bootstrap.cc:654] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.620249 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
W20260710 13:18:19.622306 11751 leader_election.cc:343] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.617038 11860 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 1.
I20260710 13:18:19.627538 11682 catalog_manager.cc:5697] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 1 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:19.629312 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
W20260710 13:18:19.631440 11748 leader_election.cc:343] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.632071 11748 leader_election.cc:304] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfc93143d62c48a39fe95339d459627f; no voters: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:19.633440 11978 raft_consensus.cc:2749] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:19.634811 12017 leader_election.cc:290] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.644533 11974 tablet_bootstrap.cc:492] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.644536 11977 tablet_bootstrap.cc:492] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a: No bootstrap required, opened a new log
I20260710 13:18:19.645188 11974 ts_tablet_manager.cc:1403] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.016s
I20260710 13:18:19.645265 11977 ts_tablet_manager.cc:1403] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.021s
I20260710 13:18:19.647879 11975 tablet_bootstrap.cc:654] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.648092 11974 raft_consensus.cc:359] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.648361 11977 raft_consensus.cc:359] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.648859 11974 raft_consensus.cc:385] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.649231 11977 raft_consensus.cc:385] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.649223 11974 raft_consensus.cc:740] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.649793 11977 raft_consensus.cc:740] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.650373 11974 consensus_queue.cc:260] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.650728 11977 consensus_queue.cc:260] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.652726 11974 ts_tablet_manager.cc:1434] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:19.652879 11977 ts_tablet_manager.cc:1434] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:18:19.653677 11974 tablet_bootstrap.cc:492] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f: Bootstrap starting.
I20260710 13:18:19.659468 12017 raft_consensus.cc:493] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.659955 12017 raft_consensus.cc:515] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.661942 12017 leader_election.cc:290] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.663740 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
I20260710 13:18:19.664340 11934 raft_consensus.cc:2468] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 0.
I20260710 13:18:19.664390 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
I20260710 13:18:19.665668 11748 leader_election.cc:304] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:19.667928 12017 raft_consensus.cc:2804] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.668277 12017 raft_consensus.cc:493] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.668607 12017 raft_consensus.cc:3060] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.669023 11860 raft_consensus.cc:2468] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 0.
I20260710 13:18:19.670167 11974 tablet_bootstrap.cc:654] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.650488 11681 catalog_manager.cc:5697] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:19.681195 12017 raft_consensus.cc:515] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.685599 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:19.686312 11860 raft_consensus.cc:3060] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.694908 11860 raft_consensus.cc:2468] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 1.
I20260710 13:18:19.695106 11975 tablet_bootstrap.cc:492] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.695223 11974 tablet_bootstrap.cc:492] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f: No bootstrap required, opened a new log
I20260710 13:18:19.695652 11975 ts_tablet_manager.cc:1403] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.027s
I20260710 13:18:19.695827 11974 ts_tablet_manager.cc:1403] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.016s
I20260710 13:18:19.695715 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:19.695998 11751 leader_election.cc:304] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.696555 11934 raft_consensus.cc:3060] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.696939 11978 raft_consensus.cc:2804] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.697402 11978 raft_consensus.cc:697] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:19.698180 11978 consensus_queue.cc:237] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.698654 11975 raft_consensus.cc:359] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.699489 11975 raft_consensus.cc:385] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.699190 11974 raft_consensus.cc:359] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.699820 11975 raft_consensus.cc:740] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.699999 11974 raft_consensus.cc:385] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.700399 11974 raft_consensus.cc:740] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.700672 11975 consensus_queue.cc:260] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.702893 11975 ts_tablet_manager.cc:1434] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:19.703389 12017 leader_election.cc:290] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 election: Requested vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.703498 11934 raft_consensus.cc:2468] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 1.
I20260710 13:18:19.701174 11974 consensus_queue.cc:260] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.706925 11974 ts_tablet_manager.cc:1434] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 13:18:19.708114 11975 tablet_bootstrap.cc:492] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.714105 11975 tablet_bootstrap.cc:654] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.714254 11681 catalog_manager.cc:5697] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 1 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:19.718961 11975 tablet_bootstrap.cc:492] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.719414 11975 ts_tablet_manager.cc:1403] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 13:18:19.721674 11975 raft_consensus.cc:359] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.722362 11975 raft_consensus.cc:385] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.722612 11975 raft_consensus.cc:740] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.723268 11975 consensus_queue.cc:260] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.725133 11975 ts_tablet_manager.cc:1434] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:18:19.726065 11975 tablet_bootstrap.cc:492] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62: Bootstrap starting.
I20260710 13:18:19.726228 11984 raft_consensus.cc:493] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.726670 11984 raft_consensus.cc:515] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.728921 11984 leader_election.cc:290] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.729975 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.730841 11785 raft_consensus.cc:2468] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 0.
I20260710 13:18:19.732103 11899 leader_election.cc:304] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:19.732342 11975 tablet_bootstrap.cc:654] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.732935 11984 raft_consensus.cc:2804] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.733340 11984 raft_consensus.cc:493] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.733672 11984 raft_consensus.cc:3060] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.734997 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
W20260710 13:18:19.736884 11900 leader_election.cc:343] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:19.741094 11975 tablet_bootstrap.cc:492] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62: No bootstrap required, opened a new log
I20260710 13:18:19.741549 11975 ts_tablet_manager.cc:1403] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260710 13:18:19.741828 11984 raft_consensus.cc:515] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.743824 11984 leader_election.cc:290] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.744300 11975 raft_consensus.cc:359] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.744916 11975 raft_consensus.cc:385] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.744853 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:19.745069 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:19.745271 11975 raft_consensus.cc:740] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.745450 11785 raft_consensus.cc:3060] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.745951 11975 consensus_queue.cc:260] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.747294 11860 raft_consensus.cc:3060] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.748502 11975 ts_tablet_manager.cc:1434] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:19.748675 11984 raft_consensus.cc:493] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.749500 11984 raft_consensus.cc:515] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.752759 11984 leader_election.cc:290] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.752755 11785 raft_consensus.cc:2468] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 1.
I20260710 13:18:19.753015 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ba8c79d85e4ddfb937a8ad9aa12908" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.753643 11784 raft_consensus.cc:2468] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 0.
I20260710 13:18:19.753922 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ba8c79d85e4ddfb937a8ad9aa12908" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
I20260710 13:18:19.754093 11899 leader_election.cc:304] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:19.754515 11859 raft_consensus.cc:2468] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 0.
I20260710 13:18:19.754772 11984 raft_consensus.cc:2804] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.755283 11899 leader_election.cc:304] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:19.755436 11984 raft_consensus.cc:697] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Becoming Leader. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:19.756207 12007 raft_consensus.cc:2804] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.756601 12007 raft_consensus.cc:493] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.756295 11984 consensus_queue.cc:237] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.756983 12007 raft_consensus.cc:3060] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.757056 11860 raft_consensus.cc:2468] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 1.
I20260710 13:18:19.763926 12007 raft_consensus.cc:515] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.765933 12007 leader_election.cc:290] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:19.765426 11683 catalog_manager.cc:5697] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131). New cstate: current_term: 1 leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:19.766207 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ba8c79d85e4ddfb937a8ad9aa12908" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:19.766471 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ba8c79d85e4ddfb937a8ad9aa12908" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:19.766866 11860 raft_consensus.cc:3060] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.766884 11785 raft_consensus.cc:3060] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.772344 11860 raft_consensus.cc:2468] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 1.
I20260710 13:18:19.772393 11785 raft_consensus.cc:2468] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 1.
I20260710 13:18:19.773456 11899 leader_election.cc:304] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:19.773887 11982 raft_consensus.cc:493] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.774446 11982 raft_consensus.cc:515] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.776561 11982 leader_election.cc:290] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.777014 12007 raft_consensus.cc:2804] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.777547 12007 raft_consensus.cc:697] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Becoming Leader. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:19.778139 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.778694 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
I20260710 13:18:19.778873 11785 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 0.
I20260710 13:18:19.779349 11934 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 0.
I20260710 13:18:19.779275 12007 consensus_queue.cc:237] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.779959 11825 leader_election.cc:304] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.781634 11982 raft_consensus.cc:2804] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.781991 11982 raft_consensus.cc:493] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.782259 11982 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.787662 11982 raft_consensus.cc:515] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.787753 11681 catalog_manager.cc:5697] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131). New cstate: current_term: 1 leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:19.789660 11982 leader_election.cc:290] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.790195 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:19.790624 11934 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.792958 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:19.793555 11785 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.795984 11934 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 1.
I20260710 13:18:19.797042 11823 leader_election.cc:304] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.797780 11982 raft_consensus.cc:2804] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.798175 11982 raft_consensus.cc:697] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Becoming Leader. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:19.798933 11982 consensus_queue.cc:237] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.799456 11785 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 1.
I20260710 13:18:19.806233 11681 catalog_manager.cc:5697] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:19.810010 11978 raft_consensus.cc:493] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.810536 11978 raft_consensus.cc:515] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.812373 11978 leader_election.cc:290] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.813278 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62" is_pre_election: true
I20260710 13:18:19.813613 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
I20260710 13:18:19.814044 11860 raft_consensus.cc:2468] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 0.
I20260710 13:18:19.814213 11934 raft_consensus.cc:2468] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 0.
I20260710 13:18:19.815193 11751 leader_election.cc:304] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.815968 11978 raft_consensus.cc:2804] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.816325 11978 raft_consensus.cc:493] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.816566 11978 raft_consensus.cc:3060] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.821545 11978 raft_consensus.cc:515] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.823261 11978 leader_election.cc:290] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 election: Requested vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.823900 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:19.824503 11860 raft_consensus.cc:3060] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.824460 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:19.825146 11934 raft_consensus.cc:3060] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.831430 11934 raft_consensus.cc:2468] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 1.
I20260710 13:18:19.831430 11860 raft_consensus.cc:2468] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 1.
I20260710 13:18:19.832634 11748 leader_election.cc:304] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:19.833410 11978 raft_consensus.cc:2804] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.833891 11978 raft_consensus.cc:697] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:19.834766 11978 consensus_queue.cc:237] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.842340 11681 catalog_manager.cc:5697] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 0 to 1, leader changed from <none> to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 1 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:19.855134 11982 raft_consensus.cc:493] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:19.855602 11982 raft_consensus.cc:515] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.857252 11982 leader_election.cc:290] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.858033 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f" is_pre_election: true
I20260710 13:18:19.858273 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" is_pre_election: true
I20260710 13:18:19.858659 11785 raft_consensus.cc:2468] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 0.
I20260710 13:18:19.858803 11934 raft_consensus.cc:2468] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 0.
I20260710 13:18:19.859738 11825 leader_election.cc:304] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.860580 11982 raft_consensus.cc:2804] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:19.860998 11982 raft_consensus.cc:493] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:19.861290 11982 raft_consensus.cc:3060] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.865535 11982 raft_consensus.cc:515] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.867018 11982 leader_election.cc:290] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:19.868122 11934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:19.868122 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:19.868969 11934 raft_consensus.cc:3060] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.868973 11785 raft_consensus.cc:3060] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.876068 11785 raft_consensus.cc:2468] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 1.
I20260710 13:18:19.876060 11934 raft_consensus.cc:2468] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 1.
I20260710 13:18:19.877467 11825 leader_election.cc:304] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:19.878181 11982 raft_consensus.cc:2804] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.878614 11982 raft_consensus.cc:697] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Becoming Leader. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:19.879259 11982 consensus_queue.cc:237] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:19.886955 11681 catalog_manager.cc:5697] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 reported cstate change: term changed from 0 to 1, leader changed from <none> to df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:19.990481 12007 consensus_queue.cc:1048] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.000484 11982 consensus_queue.cc:1048] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.002545 11984 consensus_queue.cc:1048] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.017258 11982 consensus_queue.cc:1048] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:20.066462 11860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f99e3273d674c4794bd741ca24f54b4"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
mode: GRACEFUL
new_leader_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:35514
I20260710 13:18:20.067045 11860 raft_consensus.cc:606] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Received request to transfer leadership to TS cfc93143d62c48a39fe95339d459627f
I20260710 13:18:20.074921 11860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
mode: GRACEFUL
new_leader_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:35514
I20260710 13:18:20.075449 11860 raft_consensus.cc:606] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Received request to transfer leadership to TS cfc93143d62c48a39fe95339d459627f
I20260710 13:18:20.080195 11860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
mode: GRACEFUL
new_leader_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:35514
I20260710 13:18:20.080684 11860 raft_consensus.cc:606] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Received request to transfer leadership to TS cfc93143d62c48a39fe95339d459627f
I20260710 13:18:20.085675 11982 consensus_queue.cc:1048] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.102957 11934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b"
dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
mode: GRACEFUL
new_leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:36332
I20260710 13:18:20.103693 11934 raft_consensus.cc:606] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Received request to transfer leadership to TS df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:20.104246 12039 consensus_queue.cc:1048] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:20.106092 11978 consensus_queue.cc:1048] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.111872 11934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6"
dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
mode: GRACEFUL
new_leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:36332
I20260710 13:18:20.112567 11934 raft_consensus.cc:606] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Received request to transfer leadership to TS df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:20.113055 11978 consensus_queue.cc:1048] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:20.120236 12039 raft_consensus.cc:993] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62: : Instructing follower cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:20.121862 12039 raft_consensus.cc:1081] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Signalling peer cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:20.124002 11784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f99e3273d674c4794bd741ca24f54b4"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:48964
I20260710 13:18:20.124596 11784 raft_consensus.cc:493] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:20.125021 11784 raft_consensus.cc:3060] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.131759 11784 raft_consensus.cc:515] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.135558 11859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99e3273d674c4794bd741ca24f54b4" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:20.136009 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99e3273d674c4794bd741ca24f54b4" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:20.136418 11859 raft_consensus.cc:3055] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:20.136618 11933 raft_consensus.cc:3060] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.136967 11859 raft_consensus.cc:740] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:20.137915 11859 consensus_queue.cc:260] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.139099 11859 raft_consensus.cc:3060] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.148577 12017 consensus_queue.cc:1048] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.152103 11859 raft_consensus.cc:2468] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 2.
I20260710 13:18:20.153190 11751 leader_election.cc:304] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:20.155534 12012 raft_consensus.cc:2804] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:20.156044 12012 raft_consensus.cc:697] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:20.157060 12012 consensus_queue.cc:237] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.164531 11933 raft_consensus.cc:2468] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 2.
I20260710 13:18:20.165112 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
mode: GRACEFUL
new_leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:48974
I20260710 13:18:20.165776 11785 raft_consensus.cc:606] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Received request to transfer leadership to TS df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:20.168987 12017 consensus_queue.cc:1048] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.143832 11784 leader_election.cc:290] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 2 election: Requested vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:20.175523 11683 catalog_manager.cc:5697] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 1 to 2, leader changed from df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130) to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 2 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.188710 11984 consensus_queue.cc:1048] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:20.195482 12005 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.202314 11983 consensus_queue.cc:1048] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:20.216996 12039 raft_consensus.cc:993] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62: : Instructing follower cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:20.217420 11982 raft_consensus.cc:1081] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Signalling peer cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:20.219767 11785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:48964
I20260710 13:18:20.221235 11785 raft_consensus.cc:493] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:20.221611 11785 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.223131 12005 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.230352 11785 raft_consensus.cc:515] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.237190 11860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:20.237782 11785 leader_election.cc:290] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 2 election: Requested vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:20.237795 11860 raft_consensus.cc:3055] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:20.238353 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:20.238422 11860 raft_consensus.cc:740] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:20.238987 11933 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.239421 11860 consensus_queue.cc:260] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.240707 11860 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.244344 11933 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 2.
I20260710 13:18:20.245168 11860 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 2.
I20260710 13:18:20.245342 11748 leader_election.cc:304] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:20.246083 12017 raft_consensus.cc:2804] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:20.246400 12017 raft_consensus.cc:697] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:20.246948 12017 consensus_queue.cc:237] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.252878 11683 catalog_manager.cc:5697] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 1 to 2, leader changed from df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130) to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 2 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.255604 11983 consensus_queue.cc:1048] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.263185 12007 raft_consensus.cc:993] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a: : Instructing follower df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:20.263590 12007 raft_consensus.cc:1081] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Signalling peer df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:20.264181 11984 consensus_queue.cc:1048] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.265847 11858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:35490
I20260710 13:18:20.266383 11858 raft_consensus.cc:493] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:20.266758 11858 raft_consensus.cc:3060] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.274509 11858 raft_consensus.cc:515] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.279800 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:20.280382 11785 raft_consensus.cc:3060] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.282721 11858 leader_election.cc:290] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 2 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:20.283697 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:20.284264 11933 raft_consensus.cc:3055] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:20.284576 11933 raft_consensus.cc:740] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:20.285391 11933 consensus_queue.cc:260] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.286597 11933 raft_consensus.cc:3060] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.287325 11785 raft_consensus.cc:2468] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 2.
I20260710 13:18:20.288537 11825 leader_election.cc:304] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:20.289347 11982 raft_consensus.cc:2804] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:20.289847 11982 raft_consensus.cc:697] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Becoming Leader. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:20.290674 11982 consensus_queue.cc:237] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.292243 11933 raft_consensus.cc:2468] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 2.
I20260710 13:18:20.296955 11683 catalog_manager.cc:5697] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 reported cstate change: term changed from 1 to 2, leader changed from 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131) to df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.318404 12017 consensus_queue.cc:1048] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.328670 11978 consensus_queue.cc:1048] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.336210 12012 raft_consensus.cc:993] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f: : Instructing follower df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:20.336721 11978 raft_consensus.cc:1081] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Signalling peer df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:20.338361 11858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:35502
I20260710 13:18:20.338815 11858 raft_consensus.cc:493] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:20.339095 11858 raft_consensus.cc:3060] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.343648 11858 raft_consensus.cc:515] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.346021 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:20.346307 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630cf288eb9741e8a7d6d28068e7c3da" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:20.346525 11785 raft_consensus.cc:3055] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:20.346323 11858 leader_election.cc:290] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 2 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:20.346983 11785 raft_consensus.cc:740] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:20.347008 11933 raft_consensus.cc:3060] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.348206 11785 consensus_queue.cc:260] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.349408 11785 raft_consensus.cc:3060] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.353889 11933 raft_consensus.cc:2468] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 2.
I20260710 13:18:20.355340 11823 leader_election.cc:304] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:20.355770 11785 raft_consensus.cc:2468] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 2.
I20260710 13:18:20.356302 11982 raft_consensus.cc:2804] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:20.356920 11982 raft_consensus.cc:697] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Becoming Leader. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:20.357321 12039 consensus_queue.cc:1048] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.357796 11982 consensus_queue.cc:237] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.368023 11982 consensus_queue.cc:1048] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:20.368091 11681 catalog_manager.cc:5697] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 reported cstate change: term changed from 1 to 2, leader changed from cfc93143d62c48a39fe95339d459627f (127.10.230.129) to df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.468309 12005 raft_consensus.cc:993] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62: : Instructing follower cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:20.468850 11982 raft_consensus.cc:1081] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Signalling peer cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:20.470398 11785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:48964
I20260710 13:18:20.470916 11785 raft_consensus.cc:493] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:20.471227 11785 raft_consensus.cc:3060] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.477392 11785 raft_consensus.cc:515] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.479497 11785 leader_election.cc:290] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 2 election: Requested vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:20.480294 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:20.480572 11933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:20.480995 11858 raft_consensus.cc:3055] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:20.481174 11933 raft_consensus.cc:3060] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.481340 11858 raft_consensus.cc:740] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:20.482213 11858 consensus_queue.cc:260] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.483371 11858 raft_consensus.cc:3060] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.488581 11933 raft_consensus.cc:2468] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 2.
I20260710 13:18:20.489883 11748 leader_election.cc:304] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:20.490120 11858 raft_consensus.cc:2468] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 2.
I20260710 13:18:20.490706 11978 raft_consensus.cc:2804] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:20.491204 11978 raft_consensus.cc:697] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:20.491914 11978 consensus_queue.cc:237] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.498274 11681 catalog_manager.cc:5697] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 1 to 2, leader changed from df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130) to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 2 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.539877 11983 raft_consensus.cc:993] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a: : Instructing follower df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:20.540335 11984 raft_consensus.cc:1081] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Signalling peer df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:20.542086 11858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:35490
I20260710 13:18:20.542716 11858 raft_consensus.cc:493] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:20.543099 11858 raft_consensus.cc:3060] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.544153 11860 raft_consensus.cc:1275] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.545678 11978 consensus_queue.cc:1048] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:20.552532 11858 raft_consensus.cc:515] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.555111 11858 leader_election.cc:290] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 2 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:20.555702 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:20.556363 11785 raft_consensus.cc:3060] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.557410 11932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:20.558049 11932 raft_consensus.cc:3055] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:20.558409 11932 raft_consensus.cc:740] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:20.559217 11932 consensus_queue.cc:260] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.560446 11932 raft_consensus.cc:3060] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:20.561381 11933 raft_consensus.cc:1275] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.563349 12050 consensus_queue.cc:1048] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:20.564441 11785 raft_consensus.cc:2468] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 2.
I20260710 13:18:20.565653 11825 leader_election.cc:304] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:20.566702 11982 raft_consensus.cc:2804] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:20.568097 11982 raft_consensus.cc:697] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Becoming Leader. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:20.570241 11982 consensus_queue.cc:237] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:20.581185 11681 catalog_manager.cc:5697] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 reported cstate change: term changed from 1 to 2, leader changed from 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131) to df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.586958 11932 raft_consensus.cc:2468] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 2.
I20260710 13:18:20.731570 11785 raft_consensus.cc:1275] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.732673 11932 raft_consensus.cc:1275] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.733184 11982 consensus_queue.cc:1048] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:20.734159 12005 consensus_queue.cc:1048] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:20.753495 11932 raft_consensus.cc:1275] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.758033 12012 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:20.767063 11858 raft_consensus.cc:1275] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.769119 12050 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:20.951504 11932 raft_consensus.cc:1275] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.953265 12062 consensus_queue.cc:1048] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:20.958752 11858 raft_consensus.cc:1275] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.960482 12050 consensus_queue.cc:1048] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:20.962155 11785 raft_consensus.cc:1275] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.964151 11982 consensus_queue.cc:1048] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:20.977775 11784 raft_consensus.cc:1275] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.978032 11932 raft_consensus.cc:1275] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.980458 11982 consensus_queue.cc:1048] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:20.982951 11932 raft_consensus.cc:1275] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:20.982846 12012 consensus_queue.cc:1048] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:20.984592 11982 consensus_queue.cc:1048] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:23.217157 11162 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:18:23.218233 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:23.242233 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
mode: GRACEFUL
new_leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
 from {username='slave'} at 127.0.0.1:48978
I20260710 13:18:23.243062 11785 raft_consensus.cc:606] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Received request to transfer leadership to TS 20d89bbfd44a47769f60a98eb5e2b45a
I20260710 13:18:23.246357 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
mode: GRACEFUL
new_leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
 from {username='slave'} at 127.0.0.1:48978
I20260710 13:18:23.247216 11785 raft_consensus.cc:606] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Received request to transfer leadership to TS 20d89bbfd44a47769f60a98eb5e2b45a
I20260710 13:18:23.249305 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:23.250088 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:23.283329 12066 raft_consensus.cc:993] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f: : Instructing follower 20d89bbfd44a47769f60a98eb5e2b45a to start an election
I20260710 13:18:23.284164 12012 raft_consensus.cc:1081] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Signalling peer 20d89bbfd44a47769f60a98eb5e2b45a to start an election
I20260710 13:18:23.286664 11932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02"
dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
 from {username='slave'} at 127.0.0.1:36320
I20260710 13:18:23.287192 11932 raft_consensus.cc:493] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:23.287545 11932 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:23.294888 11932 raft_consensus.cc:515] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:23.296726 11932 leader_election.cc:290] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 3 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:23.299629 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:23.300174 11858 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:23.299765 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:23.300984 11785 raft_consensus.cc:3055] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:23.301265 11785 raft_consensus.cc:740] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:23.302081 11785 consensus_queue.cc:260] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:23.303323 11785 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:23.306463 11858 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 3.
I20260710 13:18:23.307823 11900 leader_election.cc:304] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [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: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:23.308600 12064 raft_consensus.cc:2804] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:23.309151 11785 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 3.
I20260710 13:18:23.310132 12064 raft_consensus.cc:697] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 LEADER]: Becoming Leader. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:23.311362 12064 consensus_queue.cc:237] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:23.320349 11681 catalog_manager.cc:5697] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a reported cstate change: term changed from 2 to 3, leader changed from cfc93143d62c48a39fe95339d459627f (127.10.230.129) to 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131). New cstate: current_term: 3 leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.680006 12066 raft_consensus.cc:993] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f: : Instructing follower 20d89bbfd44a47769f60a98eb5e2b45a to start an election
I20260710 13:18:23.680574 12066 raft_consensus.cc:1081] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Signalling peer 20d89bbfd44a47769f60a98eb5e2b45a to start an election
I20260710 13:18:23.682247 11932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d"
dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
 from {username='slave'} at 127.0.0.1:36320
I20260710 13:18:23.682847 11932 raft_consensus.cc:493] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:23.683192 11932 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.689100 11932 raft_consensus.cc:515] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:23.690903 11932 leader_election.cc:290] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 2 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:23.691761 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:23.692121 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:23.692318 11785 raft_consensus.cc:3055] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:23.692652 11858 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.692726 11785 raft_consensus.cc:740] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:23.693562 11785 consensus_queue.cc:260] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:23.694505 11785 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.698386 11858 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 2.
I20260710 13:18:23.699481 11785 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 2.
I20260710 13:18:23.699708 11900 leader_election.cc:304] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:23.700585 12064 raft_consensus.cc:2804] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:23.701083 12064 raft_consensus.cc:697] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 LEADER]: Becoming Leader. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:23.701882 12064 consensus_queue.cc:237] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:23.708254 11681 catalog_manager.cc:5697] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a reported cstate change: term changed from 1 to 2, leader changed from cfc93143d62c48a39fe95339d459627f (127.10.230.129) to 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131). New cstate: current_term: 2 leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:23.770614 11858 raft_consensus.cc:1275] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Refusing update from remote peer 20d89bbfd44a47769f60a98eb5e2b45a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:23.771816 12064 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:23.781183 11785 raft_consensus.cc:1275] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Refusing update from remote peer 20d89bbfd44a47769f60a98eb5e2b45a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:23.783730 12064 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:24.095294 11785 raft_consensus.cc:1275] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Refusing update from remote peer 20d89bbfd44a47769f60a98eb5e2b45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:24.096724 12070 consensus_queue.cc:1048] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.098315 11858 raft_consensus.cc:1275] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Refusing update from remote peer 20d89bbfd44a47769f60a98eb5e2b45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:24.099802 12070 consensus_queue.cc:1048] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.251206 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:24.262748 11932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d"
dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
mode: GRACEFUL
new_leader_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:36332
I20260710 13:18:24.263480 11932 raft_consensus.cc:606] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 LEADER]: Received request to transfer leadership to TS cfc93143d62c48a39fe95339d459627f
I20260710 13:18:24.278323 11932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02"
dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
mode: GRACEFUL
new_leader_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:36332
I20260710 13:18:24.279168 11932 raft_consensus.cc:606] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 LEADER]: Received request to transfer leadership to TS cfc93143d62c48a39fe95339d459627f
I20260710 13:18:24.284482 11858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
mode: GRACEFUL
new_leader_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:35514
I20260710 13:18:24.285116 11858 raft_consensus.cc:606] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Received request to transfer leadership to TS cfc93143d62c48a39fe95339d459627f
I20260710 13:18:24.290136 11858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
mode: GRACEFUL
new_leader_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:35514
I20260710 13:18:24.290650 11858 raft_consensus.cc:606] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Received request to transfer leadership to TS cfc93143d62c48a39fe95339d459627f
I20260710 13:18:24.295781 11858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
mode: GRACEFUL
new_leader_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:35514
I20260710 13:18:24.296237 11858 raft_consensus.cc:606] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Received request to transfer leadership to TS cfc93143d62c48a39fe95339d459627f
I20260710 13:18:24.299906 12085 raft_consensus.cc:993] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62: : Instructing follower cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.300390 12085 raft_consensus.cc:1081] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Signalling peer cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.302299 11785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:48964
I20260710 13:18:24.302851 11785 raft_consensus.cc:493] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.303200 11785 raft_consensus.cc:3060] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.308342 11785 raft_consensus.cc:515] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.310030 11785 leader_election.cc:290] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 3 election: Requested vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:24.310846 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:24.311290 11932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238c71cb34fa4becb8eac5823d66ad5b" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:24.311566 11858 raft_consensus.cc:3055] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:24.311928 11932 raft_consensus.cc:3060] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.311929 11858 raft_consensus.cc:740] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:24.313112 11858 consensus_queue.cc:260] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.314581 11858 raft_consensus.cc:3060] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.320173 11932 raft_consensus.cc:2468] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 3.
I20260710 13:18:24.321481 11748 leader_election.cc:304] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [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: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:24.322190 12066 raft_consensus.cc:2804] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:24.322214 11858 raft_consensus.cc:2468] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 3.
I20260710 13:18:24.323624 12066 raft_consensus.cc:697] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 3 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:24.324550 12066 consensus_queue.cc:237] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.333423 11681 catalog_manager.cc:5697] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 2 to 3, leader changed from df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130) to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 3 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:24.334403 12064 raft_consensus.cc:993] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a: : Instructing follower cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.334919 12084 raft_consensus.cc:1081] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 LEADER]: Signalling peer cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.336493 11785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:48948
I20260710 13:18:24.337100 11785 raft_consensus.cc:493] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.337472 11785 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:24.344666 11785 raft_consensus.cc:515] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.346364 11785 leader_election.cc:290] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 4 election: Requested vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:24.347091 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:24.347404 11932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:24.347580 11858 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:24.347939 11932 raft_consensus.cc:3055] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:24.348181 11932 raft_consensus.cc:740] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:24.348953 11932 consensus_queue.cc:260] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.349891 11932 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:24.352739 11858 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 4.
I20260710 13:18:24.354183 11751 leader_election.cc:304] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [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: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:24.355010 12066 raft_consensus.cc:2804] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:24.355046 11932 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 4.
I20260710 13:18:24.355585 12066 raft_consensus.cc:697] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 4 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:24.356447 12066 consensus_queue.cc:237] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.362632 11681 catalog_manager.cc:5697] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 3 to 4, leader changed from 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131) to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 4 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:24.405831 12085 raft_consensus.cc:993] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62: : Instructing follower cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.406319 12085 raft_consensus.cc:1081] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Signalling peer cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.407799 11785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:48964
I20260710 13:18:24.408289 11785 raft_consensus.cc:493] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.408543 11785 raft_consensus.cc:3060] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.413086 11785 raft_consensus.cc:515] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.414502 11785 leader_election.cc:290] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 2 election: Requested vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:24.415453 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:24.415611 11932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcbcf7f317a4f1991da6e8edd6d38bf" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:24.415935 11858 raft_consensus.cc:3055] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:24.416100 11932 raft_consensus.cc:3060] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.416235 11858 raft_consensus.cc:740] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:24.417019 11858 consensus_queue.cc:260] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.417917 11858 raft_consensus.cc:3060] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.421360 11932 raft_consensus.cc:2468] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 2.
I20260710 13:18:24.421981 11858 raft_consensus.cc:2468] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 2.
I20260710 13:18:24.422430 11748 leader_election.cc:304] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:24.423192 12066 raft_consensus.cc:2804] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:24.423648 12066 raft_consensus.cc:697] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:24.424369 12066 consensus_queue.cc:237] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.431317 11681 catalog_manager.cc:5697] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 1 to 2, leader changed from df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130) to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 2 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:24.495182 12064 raft_consensus.cc:993] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a: : Instructing follower cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.495734 12084 raft_consensus.cc:1081] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 LEADER]: Signalling peer cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.497251 11785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:48948
I20260710 13:18:24.497764 11785 raft_consensus.cc:493] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.498075 11785 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.503883 11785 raft_consensus.cc:515] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:24.505584 11785 leader_election.cc:290] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 3 election: Requested vote from peers 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:24.506731 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:24.506742 11932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:24.507436 11858 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.507539 11932 raft_consensus.cc:3055] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:24.507949 11932 raft_consensus.cc:740] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:24.509080 11932 consensus_queue.cc:260] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:24.510568 11932 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.513059 11858 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 3.
I20260710 13:18:24.514153 11751 leader_election.cc:304] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [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: cfc93143d62c48a39fe95339d459627f, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:24.514825 12066 raft_consensus.cc:2804] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:24.515303 12066 raft_consensus.cc:697] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 3 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:24.516127 12066 consensus_queue.cc:237] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:24.518026 11932 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 3.
I20260710 13:18:24.524549 11681 catalog_manager.cc:5697] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 2 to 3, leader changed from 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131) to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 3 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:24.671665 12062 raft_consensus.cc:993] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62: : Instructing follower cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.672123 12062 raft_consensus.cc:1081] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Signalling peer cfc93143d62c48a39fe95339d459627f to start an election
I20260710 13:18:24.673597 11785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
 from {username='slave'} at 127.0.0.1:48964
I20260710 13:18:24.674145 11785 raft_consensus.cc:493] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.674429 11785 raft_consensus.cc:3060] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.679255 11785 raft_consensus.cc:515] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.680912 11785 leader_election.cc:290] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [CANDIDATE]: Term 3 election: Requested vote from peers df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:24.681692 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:24.682092 11932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f2b6aaed443328c7539c7904708b6" candidate_uuid: "cfc93143d62c48a39fe95339d459627f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:24.682315 11858 raft_consensus.cc:3055] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:24.682628 11932 raft_consensus.cc:3060] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.682606 11858 raft_consensus.cc:740] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:24.683669 11858 consensus_queue.cc:260] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.684792 11858 raft_consensus.cc:3060] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.690838 11932 raft_consensus.cc:2468] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 3.
I20260710 13:18:24.691908 11858 raft_consensus.cc:2468] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfc93143d62c48a39fe95339d459627f in term 3.
I20260710 13:18:24.692155 11748 leader_election.cc:304] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [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: 20d89bbfd44a47769f60a98eb5e2b45a, cfc93143d62c48a39fe95339d459627f; no voters: 
I20260710 13:18:24.693222 12066 raft_consensus.cc:2804] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:24.693750 12066 raft_consensus.cc:697] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 3 LEADER]: Becoming Leader. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:24.694639 12066 consensus_queue.cc:237] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:24.702204 11681 catalog_manager.cc:5697] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f reported cstate change: term changed from 2 to 3, leader changed from df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130) to cfc93143d62c48a39fe95339d459627f (127.10.230.129). New cstate: current_term: 3 leader_uuid: "cfc93143d62c48a39fe95339d459627f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:24.730417 11858 raft_consensus.cc:1275] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:24.731714 12066 consensus_queue.cc:1048] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:24.742000 11932 raft_consensus.cc:1275] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:24.743564 12066 consensus_queue.cc:1048] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:24.838057 11932 raft_consensus.cc:1275] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:24.839668 12096 consensus_queue.cc:1048] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.849296 11860 raft_consensus.cc:1275] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:24.850847 12086 consensus_queue.cc:1048] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.912277 11932 raft_consensus.cc:1275] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 4 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:24.913934 12096 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:24.918952 11860 raft_consensus.cc:1275] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 4 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:24.920305 12086 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:25.036015 11860 raft_consensus.cc:1275] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.037305 12066 consensus_queue.cc:1048] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.046141 11932 raft_consensus.cc:1275] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.047734 12066 consensus_queue.cc:1048] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.182085 11858 raft_consensus.cc:1275] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.183429 12066 consensus_queue.cc:1048] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.192740 11932 raft_consensus.cc:1275] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Refusing update from remote peer cfc93143d62c48a39fe95339d459627f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.194541 12066 consensus_queue.cc:1048] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:27.304802 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:27.313396 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
mode: GRACEFUL
new_leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
 from {username='slave'} at 127.0.0.1:48978
I20260710 13:18:27.314363 11785 raft_consensus.cc:606] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Received request to transfer leadership to TS 20d89bbfd44a47769f60a98eb5e2b45a
I20260710 13:18:27.317344 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
mode: GRACEFUL
new_leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:48978
I20260710 13:18:27.317778 11785 raft_consensus.cc:606] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Received request to transfer leadership to TS df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:27.320111 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
mode: GRACEFUL
new_leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:48978
I20260710 13:18:27.320533 11785 raft_consensus.cc:606] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 4 LEADER]: Received request to transfer leadership to TS df0bfd650d4e4eddb961ec7656be6c62
I20260710 13:18:27.322923 11785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d"
dest_uuid: "cfc93143d62c48a39fe95339d459627f"
mode: GRACEFUL
new_leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
 from {username='slave'} at 127.0.0.1:48978
I20260710 13:18:27.323324 11785 raft_consensus.cc:606] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 3 LEADER]: Received request to transfer leadership to TS 20d89bbfd44a47769f60a98eb5e2b45a
I20260710 13:18:27.324239 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:18:27.324820 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:27.346753 12096 raft_consensus.cc:993] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f: : Instructing follower 20d89bbfd44a47769f60a98eb5e2b45a to start an election
I20260710 13:18:27.347605 12066 raft_consensus.cc:1081] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Signalling peer 20d89bbfd44a47769f60a98eb5e2b45a to start an election
I20260710 13:18:27.349678 11934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e"
dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
 from {username='slave'} at 127.0.0.1:36320
I20260710 13:18:27.350245 11934 raft_consensus.cc:493] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:27.350566 11934 raft_consensus.cc:3060] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:27.357736 11934 raft_consensus.cc:515] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:27.359766 11934 leader_election.cc:290] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 2 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:27.360952 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:27.361218 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c23019b90342f9b25b8fa19dfa922e" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:27.361693 11785 raft_consensus.cc:3055] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:27.361828 11858 raft_consensus.cc:3060] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:27.362062 11785 raft_consensus.cc:740] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:27.362910 11785 consensus_queue.cc:260] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:27.364008 11785 raft_consensus.cc:3060] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:27.368013 11858 raft_consensus.cc:2468] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 2.
I20260710 13:18:27.369586 11900 leader_election.cc:304] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:27.370421 11785 raft_consensus.cc:2468] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 2.
I20260710 13:18:27.370599 12084 raft_consensus.cc:2804] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:27.372026 12084 raft_consensus.cc:697] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 LEADER]: Becoming Leader. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:27.373117 12084 consensus_queue.cc:237] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:27.380970 11681 catalog_manager.cc:5697] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a reported cstate change: term changed from 1 to 2, leader changed from cfc93143d62c48a39fe95339d459627f (127.10.230.129) to 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131). New cstate: current_term: 2 leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:27.458761 12096 raft_consensus.cc:993] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f: : Instructing follower 20d89bbfd44a47769f60a98eb5e2b45a to start an election
I20260710 13:18:27.459297 12066 raft_consensus.cc:1081] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 3 LEADER]: Signalling peer 20d89bbfd44a47769f60a98eb5e2b45a to start an election
I20260710 13:18:27.460837 11932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d"
dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
 from {username='slave'} at 127.0.0.1:36320
I20260710 13:18:27.461215 11932 raft_consensus.cc:493] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:27.461416 11932 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:27.466609 11932 raft_consensus.cc:515] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:27.468107 11932 leader_election.cc:290] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [CANDIDATE]: Term 4 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965)
I20260710 13:18:27.469287 11858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
I20260710 13:18:27.469336 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d6899814d744f8a1f0e780b9cc179d" candidate_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:27.469887 11858 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:27.469993 11785 raft_consensus.cc:3055] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:27.470327 11785 raft_consensus.cc:740] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:27.471048 11785 consensus_queue.cc:260] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:27.471985 11785 raft_consensus.cc:3060] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:27.474818 11858 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 4.
I20260710 13:18:27.476008 11900 leader_election.cc:304] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [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: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:27.476871 12084 raft_consensus.cc:2804] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:27.477270 12084 raft_consensus.cc:697] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 4 LEADER]: Becoming Leader. State: Replica: 20d89bbfd44a47769f60a98eb5e2b45a, State: Running, Role: LEADER
I20260710 13:18:27.477674 11785 raft_consensus.cc:2468] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d89bbfd44a47769f60a98eb5e2b45a in term 4.
I20260710 13:18:27.478076 12084 consensus_queue.cc:237] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } }
I20260710 13:18:27.486830 11681 catalog_manager.cc:5697] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a reported cstate change: term changed from 3 to 4, leader changed from cfc93143d62c48a39fe95339d459627f (127.10.230.129) to 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131). New cstate: current_term: 4 leader_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:27.510035 12096 raft_consensus.cc:993] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f: : Instructing follower df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:27.510571 12066 raft_consensus.cc:1081] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 4 LEADER]: Signalling peer df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:27.512156 11858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:35502
I20260710 13:18:27.512646 11858 raft_consensus.cc:493] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:27.513065 11858 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:27.518544 11858 raft_consensus.cc:515] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:27.520335 11858 leader_election.cc:290] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 5 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:27.521306 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:27.521507 11932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950adf324eec43dbad16a689e48f3e02" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:27.521945 11785 raft_consensus.cc:3055] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:27.522017 11932 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:27.522210 11785 raft_consensus.cc:740] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:27.523109 11785 consensus_queue.cc:260] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:27.524087 11785 raft_consensus.cc:3060] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:27.527088 11932 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 5.
I20260710 13:18:27.528997 11823 leader_election.cc:304] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [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: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:27.530298 12062 raft_consensus.cc:2804] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:27.531574 11785 raft_consensus.cc:2468] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 5.
I20260710 13:18:27.532097 12062 raft_consensus.cc:697] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 5 LEADER]: Becoming Leader. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:27.533304 12062 consensus_queue.cc:237] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:27.542007 11681 catalog_manager.cc:5697] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 reported cstate change: term changed from 4 to 5, leader changed from cfc93143d62c48a39fe95339d459627f (127.10.230.129) to df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130). New cstate: current_term: 5 leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:27.610260 12096 raft_consensus.cc:993] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f: : Instructing follower df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:27.610769 12096 raft_consensus.cc:1081] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Signalling peer df0bfd650d4e4eddb961ec7656be6c62 to start an election
I20260710 13:18:27.612486 11858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c"
dest_uuid: "df0bfd650d4e4eddb961ec7656be6c62"
 from {username='slave'} at 127.0.0.1:35502
I20260710 13:18:27.613013 11858 raft_consensus.cc:493] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:27.613265 11858 raft_consensus.cc:3060] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:27.618857 11858 raft_consensus.cc:515] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:27.620251 11858 leader_election.cc:290] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [CANDIDATE]: Term 3 election: Requested vote from peers cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891), 20d89bbfd44a47769f60a98eb5e2b45a (127.10.230.131:33741)
I20260710 13:18:27.621232 11932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20d89bbfd44a47769f60a98eb5e2b45a"
I20260710 13:18:27.621145 11785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac0276d3fd442f49fbcfb828806443c" candidate_uuid: "df0bfd650d4e4eddb961ec7656be6c62" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfc93143d62c48a39fe95339d459627f"
I20260710 13:18:27.621734 11932 raft_consensus.cc:3060] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:27.621742 11785 raft_consensus.cc:3055] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:27.622222 11785 raft_consensus.cc:740] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfc93143d62c48a39fe95339d459627f, State: Running, Role: LEADER
I20260710 13:18:27.623051 11785 consensus_queue.cc:260] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:27.624140 11785 raft_consensus.cc:3060] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:27.628736 11932 raft_consensus.cc:2468] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 3.
I20260710 13:18:27.629757 11823 leader_election.cc:304] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [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: 20d89bbfd44a47769f60a98eb5e2b45a, df0bfd650d4e4eddb961ec7656be6c62; no voters: 
I20260710 13:18:27.630575 12062 raft_consensus.cc:2804] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:27.630766 11785 raft_consensus.cc:2468] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0bfd650d4e4eddb961ec7656be6c62 in term 3.
I20260710 13:18:27.631196 12062 raft_consensus.cc:697] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 3 LEADER]: Becoming Leader. State: Replica: df0bfd650d4e4eddb961ec7656be6c62, State: Running, Role: LEADER
I20260710 13:18:27.632164 12062 consensus_queue.cc:237] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [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: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } }
I20260710 13:18:27.639739 11681 catalog_manager.cc:5697] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 reported cstate change: term changed from 2 to 3, leader changed from cfc93143d62c48a39fe95339d459627f (127.10.230.129) to df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130). New cstate: current_term: 3 leader_uuid: "df0bfd650d4e4eddb961ec7656be6c62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:27.944200 11785 raft_consensus.cc:1275] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Refusing update from remote peer 20d89bbfd44a47769f60a98eb5e2b45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:27.945650 12084 consensus_queue.cc:1048] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:27.959885 11858 raft_consensus.cc:1275] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 4 FOLLOWER]: Refusing update from remote peer 20d89bbfd44a47769f60a98eb5e2b45a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:27.961869 11858 raft_consensus.cc:1275] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Refusing update from remote peer 20d89bbfd44a47769f60a98eb5e2b45a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:27.963275 12107 consensus_queue.cc:1048] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:27.964237 12118 consensus_queue.cc:1048] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0bfd650d4e4eddb961ec7656be6c62" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 39965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:27.976967 11785 raft_consensus.cc:1275] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 4 FOLLOWER]: Refusing update from remote peer 20d89bbfd44a47769f60a98eb5e2b45a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:27.981385 12118 consensus_queue.cc:1048] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:28.053292 11785 raft_consensus.cc:1275] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 5 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:28.054706 12114 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:28.056324 11932 raft_consensus.cc:1275] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 5 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:28.057572 12114 consensus_queue.cc:1048] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:28.178818 11932 raft_consensus.cc:1275] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:28.180212 12062 consensus_queue.cc:1048] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d89bbfd44a47769f60a98eb5e2b45a" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 33741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:28.191083 11785 raft_consensus.cc:1275] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Refusing update from remote peer df0bfd650d4e4eddb961ec7656be6c62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:28.192617 12127 consensus_queue.cc:1048] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfc93143d62c48a39fe95339d459627f" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:28.325928 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:28.332990 11162 tablet_server.cc:179] TabletServer@127.10.230.129:0 shutting down...
I20260710 13:18:28.360246 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:28.361143 11162 tablet_replica.cc:333] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.361855 11162 raft_consensus.cc:2243] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.362365 11162 raft_consensus.cc:2272] T 950adf324eec43dbad16a689e48f3e02 P cfc93143d62c48a39fe95339d459627f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.365254 11162 tablet_replica.cc:333] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.365839 11162 raft_consensus.cc:2243] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.366377 11162 raft_consensus.cc:2272] T 630cf288eb9741e8a7d6d28068e7c3da P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.368425 11162 tablet_replica.cc:333] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.369012 11162 raft_consensus.cc:2243] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.369863 11162 raft_consensus.cc:2272] T 4dcbcf7f317a4f1991da6e8edd6d38bf P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.372255 11162 tablet_replica.cc:333] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.372956 11162 raft_consensus.cc:2243] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:18:28.373414 11825 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:18:28.373904 11162 raft_consensus.cc:2272] T 238c71cb34fa4becb8eac5823d66ad5b P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.376049 11162 tablet_replica.cc:333] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.376644 11162 raft_consensus.cc:2243] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:18:28.376901 11825 consensus_peers.cc:597] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 -> Peer cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891): Couldn't send request to peer cfc93143d62c48a39fe95339d459627f. 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:18:28.377203 11162 raft_consensus.cc:2272] T 8ac0276d3fd442f49fbcfb828806443c P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.379369 11162 tablet_replica.cc:333] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.379932 11162 raft_consensus.cc:2243] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.380870 11162 raft_consensus.cc:2272] T 3b8f2b6aaed443328c7539c7904708b6 P cfc93143d62c48a39fe95339d459627f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.383165 11162 tablet_replica.cc:333] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.383888 11162 raft_consensus.cc:2243] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.384330 11162 raft_consensus.cc:2272] T 05ba8c79d85e4ddfb937a8ad9aa12908 P cfc93143d62c48a39fe95339d459627f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.386467 11162 tablet_replica.cc:333] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.387018 11162 raft_consensus.cc:2243] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.387415 11162 raft_consensus.cc:2272] T 33c23019b90342f9b25b8fa19dfa922e P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.390071 11162 tablet_replica.cc:333] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.390661 11162 raft_consensus.cc:2243] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.391136 11162 raft_consensus.cc:2272] T a8d6899814d744f8a1f0e780b9cc179d P cfc93143d62c48a39fe95339d459627f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:28.392917 11899 consensus_peers.cc:597] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a -> Peer cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891): Couldn't send request to peer cfc93143d62c48a39fe95339d459627f. 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:18:28.393662 11162 tablet_replica.cc:333] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f: stopping tablet replica
I20260710 13:18:28.394070 11162 raft_consensus.cc:2243] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.394773 11162 raft_consensus.cc:2272] T 4f99e3273d674c4794bd741ca24f54b4 P cfc93143d62c48a39fe95339d459627f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.427484 11162 tablet_server.cc:196] TabletServer@127.10.230.129:0 shutdown complete.
I20260710 13:18:28.453562 11162 tablet_server.cc:179] TabletServer@127.10.230.130:0 shutting down...
I20260710 13:18:28.483625 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:28.485702 11162 tablet_replica.cc:333] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.486660 11162 raft_consensus.cc:2243] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:18:28.486766 11900 consensus_peers.cc:597] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a -> Peer df0bfd650d4e4eddb961ec7656be6c62 (127.10.230.130:39965): Couldn't send request to peer df0bfd650d4e4eddb961ec7656be6c62. 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:18:28.487373 11162 raft_consensus.cc:2272] T 4dcbcf7f317a4f1991da6e8edd6d38bf P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.489460 11162 tablet_replica.cc:333] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.490011 11162 raft_consensus.cc:2243] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.490785 11162 raft_consensus.cc:2272] T 630cf288eb9741e8a7d6d28068e7c3da P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.493500 11162 tablet_replica.cc:333] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.494453 11162 raft_consensus.cc:2243] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.495018 11162 raft_consensus.cc:2272] T 05ba8c79d85e4ddfb937a8ad9aa12908 P df0bfd650d4e4eddb961ec7656be6c62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.497483 11162 tablet_replica.cc:333] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.498252 11162 raft_consensus.cc:2243] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 5 LEADER]: Raft consensus shutting down.
W20260710 13:18:28.498553 11899 consensus_peers.cc:597] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a -> Peer cfc93143d62c48a39fe95339d459627f (127.10.230.129:36891): Couldn't send request to peer cfc93143d62c48a39fe95339d459627f. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:36891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:28.499183 11162 raft_consensus.cc:2272] T 950adf324eec43dbad16a689e48f3e02 P df0bfd650d4e4eddb961ec7656be6c62 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.502027 11162 tablet_replica.cc:333] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.502554 11162 raft_consensus.cc:2243] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.503068 11162 raft_consensus.cc:2272] T 238c71cb34fa4becb8eac5823d66ad5b P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.504932 11162 tablet_replica.cc:333] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.505402 11162 raft_consensus.cc:2243] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.505774 11162 raft_consensus.cc:2272] T 3b8f2b6aaed443328c7539c7904708b6 P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.507438 11162 tablet_replica.cc:333] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.507911 11162 raft_consensus.cc:2243] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.508648 11162 raft_consensus.cc:2272] T 8ac0276d3fd442f49fbcfb828806443c P df0bfd650d4e4eddb961ec7656be6c62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.510977 11162 tablet_replica.cc:333] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.511477 11162 raft_consensus.cc:2243] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.511906 11162 raft_consensus.cc:2272] T a8d6899814d744f8a1f0e780b9cc179d P df0bfd650d4e4eddb961ec7656be6c62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.514304 11162 tablet_replica.cc:333] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.514789 11162 raft_consensus.cc:2243] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.515210 11162 raft_consensus.cc:2272] T 4f99e3273d674c4794bd741ca24f54b4 P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.516896 11162 tablet_replica.cc:333] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62: stopping tablet replica
I20260710 13:18:28.517349 11162 raft_consensus.cc:2243] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.517758 11162 raft_consensus.cc:2272] T 33c23019b90342f9b25b8fa19dfa922e P df0bfd650d4e4eddb961ec7656be6c62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.549041 11162 tablet_server.cc:196] TabletServer@127.10.230.130:0 shutdown complete.
I20260710 13:18:28.573930 11162 tablet_server.cc:179] TabletServer@127.10.230.131:0 shutting down...
I20260710 13:18:28.600101 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:28.601147 11162 tablet_replica.cc:333] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.601836 11162 raft_consensus.cc:2243] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.602439 11162 raft_consensus.cc:2272] T 4dcbcf7f317a4f1991da6e8edd6d38bf P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.604940 11162 tablet_replica.cc:333] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.605546 11162 raft_consensus.cc:2243] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.606426 11162 raft_consensus.cc:2272] T 05ba8c79d85e4ddfb937a8ad9aa12908 P 20d89bbfd44a47769f60a98eb5e2b45a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.608496 11162 tablet_replica.cc:333] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.609174 11162 raft_consensus.cc:2243] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.609681 11162 raft_consensus.cc:2272] T 4f99e3273d674c4794bd741ca24f54b4 P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.611590 11162 tablet_replica.cc:333] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.612157 11162 raft_consensus.cc:2243] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.613184 11162 raft_consensus.cc:2272] T 33c23019b90342f9b25b8fa19dfa922e P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.615399 11162 tablet_replica.cc:333] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.616288 11162 raft_consensus.cc:2243] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.617285 11162 raft_consensus.cc:2272] T a8d6899814d744f8a1f0e780b9cc179d P 20d89bbfd44a47769f60a98eb5e2b45a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.619648 11162 tablet_replica.cc:333] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.620157 11162 raft_consensus.cc:2243] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.620589 11162 raft_consensus.cc:2272] T 238c71cb34fa4becb8eac5823d66ad5b P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.622197 11162 tablet_replica.cc:333] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.622716 11162 raft_consensus.cc:2243] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.623206 11162 raft_consensus.cc:2272] T 8ac0276d3fd442f49fbcfb828806443c P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.625656 11162 tablet_replica.cc:333] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.626222 11162 raft_consensus.cc:2243] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.626657 11162 raft_consensus.cc:2272] T 3b8f2b6aaed443328c7539c7904708b6 P 20d89bbfd44a47769f60a98eb5e2b45a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.628223 11162 tablet_replica.cc:333] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.628743 11162 raft_consensus.cc:2243] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.629213 11162 raft_consensus.cc:2272] T 630cf288eb9741e8a7d6d28068e7c3da P 20d89bbfd44a47769f60a98eb5e2b45a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.630820 11162 tablet_replica.cc:333] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a: stopping tablet replica
I20260710 13:18:28.631244 11162 raft_consensus.cc:2243] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.631635 11162 raft_consensus.cc:2272] T 950adf324eec43dbad16a689e48f3e02 P 20d89bbfd44a47769f60a98eb5e2b45a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.659578 11162 tablet_server.cc:196] TabletServer@127.10.230.131:0 shutdown complete.
I20260710 13:18:28.677343 11162 master.cc:562] Master@127.10.230.190:36397 shutting down...
I20260710 13:18:28.696595 11162 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.697190 11162 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.697513 11162 tablet_replica.cc:333] T 00000000000000000000000000000000 P f36fe5a871d348d985461910588fe802: stopping tablet replica
I20260710 13:18:28.717020 11162 master.cc:584] Master@127.10.230.190:36397 shutdown complete.
20d89bbfd44a47769f60a98eb5e2b45a  1
cfc93143d62c48a39fe95339d459627f  5
df0bfd650d4e4eddb961ec7656be6c62  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10493 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:18:28.761628 11162 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.230.190:44127
I20260710 13:18:28.762861 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:28.769770 12134 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:18:28.770162 12137 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:18:28.770429 12135 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:18:28.771781 11162 server_base.cc:1061] running on GCE node
I20260710 13:18:28.772624 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:28.772878 11162 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:18:28.773047 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689508773031 us; error 0 us; skew 500 ppm
I20260710 13:18:28.773850 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:28.778386 11162 webserver.cc:533] Webserver started at http://127.10.230.190:39219/ using document root <none> and password file <none>
I20260710 13:18:28.778834 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:28.778982 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:28.779208 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:28.780253 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/master-0-root/instance:
uuid: "d8bf1d5511c14a41a83eb804bcb2c091"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-mxjd"
I20260710 13:18:28.784745 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:28.788297 12142 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:18:28.789305 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:18:28.789605 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/master-0-root
uuid: "d8bf1d5511c14a41a83eb804bcb2c091"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-mxjd"
I20260710 13:18:28.789876 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-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:18:28.811653 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:28.813097 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:28.853047 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.190:44127
I20260710 13:18:28.853155 12193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.190:44127 every 8 connection(s)
I20260710 13:18:28.856907 12194 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:18:28.867220 12194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091: Bootstrap starting.
I20260710 13:18:28.872741 12194 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.877161 12194 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091: No bootstrap required, opened a new log
I20260710 13:18:28.879240 12194 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8bf1d5511c14a41a83eb804bcb2c091" member_type: VOTER }
I20260710 13:18:28.879642 12194 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.879876 12194 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8bf1d5511c14a41a83eb804bcb2c091, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.880510 12194 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8bf1d5511c14a41a83eb804bcb2c091" member_type: VOTER }
I20260710 13:18:28.881018 12194 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:28.881284 12194 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:28.881567 12194 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.885984 12194 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8bf1d5511c14a41a83eb804bcb2c091" member_type: VOTER }
I20260710 13:18:28.886529 12194 leader_election.cc:304] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [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: d8bf1d5511c14a41a83eb804bcb2c091; no voters: 
I20260710 13:18:28.887763 12194 leader_election.cc:290] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:28.888072 12197 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.889528 12197 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 1 LEADER]: Becoming Leader. State: Replica: d8bf1d5511c14a41a83eb804bcb2c091, State: Running, Role: LEADER
I20260710 13:18:28.890221 12197 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [LEADER]: Queue going to LEADER mode. State: All 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: "d8bf1d5511c14a41a83eb804bcb2c091" member_type: VOTER }
I20260710 13:18:28.890981 12194 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:28.895093 12199 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8bf1d5511c14a41a83eb804bcb2c091. Latest consensus state: current_term: 1 leader_uuid: "d8bf1d5511c14a41a83eb804bcb2c091" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8bf1d5511c14a41a83eb804bcb2c091" member_type: VOTER } }
I20260710 13:18:28.895817 12199 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:28.895514 12198 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8bf1d5511c14a41a83eb804bcb2c091" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8bf1d5511c14a41a83eb804bcb2c091" member_type: VOTER } }
I20260710 13:18:28.896313 12198 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:28.899128 12204 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:28.903805 12204 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:28.907639 11162 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:28.912438 12204 catalog_manager.cc:1383] Generated new cluster ID: 25b8ded72e424a58bdcad5e0ece97583
I20260710 13:18:28.912708 12204 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:28.931602 12204 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:28.932862 12204 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:28.946003 12204 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091: Generated new TSK 0
I20260710 13:18:28.946588 12204 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:28.974015 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:28.980046 12215 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:18:28.981163 12216 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:18:28.982661 12218 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:18:28.983119 11162 server_base.cc:1061] running on GCE node
I20260710 13:18:28.984004 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:28.984176 11162 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:18:28.984365 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689508984351 us; error 0 us; skew 500 ppm
I20260710 13:18:28.985028 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:28.987658 11162 webserver.cc:533] Webserver started at http://127.10.230.129:35881/ using document root <none> and password file <none>
I20260710 13:18:28.988152 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:28.988332 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:28.988623 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:28.989687 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root/instance:
uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-mxjd"
I20260710 13:18:28.994324 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:28.997608 12223 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:18:28.998329 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:18:28.998622 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-mxjd"
I20260710 13:18:28.998854 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-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:18:29.010967 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:29.012183 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:29.013763 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:29.016232 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:29.016465 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:29.016703 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:29.016937 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:18:29.058583 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:35257
I20260710 13:18:29.058662 12285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:35257 every 8 connection(s)
I20260710 13:18:29.063663 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:29.072640 12290 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:18:29.072800 12291 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:18:29.074688 12293 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:18:29.075423 11162 server_base.cc:1061] running on GCE node
I20260710 13:18:29.076637 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:29.076920 11162 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:18:29.077121 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689509077099 us; error 0 us; skew 500 ppm
I20260710 13:18:29.077673 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:29.080263 11162 webserver.cc:533] Webserver started at http://127.10.230.130:41659/ using document root <none> and password file <none>
I20260710 13:18:29.080957 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:29.081175 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:29.081511 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:29.083180 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root/instance:
uuid: "0636f8cd18c8413ca554d49c14ac6070"
format_stamp: "Formatted at 2026-07-10 13:18:29 on dist-test-slave-mxjd"
I20260710 13:18:29.083825 12286 heartbeater.cc:344] Connected to a master server at 127.10.230.190:44127
I20260710 13:18:29.084193 12286 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:29.084960 12286 heartbeater.cc:507] Master 127.10.230.190:44127 requested a full tablet report, sending...
I20260710 13:18:29.087189 12159 ts_manager.cc:194] Registered new tserver with Master: 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257)
I20260710 13:18:29.089206 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:18:29.089815 12159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55544
I20260710 13:18:29.093879 12298 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:18:29.094765 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:29.095058 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root
uuid: "0636f8cd18c8413ca554d49c14ac6070"
format_stamp: "Formatted at 2026-07-10 13:18:29 on dist-test-slave-mxjd"
I20260710 13:18:29.095323 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-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:18:29.113756 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:29.115165 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:29.116827 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:29.119426 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:29.119637 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:29.119836 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:29.119980 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:29.162223 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.130:44729
I20260710 13:18:29.162317 12360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.130:44729 every 8 connection(s)
I20260710 13:18:29.167097 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:29.174928 12364 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:18:29.175774 12365 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:18:29.177927 12367 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:18:29.179231 11162 server_base.cc:1061] running on GCE node
I20260710 13:18:29.179694 12361 heartbeater.cc:344] Connected to a master server at 127.10.230.190:44127
I20260710 13:18:29.180095 12361 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:29.180190 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:29.180462 11162 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:18:29.180650 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689509180596 us; error 0 us; skew 500 ppm
I20260710 13:18:29.180994 12361 heartbeater.cc:507] Master 127.10.230.190:44127 requested a full tablet report, sending...
I20260710 13:18:29.181334 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:29.183513 12159 ts_manager.cc:194] Registered new tserver with Master: 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:29.184270 11162 webserver.cc:533] Webserver started at http://127.10.230.131:36031/ using document root <none> and password file <none>
I20260710 13:18:29.184924 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:29.185155 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:29.185442 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:29.185428 12159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55546
I20260710 13:18:29.187022 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root/instance:
uuid: "f9088ec19bba4fada237fe0656ad6176"
format_stamp: "Formatted at 2026-07-10 13:18:29 on dist-test-slave-mxjd"
I20260710 13:18:29.191450 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:29.195186 12372 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:18:29.196055 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 13:18:29.196286 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root
uuid: "f9088ec19bba4fada237fe0656ad6176"
format_stamp: "Formatted at 2026-07-10 13:18:29 on dist-test-slave-mxjd"
I20260710 13:18:29.196575 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-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:18:29.235127 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:29.236320 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:29.237852 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:29.240011 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:29.240188 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:29.240492 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:29.240659 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:29.284907 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.131:32815
I20260710 13:18:29.285080 12434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.131:32815 every 8 connection(s)
I20260710 13:18:29.299906 12435 heartbeater.cc:344] Connected to a master server at 127.10.230.190:44127
I20260710 13:18:29.300366 12435 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:29.301286 12435 heartbeater.cc:507] Master 127.10.230.190:44127 requested a full tablet report, sending...
I20260710 13:18:29.303506 12159 ts_manager.cc:194] Registered new tserver with Master: f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:29.303617 11162 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015198878s
I20260710 13:18:29.305051 12159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55552
I20260710 13:18:29.331655 12159 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55562:
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:18:29.335409 12159 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:18:29.464411 12326 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea47f12366a4e42bf2258826012f772 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:29.465900 12326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea47f12366a4e42bf2258826012f772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.466806 12324 tablet_service.cc:1511] Processing CreateTablet for tablet f325d639c6a94bbda1b487471016b5b6 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:29.468199 12324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f325d639c6a94bbda1b487471016b5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.468513 12251 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea47f12366a4e42bf2258826012f772 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:29.470155 12251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea47f12366a4e42bf2258826012f772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.470487 12325 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed25eb6328546a3a08415f08f8386fc (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:29.471872 12325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed25eb6328546a3a08415f08f8386fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.471978 12249 tablet_service.cc:1511] Processing CreateTablet for tablet f325d639c6a94bbda1b487471016b5b6 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:29.473542 12249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f325d639c6a94bbda1b487471016b5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.478124 12250 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed25eb6328546a3a08415f08f8386fc (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:29.479472 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed25eb6328546a3a08415f08f8386fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.481763 12248 tablet_service.cc:1511] Processing CreateTablet for tablet c917ab59c7ff4223bf0e88f920387e6c (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:29.483076 12248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c917ab59c7ff4223bf0e88f920387e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.487180 12400 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea47f12366a4e42bf2258826012f772 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:29.487263 12323 tablet_service.cc:1511] Processing CreateTablet for tablet c917ab59c7ff4223bf0e88f920387e6c (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:29.488636 12400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea47f12366a4e42bf2258826012f772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.488692 12398 tablet_service.cc:1511] Processing CreateTablet for tablet f325d639c6a94bbda1b487471016b5b6 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:29.490060 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f325d639c6a94bbda1b487471016b5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.491091 12450 tablet_bootstrap.cc:492] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:29.493595 12399 tablet_service.cc:1511] Processing CreateTablet for tablet 5ed25eb6328546a3a08415f08f8386fc (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:29.488629 12323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c917ab59c7ff4223bf0e88f920387e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.494884 12399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed25eb6328546a3a08415f08f8386fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.515479 12397 tablet_service.cc:1511] Processing CreateTablet for tablet c917ab59c7ff4223bf0e88f920387e6c (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:29.517025 12397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c917ab59c7ff4223bf0e88f920387e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.522078 12325 tablet_service.cc:1511] Processing CreateTablet for tablet 3b663ad23ef84adaafdb95887877f00f (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:29.523610 12325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b663ad23ef84adaafdb95887877f00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.528388 12451 tablet_bootstrap.cc:492] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:29.517700 12248 tablet_service.cc:1511] Processing CreateTablet for tablet 3b663ad23ef84adaafdb95887877f00f (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:29.534322 12396 tablet_service.cc:1511] Processing CreateTablet for tablet 3b663ad23ef84adaafdb95887877f00f (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:29.537070 12396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b663ad23ef84adaafdb95887877f00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.537706 12250 tablet_service.cc:1511] Processing CreateTablet for tablet d15d6366b1704777ba072253203bf5aa (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:29.539409 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15d6366b1704777ba072253203bf5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.542253 12450 tablet_bootstrap.cc:654] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.545598 12326 tablet_service.cc:1511] Processing CreateTablet for tablet d15d6366b1704777ba072253203bf5aa (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:29.546885 12326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15d6366b1704777ba072253203bf5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.551424 12451 tablet_bootstrap.cc:654] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.552361 12248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b663ad23ef84adaafdb95887877f00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.553443 12452 tablet_bootstrap.cc:492] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:29.560755 12399 tablet_service.cc:1511] Processing CreateTablet for tablet d15d6366b1704777ba072253203bf5aa (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:29.566489 12399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15d6366b1704777ba072253203bf5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.569591 12323 tablet_service.cc:1511] Processing CreateTablet for tablet 22ce976fa5024b75bd1a6b30f1e06371 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:29.569864 12400 tablet_service.cc:1511] Processing CreateTablet for tablet 22ce976fa5024b75bd1a6b30f1e06371 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:29.571143 12323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ce976fa5024b75bd1a6b30f1e06371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.571143 12400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ce976fa5024b75bd1a6b30f1e06371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.564702 12250 tablet_service.cc:1511] Processing CreateTablet for tablet 22ce976fa5024b75bd1a6b30f1e06371 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:29.580282 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ce976fa5024b75bd1a6b30f1e06371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.582414 12450 tablet_bootstrap.cc:492] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:29.586377 12451 tablet_bootstrap.cc:492] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:29.587071 12451 ts_tablet_manager.cc:1403] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.007s
I20260710 13:18:29.589872 12451 raft_consensus.cc:359] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } }
I20260710 13:18:29.588395 12450 ts_tablet_manager.cc:1403] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.011s
I20260710 13:18:29.591917 12452 tablet_bootstrap.cc:654] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.592237 12451 raft_consensus.cc:385] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.594586 12451 raft_consensus.cc:740] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.595595 12450 raft_consensus.cc:359] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.595662 12451 consensus_queue.cc:260] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } }
I20260710 13:18:29.596577 12450 raft_consensus.cc:385] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.597718 12450 raft_consensus.cc:740] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.598979 12450 consensus_queue.cc:260] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.603546 12451 ts_tablet_manager.cc:1434] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:29.604877 12248 tablet_service.cc:1511] Processing CreateTablet for tablet 8c87d5b150d74479ad2a79549f410729 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:29.606300 12248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c87d5b150d74479ad2a79549f410729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.607910 12286 heartbeater.cc:499] Master 127.10.230.190:44127 was elected leader, sending a full tablet report...
I20260710 13:18:29.608552 12452 tablet_bootstrap.cc:492] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:29.609248 12452 ts_tablet_manager.cc:1403] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.011s
I20260710 13:18:29.612663 12396 tablet_service.cc:1511] Processing CreateTablet for tablet 8c87d5b150d74479ad2a79549f410729 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:29.614151 12396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c87d5b150d74479ad2a79549f410729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.613548 12452 raft_consensus.cc:359] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.614683 12452 raft_consensus.cc:385] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.615093 12452 raft_consensus.cc:740] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.616462 12452 consensus_queue.cc:260] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.617643 12451 tablet_bootstrap.cc:492] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:29.621855 12325 tablet_service.cc:1511] Processing CreateTablet for tablet 8c87d5b150d74479ad2a79549f410729 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:29.623170 12325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c87d5b150d74479ad2a79549f410729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.627099 12452 ts_tablet_manager.cc:1434] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 13:18:29.628105 12435 heartbeater.cc:499] Master 127.10.230.190:44127 was elected leader, sending a full tablet report...
I20260710 13:18:29.631178 12451 tablet_bootstrap.cc:654] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.631016 12251 tablet_service.cc:1511] Processing CreateTablet for tablet 571a6d44b04d4f248c7df6f14fdf5ba2 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:29.632398 12251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571a6d44b04d4f248c7df6f14fdf5ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.634060 12452 tablet_bootstrap.cc:492] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:29.641656 12452 tablet_bootstrap.cc:654] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.653250 12361 heartbeater.cc:499] Master 127.10.230.190:44127 was elected leader, sending a full tablet report...
I20260710 13:18:29.660369 12450 ts_tablet_manager.cc:1434] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.043s
I20260710 13:18:29.661541 12450 tablet_bootstrap.cc:492] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:29.667954 12450 tablet_bootstrap.cc:654] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.675995 12451 tablet_bootstrap.cc:492] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:29.676492 12451 ts_tablet_manager.cc:1403] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.000s
I20260710 13:18:29.679215 12325 tablet_service.cc:1511] Processing CreateTablet for tablet 571a6d44b04d4f248c7df6f14fdf5ba2 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:29.679826 12452 tablet_bootstrap.cc:492] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:29.680168 12450 tablet_bootstrap.cc:492] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:29.679867 12451 raft_consensus.cc:359] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.680392 12452 ts_tablet_manager.cc:1403] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.009s
I20260710 13:18:29.680610 12450 ts_tablet_manager.cc:1403] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:18:29.680665 12451 raft_consensus.cc:385] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.680449 12325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571a6d44b04d4f248c7df6f14fdf5ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.681185 12451 raft_consensus.cc:740] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.682094 12451 consensus_queue.cc:260] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.683331 12452 raft_consensus.cc:359] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.684032 12452 raft_consensus.cc:385] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.684310 12452 raft_consensus.cc:740] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.684443 12451 ts_tablet_manager.cc:1434] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:18:29.685487 12451 tablet_bootstrap.cc:492] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:29.686002 12450 raft_consensus.cc:359] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.686749 12450 raft_consensus.cc:385] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.687072 12450 raft_consensus.cc:740] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.687795 12450 consensus_queue.cc:260] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.691838 12396 tablet_service.cc:1511] Processing CreateTablet for tablet 571a6d44b04d4f248c7df6f14fdf5ba2 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:29.693127 12396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571a6d44b04d4f248c7df6f14fdf5ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.693464 12450 ts_tablet_manager.cc:1434] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 13:18:29.694739 12450 tablet_bootstrap.cc:492] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:29.694597 12323 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed135748bf4462982df4b8d9601325f (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:29.695765 12323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed135748bf4462982df4b8d9601325f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.698326 12248 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed135748bf4462982df4b8d9601325f (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:29.699115 12326 tablet_service.cc:1511] Processing CreateTablet for tablet e21cb6663c1e4432886b25cee7c1329b (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:29.699532 12248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed135748bf4462982df4b8d9601325f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.700196 12399 tablet_service.cc:1511] Processing CreateTablet for tablet e21cb6663c1e4432886b25cee7c1329b (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:29.700263 12400 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed135748bf4462982df4b8d9601325f (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:29.701535 12399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21cb6663c1e4432886b25cee7c1329b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.700294 12326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21cb6663c1e4432886b25cee7c1329b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.705669 12400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed135748bf4462982df4b8d9601325f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.685063 12452 consensus_queue.cc:260] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.709834 12324 tablet_service.cc:1511] Processing CreateTablet for tablet 56fdfe3adc3e428f8825211a3e70ac36 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:29.711267 12324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fdfe3adc3e428f8825211a3e70ac36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.710983 12250 tablet_service.cc:1511] Processing CreateTablet for tablet 56fdfe3adc3e428f8825211a3e70ac36 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:29.712183 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fdfe3adc3e428f8825211a3e70ac36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.714800 12322 tablet_service.cc:1511] Processing CreateTablet for tablet 30c40dca7ba94a3183d3cf86fb1ae04f (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:29.715467 12397 tablet_service.cc:1511] Processing CreateTablet for tablet 56fdfe3adc3e428f8825211a3e70ac36 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:29.716192 12322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c40dca7ba94a3183d3cf86fb1ae04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.716611 12397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fdfe3adc3e428f8825211a3e70ac36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.717851 12398 tablet_service.cc:1511] Processing CreateTablet for tablet 30c40dca7ba94a3183d3cf86fb1ae04f (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:29.719209 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c40dca7ba94a3183d3cf86fb1ae04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.723083 12321 tablet_service.cc:1511] Processing CreateTablet for tablet b3a61268a33a45b9944e3d487bf65c13 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:29.724576 12321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a61268a33a45b9944e3d487bf65c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.726390 12249 tablet_service.cc:1511] Processing CreateTablet for tablet 30c40dca7ba94a3183d3cf86fb1ae04f (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:29.727825 12249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c40dca7ba94a3183d3cf86fb1ae04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.728611 12395 tablet_service.cc:1511] Processing CreateTablet for tablet b3a61268a33a45b9944e3d487bf65c13 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:29.729833 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a61268a33a45b9944e3d487bf65c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.729784 12247 tablet_service.cc:1511] Processing CreateTablet for tablet 82f6dbde08ad4c3b92dcf2bcb41d712d (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:29.731177 12247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f6dbde08ad4c3b92dcf2bcb41d712d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.731875 12450 tablet_bootstrap.cc:654] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.736061 12394 tablet_service.cc:1511] Processing CreateTablet for tablet 82f6dbde08ad4c3b92dcf2bcb41d712d (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:29.743022 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 935f10363c064bac9f425ef465774769 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:29.744333 12394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f6dbde08ad4c3b92dcf2bcb41d712d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.736853 12246 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3e203d2cd349619728a64d6b87e5b7 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:29.745740 12246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3e203d2cd349619728a64d6b87e5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.746742 12391 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d7e984e2148aa827c125f901b7a24 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:29.737152 12245 tablet_service.cc:1511] Processing CreateTablet for tablet 935f10363c064bac9f425ef465774769 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:29.737843 12393 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3e203d2cd349619728a64d6b87e5b7 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:29.727743 12248 tablet_service.cc:1511] Processing CreateTablet for tablet b3a61268a33a45b9944e3d487bf65c13 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:29.740696 12319 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3e203d2cd349619728a64d6b87e5b7 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:29.749923 12245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935f10363c064bac9f425ef465774769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.750175 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d7e984e2148aa827c125f901b7a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.750655 12319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3e203d2cd349619728a64d6b87e5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.741020 12320 tablet_service.cc:1511] Processing CreateTablet for tablet 82f6dbde08ad4c3b92dcf2bcb41d712d (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:29.742632 12318 tablet_service.cc:1511] Processing CreateTablet for tablet 935f10363c064bac9f425ef465774769 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:29.754108 12248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a61268a33a45b9944e3d487bf65c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.754393 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935f10363c064bac9f425ef465774769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.754165 12243 tablet_service.cc:1511] Processing CreateTablet for tablet 981cf24d587e40ebb9d5f862a844826a (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:29.755704 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981cf24d587e40ebb9d5f862a844826a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.758008 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935f10363c064bac9f425ef465774769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.761632 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3e203d2cd349619728a64d6b87e5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.762080 12244 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d7e984e2148aa827c125f901b7a24 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:29.763523 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d7e984e2148aa827c125f901b7a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.765735 12320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f6dbde08ad4c3b92dcf2bcb41d712d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.765458 12242 tablet_service.cc:1511] Processing CreateTablet for tablet 46f3ee8a2f594b7982507479c2066e7d (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:29.766531 12452 ts_tablet_manager.cc:1434] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.001s
I20260710 13:18:29.702276 12251 tablet_service.cc:1511] Processing CreateTablet for tablet e21cb6663c1e4432886b25cee7c1329b (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:29.769109 12457 raft_consensus.cc:493] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.769685 12457 raft_consensus.cc:515] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.781435 12242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f3ee8a2f594b7982507479c2066e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.789350 12317 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d7e984e2148aa827c125f901b7a24 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:29.790947 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d7e984e2148aa827c125f901b7a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.797551 12251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21cb6663c1e4432886b25cee7c1329b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.807351 12400 tablet_service.cc:1511] Processing CreateTablet for tablet 981cf24d587e40ebb9d5f862a844826a (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:29.808913 12400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981cf24d587e40ebb9d5f862a844826a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.817009 12457 leader_election.cc:290] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:29.818267 12452 tablet_bootstrap.cc:492] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:29.820144 12451 tablet_bootstrap.cc:654] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.875833 12322 tablet_service.cc:1511] Processing CreateTablet for tablet 981cf24d587e40ebb9d5f862a844826a (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:29.885870 12250 tablet_service.cc:1511] Processing CreateTablet for tablet 974d60c7c2974f85aff01393426e21b4 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
W20260710 13:18:29.903680 12207 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:29.907260 12451 tablet_bootstrap.cc:492] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:29.916224 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 974d60c7c2974f85aff01393426e21b4 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:29.917544 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974d60c7c2974f85aff01393426e21b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.919216 12324 tablet_service.cc:1511] Processing CreateTablet for tablet 46f3ee8a2f594b7982507479c2066e7d (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:29.911131 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974d60c7c2974f85aff01393426e21b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.923017 12458 raft_consensus.cc:493] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.910745 12451 ts_tablet_manager.cc:1403] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.225s	user 0.014s	sys 0.015s
I20260710 13:18:29.925745 12322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981cf24d587e40ebb9d5f862a844826a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.928901 12458 raft_consensus.cc:515] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.942030 12450 tablet_bootstrap.cc:492] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:29.942619 12450 ts_tablet_manager.cc:1403] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.016s
I20260710 13:18:29.942667 12458 leader_election.cc:290] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:29.944021 12451 raft_consensus.cc:359] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.944895 12451 raft_consensus.cc:385] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.945252 12451 raft_consensus.cc:740] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.946169 12451 consensus_queue.cc:260] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.957130 12457 raft_consensus.cc:493] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.957893 12456 raft_consensus.cc:493] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.957801 12457 raft_consensus.cc:515] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.958429 12456 raft_consensus.cc:515] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.978047 12451 ts_tablet_manager.cc:1434] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260710 13:18:29.979183 12451 tablet_bootstrap.cc:492] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:29.979347 12457 leader_election.cc:290] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:29.981666 12456 leader_election.cc:290] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:29.988196 12458 raft_consensus.cc:493] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.988844 12458 raft_consensus.cc:515] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:29.991921 12458 leader_election.cc:290] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.002415 12324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f3ee8a2f594b7982507479c2066e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.931986 12395 tablet_service.cc:1511] Processing CreateTablet for tablet 46f3ee8a2f594b7982507479c2066e7d (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:30.009990 12452 tablet_bootstrap.cc:654] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.009999 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f3ee8a2f594b7982507479c2066e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.019795 12392 tablet_service.cc:1511] Processing CreateTablet for tablet fd46e24bae5c455ea18f7ed6cf57325d (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:30.020248 12320 tablet_service.cc:1511] Processing CreateTablet for tablet fd46e24bae5c455ea18f7ed6cf57325d (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:30.021682 12320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd46e24bae5c455ea18f7ed6cf57325d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.028138 12323 tablet_service.cc:1511] Processing CreateTablet for tablet 974d60c7c2974f85aff01393426e21b4 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:30.031569 12249 tablet_service.cc:1511] Processing CreateTablet for tablet fd46e24bae5c455ea18f7ed6cf57325d (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:30.032173 12451 tablet_bootstrap.cc:654] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.034597 12450 raft_consensus.cc:359] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } }
I20260710 13:18:30.039960 12248 tablet_service.cc:1511] Processing CreateTablet for tablet f3a793071ce34dd2a144d9db9fbabe8b (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:30.039960 12326 tablet_service.cc:1511] Processing CreateTablet for tablet f3a793071ce34dd2a144d9db9fbabe8b (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:30.050396 12249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd46e24bae5c455ea18f7ed6cf57325d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.051523 12326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a793071ce34dd2a144d9db9fbabe8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.064998 12248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a793071ce34dd2a144d9db9fbabe8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.048043 12450 raft_consensus.cc:385] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.067487 12450 raft_consensus.cc:740] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.049520 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd46e24bae5c455ea18f7ed6cf57325d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.073026 12323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974d60c7c2974f85aff01393426e21b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.103253 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.113185 12456 raft_consensus.cc:493] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.113718 12456 raft_consensus.cc:515] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } }
W20260710 13:18:30.115434 12301 leader_election.cc:343] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.115711 12456 leader_election.cc:290] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.116094 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.116421 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.116847 12261 raft_consensus.cc:2468] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:30.117055 12410 raft_consensus.cc:2468] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:30.117684 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.118304 12456 raft_consensus.cc:493] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.118753 12456 raft_consensus.cc:515] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.119024 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.119611 12335 raft_consensus.cc:2468] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:30.120821 12456 leader_election.cc:290] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.121886 12301 leader_election.cc:304] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
W20260710 13:18:30.123137 12376 leader_election.cc:343] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.123836 12376 leader_election.cc:304] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:30.118165 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.125142 12458 raft_consensus.cc:2804] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.127382 12458 raft_consensus.cc:493] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.127748 12458 raft_consensus.cc:3060] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.125224 12457 raft_consensus.cc:2804] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.133121 12457 raft_consensus.cc:493] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.133491 12457 raft_consensus.cc:3060] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.135167 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.137023 12374 leader_election.cc:304] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [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: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:30.137172 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea47f12366a4e42bf2258826012f772" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
W20260710 13:18:30.138551 12227 leader_election.cc:343] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.139683 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.140931 12260 raft_consensus.cc:2468] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:30.124166 12452 tablet_bootstrap.cc:492] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:30.145364 12452 ts_tablet_manager.cc:1403] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.327s	user 0.009s	sys 0.011s
I20260710 13:18:30.088799 12450 consensus_queue.cc:260] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } }
I20260710 13:18:30.157413 12335 raft_consensus.cc:2468] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:30.159418 12227 leader_election.cc:304] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:30.159829 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.160472 12261 raft_consensus.cc:2468] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:30.161706 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.161814 12392 tablet_service.cc:1511] Processing CreateTablet for tablet f3a793071ce34dd2a144d9db9fbabe8b (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:30.162683 12456 raft_consensus.cc:2804] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.163081 12456 raft_consensus.cc:493] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.163436 12456 raft_consensus.cc:3060] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.163662 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a793071ce34dd2a144d9db9fbabe8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.148625 12452 raft_consensus.cc:359] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } }
I20260710 13:18:30.169333 12452 raft_consensus.cc:385] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.152686 12457 raft_consensus.cc:515] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.187045 12450 ts_tablet_manager.cc:1434] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.244s	user 0.012s	sys 0.004s
I20260710 13:18:30.188184 12450 tablet_bootstrap.cc:492] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.189679 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.191342 12474 raft_consensus.cc:2804] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.191962 12410 raft_consensus.cc:2468] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:30.192126 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.191208 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea47f12366a4e42bf2258826012f772" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.193617 12474 raft_consensus.cc:493] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.194051 12474 raft_consensus.cc:3060] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.187211 12249 tablet_service.cc:1511] Processing CreateTablet for tablet 345333ee77df4b1bbb90bd5836b58ce1 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:30.196379 12249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345333ee77df4b1bbb90bd5836b58ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.197739 12450 tablet_bootstrap.cc:654] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.198591 12458 raft_consensus.cc:515] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.200158 12408 raft_consensus.cc:2393] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0157c491b4c04ca49fcc2e8018d9e69b in current term 1: Already voted for candidate f9088ec19bba4fada237fe0656ad6176 in this term.
I20260710 13:18:30.201248 12458 leader_election.cc:290] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.202080 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:30.203047 12260 raft_consensus.cc:3060] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.205000 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:30.179327 12452 raft_consensus.cc:740] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.213472 12336 raft_consensus.cc:2393] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0157c491b4c04ca49fcc2e8018d9e69b in current term 1: Already voted for candidate 0636f8cd18c8413ca554d49c14ac6070 in this term.
W20260710 13:18:30.216908 12300 leader_election.cc:343] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.217417 12300 leader_election.cc:304] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.220937 12476 raft_consensus.cc:2749] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.222620 12451 tablet_bootstrap.cc:492] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.223106 12451 ts_tablet_manager.cc:1403] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.244s	user 0.018s	sys 0.010s
I20260710 13:18:30.223268 12457 leader_election.cc:290] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.224879 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:30.225723 12408 raft_consensus.cc:2393] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0636f8cd18c8413ca554d49c14ac6070 in current term 1: Already voted for candidate f9088ec19bba4fada237fe0656ad6176 in this term.
I20260710 13:18:30.226087 12395 tablet_service.cc:1511] Processing CreateTablet for tablet 345333ee77df4b1bbb90bd5836b58ce1 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:30.226107 12451 raft_consensus.cc:359] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.226994 12451 raft_consensus.cc:385] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.227347 12451 raft_consensus.cc:740] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.227655 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345333ee77df4b1bbb90bd5836b58ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.228219 12451 consensus_queue.cc:260] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.206313 12226 leader_election.cc:304] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [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: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:30.246282 12452 consensus_queue.cc:260] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } }
I20260710 13:18:30.248294 12409 raft_consensus.cc:2468] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:30.253129 12479 raft_consensus.cc:2804] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.253532 12479 raft_consensus.cc:493] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.253562 12474 raft_consensus.cc:515] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.256212 12452 ts_tablet_manager.cc:1434] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.110s	user 0.008s	sys 0.001s
I20260710 13:18:30.256608 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:30.257333 12452 tablet_bootstrap.cc:492] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:30.257897 12456 raft_consensus.cc:515] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } }
I20260710 13:18:30.259302 12324 tablet_service.cc:1511] Processing CreateTablet for tablet 345333ee77df4b1bbb90bd5836b58ce1 (DEFAULT_TABLE table=test-workload [id=6a97527e5be248729367811620492263]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:30.260111 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
W20260710 13:18:30.262908 12376 leader_election.cc:343] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:30.252501 12226 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.131:32815, user_credentials={real_user=slave}} blocked reactor thread for 46577.4us
I20260710 13:18:30.263512 12324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345333ee77df4b1bbb90bd5836b58ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.264124 12226 leader_election.cc:304] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b; no voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.265411 12451 ts_tablet_manager.cc:1434] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.012s
I20260710 13:18:30.266469 12451 tablet_bootstrap.cc:492] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.261119 12479 raft_consensus.cc:3060] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.260576 12474 leader_election.cc:290] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.278591 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f325d639c6a94bbda1b487471016b5b6" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:30.280290 12450 tablet_bootstrap.cc:492] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.280786 12450 ts_tablet_manager.cc:1403] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.028s
I20260710 13:18:30.281303 12456 leader_election.cc:290] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.282411 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea47f12366a4e42bf2258826012f772" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:30.282977 12336 raft_consensus.cc:3060] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.281983 12260 raft_consensus.cc:2468] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:30.291055 12451 tablet_bootstrap.cc:654] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.291412 12336 raft_consensus.cc:2468] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:30.285154 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea47f12366a4e42bf2258826012f772" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:30.292096 12409 raft_consensus.cc:3060] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.292136 12479 raft_consensus.cc:515] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.292829 12374 leader_election.cc:304] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [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: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:30.293421 12261 raft_consensus.cc:2393] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9088ec19bba4fada237fe0656ad6176 in current term 1: Already voted for candidate 0157c491b4c04ca49fcc2e8018d9e69b in this term.
I20260710 13:18:30.295403 12374 leader_election.cc:304] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [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: f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:30.283144 12300 leader_election.cc:304] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [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: 0636f8cd18c8413ca554d49c14ac6070; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.291524 12480 raft_consensus.cc:2749] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.290936 12452 tablet_bootstrap.cc:654] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.296989 12474 raft_consensus.cc:2749] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.298234 12478 raft_consensus.cc:2749] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.297274 12458 raft_consensus.cc:2804] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.299769 12458 raft_consensus.cc:697] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:30.301632 12409 raft_consensus.cc:2468] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:30.301035 12458 consensus_queue.cc:237] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.302974 12227 leader_election.cc:304] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:30.303804 12480 raft_consensus.cc:2804] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.304250 12480 raft_consensus.cc:697] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Leader. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:30.305796 12480 consensus_queue.cc:237] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } }
I20260710 13:18:30.309514 12450 raft_consensus.cc:359] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.310323 12450 raft_consensus.cc:385] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.310650 12450 raft_consensus.cc:740] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.314643 12450 consensus_queue.cc:260] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.319610 12450 ts_tablet_manager.cc:1434] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:18:30.319885 12479 leader_election.cc:290] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.323213 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:30.323901 12336 raft_consensus.cc:3060] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.329916 12450 tablet_bootstrap.cc:492] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.329267 12158 catalog_manager.cc:5697] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.331683 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:30.338817 12336 raft_consensus.cc:2468] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:30.339162 12409 raft_consensus.cc:2393] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0157c491b4c04ca49fcc2e8018d9e69b in current term 1: Already voted for candidate f9088ec19bba4fada237fe0656ad6176 in this term.
I20260710 13:18:30.341190 12452 tablet_bootstrap.cc:492] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:30.341714 12452 ts_tablet_manager.cc:1403] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.006s
I20260710 13:18:30.341745 12159 catalog_manager.cc:5697] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.345134 12452 raft_consensus.cc:359] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.346101 12452 raft_consensus.cc:385] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.345772 12227 leader_election.cc:304] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [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: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.346489 12452 raft_consensus.cc:740] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.347029 12480 raft_consensus.cc:2804] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.347630 12480 raft_consensus.cc:697] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Leader. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:30.349074 12451 tablet_bootstrap.cc:492] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.348547 12480 consensus_queue.cc:237] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.349612 12451 ts_tablet_manager.cc:1403] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.036s
I20260710 13:18:30.353360 12451 raft_consensus.cc:359] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.354272 12451 raft_consensus.cc:385] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.353997 12452 consensus_queue.cc:260] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.354622 12451 raft_consensus.cc:740] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.355448 12451 consensus_queue.cc:260] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.358359 12452 ts_tablet_manager.cc:1434] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260710 13:18:30.359565 12452 tablet_bootstrap.cc:492] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:30.359824 12450 tablet_bootstrap.cc:654] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.362870 12451 ts_tablet_manager.cc:1434] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:18:30.363976 12451 tablet_bootstrap.cc:492] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.367048 12452 tablet_bootstrap.cc:654] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.373327 12451 tablet_bootstrap.cc:654] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.373508 12452 tablet_bootstrap.cc:492] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:30.373952 12452 ts_tablet_manager.cc:1403] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 13:18:30.374118 12450 tablet_bootstrap.cc:492] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.374564 12450 ts_tablet_manager.cc:1403] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.007s
I20260710 13:18:30.376860 12450 raft_consensus.cc:359] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.377254 12452 raft_consensus.cc:359] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.377655 12450 raft_consensus.cc:385] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.377991 12452 raft_consensus.cc:385] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.378042 12450 raft_consensus.cc:740] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.378414 12452 raft_consensus.cc:740] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.379091 12451 tablet_bootstrap.cc:492] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.379699 12451 ts_tablet_manager.cc:1403] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.010s
I20260710 13:18:30.379134 12450 consensus_queue.cc:260] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.379361 12452 consensus_queue.cc:260] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.382683 12452 ts_tablet_manager.cc:1434] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:18:30.382679 12451 raft_consensus.cc:359] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.383653 12451 raft_consensus.cc:385] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.384081 12452 tablet_bootstrap.cc:492] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:30.383950 12451 raft_consensus.cc:740] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.385516 12450 ts_tablet_manager.cc:1434] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.007s
I20260710 13:18:30.386350 12450 tablet_bootstrap.cc:492] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.385056 12451 consensus_queue.cc:260] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.393290 12451 ts_tablet_manager.cc:1434] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:18:30.394251 12451 tablet_bootstrap.cc:492] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.398394 12450 tablet_bootstrap.cc:654] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.401598 12451 tablet_bootstrap.cc:654] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.405170 12452 tablet_bootstrap.cc:654] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.406575 12158 catalog_manager.cc:5697] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.412464 12450 tablet_bootstrap.cc:492] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.413019 12450 ts_tablet_manager.cc:1403] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260710 13:18:30.415916 12452 tablet_bootstrap.cc:492] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:30.416713 12452 ts_tablet_manager.cc:1403] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.008s
I20260710 13:18:30.418509 12450 raft_consensus.cc:359] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.419217 12450 raft_consensus.cc:385] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.419502 12450 raft_consensus.cc:740] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.419693 12451 tablet_bootstrap.cc:492] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.420188 12451 ts_tablet_manager.cc:1403] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260710 13:18:30.420315 12450 consensus_queue.cc:260] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.423918 12451 raft_consensus.cc:359] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.424927 12451 raft_consensus.cc:385] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.425282 12451 raft_consensus.cc:740] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.425848 12450 ts_tablet_manager.cc:1434] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:18:30.425776 12480 raft_consensus.cc:493] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.426146 12451 consensus_queue.cc:260] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.426409 12480 raft_consensus.cc:515] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.428381 12480 leader_election.cc:290] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.428960 12451 ts_tablet_manager.cc:1434] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260710 13:18:30.429499 12450 tablet_bootstrap.cc:492] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.429421 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15d6366b1704777ba072253203bf5aa" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.430045 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15d6366b1704777ba072253203bf5aa" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.431886 12451 tablet_bootstrap.cc:492] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
W20260710 13:18:30.431810 12227 leader_election.cc:343] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.434851 12450 tablet_bootstrap.cc:654] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.424147 12452 raft_consensus.cc:359] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.439200 12452 raft_consensus.cc:385] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.439553 12452 raft_consensus.cc:740] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.440366 12452 consensus_queue.cc:260] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.441363 12409 raft_consensus.cc:2468] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:30.442032 12451 tablet_bootstrap.cc:654] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.443131 12450 tablet_bootstrap.cc:492] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.443531 12450 ts_tablet_manager.cc:1403] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 13:18:30.444846 12226 leader_election.cc:304] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [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: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:30.445914 12480 raft_consensus.cc:2804] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.446295 12480 raft_consensus.cc:493] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.446126 12450 raft_consensus.cc:359] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.446643 12480 raft_consensus.cc:3060] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.446846 12450 raft_consensus.cc:385] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.447322 12450 raft_consensus.cc:740] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.448200 12450 consensus_queue.cc:260] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.450464 12452 ts_tablet_manager.cc:1434] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260710 13:18:30.451072 12450 ts_tablet_manager.cc:1434] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:30.451717 12452 tablet_bootstrap.cc:492] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:30.452164 12450 tablet_bootstrap.cc:492] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.453795 12451 tablet_bootstrap.cc:492] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.454267 12451 ts_tablet_manager.cc:1403] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 13:18:30.457602 12451 raft_consensus.cc:359] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.458335 12451 raft_consensus.cc:385] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.458609 12451 raft_consensus.cc:740] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.456527 12480 raft_consensus.cc:515] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.459561 12452 tablet_bootstrap.cc:654] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.459440 12450 tablet_bootstrap.cc:654] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.459527 12451 consensus_queue.cc:260] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.479229 12479 raft_consensus.cc:493] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.479736 12479 raft_consensus.cc:515] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.481169 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15d6366b1704777ba072253203bf5aa" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:30.481889 12336 raft_consensus.cc:3060] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.485340 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
W20260710 13:18:30.487152 12227 leader_election.cc:343] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.488387 12479 leader_election.cc:290] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.489818 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:30.491994 12226 leader_election.cc:343] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.492568 12226 leader_election.cc:304] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b; no voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.494628 12451 ts_tablet_manager.cc:1434] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.015s
I20260710 13:18:30.494724 12458 raft_consensus.cc:493] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.495594 12451 tablet_bootstrap.cc:492] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.495178 12458 raft_consensus.cc:515] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.497304 12458 leader_election.cc:290] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.498935 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.499547 12261 raft_consensus.cc:2468] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:30.499801 12479 raft_consensus.cc:2749] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.501085 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.501718 12335 raft_consensus.cc:2468] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:30.503046 12376 leader_election.cc:304] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:30.503878 12458 raft_consensus.cc:2804] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.504226 12458 raft_consensus.cc:493] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.504556 12458 raft_consensus.cc:3060] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.506187 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15d6366b1704777ba072253203bf5aa" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:30.507026 12409 raft_consensus.cc:3060] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.510702 12451 tablet_bootstrap.cc:654] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.513846 12458 raft_consensus.cc:515] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.515179 12480 leader_election.cc:290] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.518641 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:30.519411 12261 raft_consensus.cc:3060] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.521881 12451 tablet_bootstrap.cc:492] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.517467 12336 raft_consensus.cc:2468] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:30.522344 12451 ts_tablet_manager.cc:1403] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260710 13:18:30.523550 12227 leader_election.cc:304] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:30.524858 12480 raft_consensus.cc:2804] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.524968 12451 raft_consensus.cc:359] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.525748 12451 raft_consensus.cc:385] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.525971 12261 raft_consensus.cc:2468] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:30.526053 12451 raft_consensus.cc:740] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.526926 12480 raft_consensus.cc:697] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Leader. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:30.526892 12451 consensus_queue.cc:260] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.527135 12374 leader_election.cc:304] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:30.528373 12474 raft_consensus.cc:2804] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.528568 12480 consensus_queue.cc:237] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.521564 12409 raft_consensus.cc:2468] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:30.532868 12458 leader_election.cc:290] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.533948 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:30.535284 12336 raft_consensus.cc:3060] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.537521 12451 ts_tablet_manager.cc:1434] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:18:30.538872 12451 tablet_bootstrap.cc:492] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.551281 12474 raft_consensus.cc:697] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:30.552536 12452 tablet_bootstrap.cc:492] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:30.552279 12474 consensus_queue.cc:237] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.553241 12452 ts_tablet_manager.cc:1403] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.035s
I20260710 13:18:30.553274 12450 tablet_bootstrap.cc:492] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.553953 12450 ts_tablet_manager.cc:1403] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.102s	user 0.044s	sys 0.050s
I20260710 13:18:30.556389 12452 raft_consensus.cc:359] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.557016 12451 tablet_bootstrap.cc:654] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.556699 12450 raft_consensus.cc:359] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.557149 12452 raft_consensus.cc:385] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.557369 12450 raft_consensus.cc:385] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.557446 12452 raft_consensus.cc:740] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.557721 12450 raft_consensus.cc:740] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.558393 12452 consensus_queue.cc:260] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.558501 12450 consensus_queue.cc:260] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.559156 12156 catalog_manager.cc:5697] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.560799 12450 ts_tablet_manager.cc:1434] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:30.562136 12450 tablet_bootstrap.cc:492] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.565258 12451 tablet_bootstrap.cc:492] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.565686 12451 ts_tablet_manager.cc:1403] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.002s
I20260710 13:18:30.566205 12336 raft_consensus.cc:2468] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:30.568163 12451 raft_consensus.cc:359] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.572332 12450 tablet_bootstrap.cc:654] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.576351 12452 ts_tablet_manager.cc:1434] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 13:18:30.577350 12452 tablet_bootstrap.cc:492] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:30.576854 12158 catalog_manager.cc:5697] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.578868 12450 tablet_bootstrap.cc:492] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.579277 12450 ts_tablet_manager.cc:1403] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:18:30.580226 12451 raft_consensus.cc:385] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.580576 12451 raft_consensus.cc:740] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.581278 12451 consensus_queue.cc:260] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.581835 12450 raft_consensus.cc:359] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.582458 12450 raft_consensus.cc:385] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.582724 12450 raft_consensus.cc:740] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.583679 12451 ts_tablet_manager.cc:1434] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:18:30.584573 12451 tablet_bootstrap.cc:492] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.589648 12452 tablet_bootstrap.cc:654] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.589859 12451 tablet_bootstrap.cc:654] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.583432 12450 consensus_queue.cc:260] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.596412 12450 ts_tablet_manager.cc:1434] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:18:30.597767 12450 tablet_bootstrap.cc:492] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.600713 12480 raft_consensus.cc:493] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.601231 12480 raft_consensus.cc:515] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.603307 12480 leader_election.cc:290] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.604352 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce976fa5024b75bd1a6b30f1e06371" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.604911 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce976fa5024b75bd1a6b30f1e06371" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.605320 12336 raft_consensus.cc:2468] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:30.605517 12409 raft_consensus.cc:2468] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:30.606739 12226 leader_election.cc:304] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:30.607543 12480 raft_consensus.cc:2804] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.607929 12480 raft_consensus.cc:493] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.608268 12450 tablet_bootstrap.cc:654] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.608294 12480 raft_consensus.cc:3060] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.616653 12480 raft_consensus.cc:515] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.620167 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce976fa5024b75bd1a6b30f1e06371" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:30.620756 12336 raft_consensus.cc:3060] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.621152 12450 tablet_bootstrap.cc:492] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.621618 12450 ts_tablet_manager.cc:1403] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260710 13:18:30.624671 12450 raft_consensus.cc:359] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.625553 12450 raft_consensus.cc:385] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.625816 12450 raft_consensus.cc:740] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.626616 12450 consensus_queue.cc:260] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.627233 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce976fa5024b75bd1a6b30f1e06371" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:30.627776 12409 raft_consensus.cc:3060] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.631728 12450 ts_tablet_manager.cc:1434] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:18:30.632644 12450 tablet_bootstrap.cc:492] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.634186 12409 raft_consensus.cc:2468] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:30.635394 12226 leader_election.cc:304] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:30.636221 12479 raft_consensus.cc:2804] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.636703 12479 raft_consensus.cc:697] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Leader. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:30.637531 12479 consensus_queue.cc:237] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.638873 12450 tablet_bootstrap.cc:654] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.644677 12478 raft_consensus.cc:493] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.645283 12478 raft_consensus.cc:515] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.649817 12501 raft_consensus.cc:493] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.650156 12478 leader_election.cc:290] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.650588 12501 raft_consensus.cc:515] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.651016 12336 raft_consensus.cc:2468] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:30.651474 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:30.653008 12301 leader_election.cc:343] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.653154 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
W20260710 13:18:30.654680 12300 leader_election.cc:343] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.655179 12300 leader_election.cc:304] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.655769 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.656252 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.656323 12478 raft_consensus.cc:2749] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.657078 12501 leader_election.cc:290] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.656423 12261 raft_consensus.cc:2468] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:30.657233 12336 raft_consensus.cc:2468] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:30.658154 12456 raft_consensus.cc:493] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.658247 12374 leader_election.cc:304] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:30.658701 12456 raft_consensus.cc:515] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.659145 12501 raft_consensus.cc:2804] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.659674 12501 raft_consensus.cc:493] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.660138 12501 raft_consensus.cc:3060] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.660053 12159 catalog_manager.cc:5697] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.661460 12450 tablet_bootstrap.cc:492] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.661949 12450 ts_tablet_manager.cc:1403] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260710 13:18:30.661047 12456 leader_election.cc:290] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.663589 12480 leader_election.cc:290] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.664183 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.664827 12336 raft_consensus.cc:2468] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:30.664948 12450 raft_consensus.cc:359] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.665617 12450 raft_consensus.cc:385] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.665879 12450 raft_consensus.cc:740] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.665951 12227 leader_election.cc:304] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:30.666589 12450 consensus_queue.cc:260] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.667100 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.667928 12480 raft_consensus.cc:2804] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.668382 12480 raft_consensus.cc:493] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.668752 12480 raft_consensus.cc:3060] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.668963 12452 tablet_bootstrap.cc:492] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:30.669442 12452 ts_tablet_manager.cc:1403] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.092s	user 0.028s	sys 0.037s
I20260710 13:18:30.670351 12451 tablet_bootstrap.cc:492] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.671942 12452 raft_consensus.cc:359] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.676158 12480 raft_consensus.cc:515] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.677012 12450 ts_tablet_manager.cc:1434] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:18:30.673425 12501 raft_consensus.cc:515] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.678009 12450 tablet_bootstrap.cc:492] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.676976 12452 raft_consensus.cc:385] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.678300 12409 raft_consensus.cc:2393] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0157c491b4c04ca49fcc2e8018d9e69b in current term 1: Already voted for candidate f9088ec19bba4fada237fe0656ad6176 in this term.
I20260710 13:18:30.678519 12452 raft_consensus.cc:740] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.679584 12452 consensus_queue.cc:260] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.681572 12452 ts_tablet_manager.cc:1434] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:30.677026 12451 ts_tablet_manager.cc:1403] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.007s
I20260710 13:18:30.683736 12478 raft_consensus.cc:493] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.684427 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:30.684262 12478 raft_consensus.cc:515] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.685237 12409 raft_consensus.cc:2393] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0157c491b4c04ca49fcc2e8018d9e69b in current term 1: Already voted for candidate f9088ec19bba4fada237fe0656ad6176 in this term.
I20260710 13:18:30.686101 12456 raft_consensus.cc:493] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.686194 12451 raft_consensus.cc:359] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.686973 12451 raft_consensus.cc:385] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.686642 12456 raft_consensus.cc:515] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.687254 12451 raft_consensus.cc:740] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.688324 12450 tablet_bootstrap.cc:654] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.687951 12451 consensus_queue.cc:260] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.689378 12456 leader_election.cc:290] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.690104 12451 ts_tablet_manager.cc:1434] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:30.691980 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c87d5b150d74479ad2a79549f410729" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.692739 12335 raft_consensus.cc:2468] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:30.693248 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c87d5b150d74479ad2a79549f410729" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.693917 12409 raft_consensus.cc:2468] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:30.695284 12301 leader_election.cc:304] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:30.696002 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c87d5b150d74479ad2a79549f410729" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.696331 12227 leader_election.cc:304] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:30.696792 12408 raft_consensus.cc:2468] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:30.697376 12479 raft_consensus.cc:2804] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.697876 12479 raft_consensus.cc:493] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.698240 12479 raft_consensus.cc:3060] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.696818 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:30.699821 12335 raft_consensus.cc:3060] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.696178 12457 raft_consensus.cc:2804] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.700946 12457 raft_consensus.cc:493] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.701344 12457 raft_consensus.cc:3060] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.697438 12501 leader_election.cc:290] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.701766 12452 tablet_bootstrap.cc:492] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:30.708864 12452 tablet_bootstrap.cc:654] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.709062 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:30.711776 12227 leader_election.cc:304] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [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: 0157c491b4c04ca49fcc2e8018d9e69b; no voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.691525 12456 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.709280 12480 leader_election.cc:290] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.714202 12456 raft_consensus.cc:2749] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.715055 12478 leader_election.cc:290] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.717120 12335 raft_consensus.cc:2468] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:30.719506 12376 leader_election.cc:304] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:30.720065 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ed25eb6328546a3a08415f08f8386fc" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:30.720875 12261 raft_consensus.cc:2393] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9088ec19bba4fada237fe0656ad6176 in current term 1: Already voted for candidate 0157c491b4c04ca49fcc2e8018d9e69b in this term.
I20260710 13:18:30.721638 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c87d5b150d74479ad2a79549f410729" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.722486 12501 raft_consensus.cc:2804] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.723075 12501 raft_consensus.cc:697] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:30.722761 12457 raft_consensus.cc:515] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.724224 12451 tablet_bootstrap.cc:492] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.725610 12479 raft_consensus.cc:515] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.723954 12501 consensus_queue.cc:237] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.726907 12260 raft_consensus.cc:2393] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0636f8cd18c8413ca554d49c14ac6070 in current term 1: Already voted for candidate 0157c491b4c04ca49fcc2e8018d9e69b in this term.
I20260710 13:18:30.726781 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c87d5b150d74479ad2a79549f410729" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:30.730428 12261 raft_consensus.cc:2393] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0636f8cd18c8413ca554d49c14ac6070 in current term 1: Already voted for candidate 0157c491b4c04ca49fcc2e8018d9e69b in this term.
I20260710 13:18:30.730997 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c87d5b150d74479ad2a79549f410729" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:30.731580 12409 raft_consensus.cc:3060] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.731972 12452 tablet_bootstrap.cc:492] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:30.732426 12452 ts_tablet_manager.cc:1403] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260710 13:18:30.732553 12478 raft_consensus.cc:493] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.733054 12478 raft_consensus.cc:515] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.735773 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed135748bf4462982df4b8d9601325f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.736577 12261 raft_consensus.cc:2468] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:30.737722 12300 leader_election.cc:304] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:30.739248 12515 raft_consensus.cc:2804] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.739627 12515 raft_consensus.cc:493] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.740037 12515 raft_consensus.cc:3060] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.741021 12451 tablet_bootstrap.cc:654] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.741019 12452 raft_consensus.cc:359] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.742345 12452 raft_consensus.cc:385] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.742676 12452 raft_consensus.cc:740] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.742771 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed135748bf4462982df4b8d9601325f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:30.744474 12301 leader_election.cc:343] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.745256 12478 leader_election.cc:290] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.745357 12452 consensus_queue.cc:260] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.746059 12457 leader_election.cc:290] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.755792 12479 leader_election.cc:290] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.755482 12452 ts_tablet_manager.cc:1434] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:18:30.758314 12452 tablet_bootstrap.cc:492] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:30.760632 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c87d5b150d74479ad2a79549f410729" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
W20260710 13:18:30.764046 12227 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.130:44729, user_credentials={real_user=slave}} blocked reactor thread for 50910.1us
I20260710 13:18:30.764518 12450 tablet_bootstrap.cc:492] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.764266 12409 raft_consensus.cc:2468] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:30.765092 12450 ts_tablet_manager.cc:1403] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.087s	user 0.029s	sys 0.032s
I20260710 13:18:30.765645 12301 leader_election.cc:304] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [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: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b
I20260710 13:18:30.767268 12451 tablet_bootstrap.cc:492] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.767794 12451 ts_tablet_manager.cc:1403] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.014s
I20260710 13:18:30.767910 12450 raft_consensus.cc:359] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.768678 12450 raft_consensus.cc:385] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.767483 12156 catalog_manager.cc:5697] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.769011 12450 raft_consensus.cc:740] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.770104 12457 raft_consensus.cc:2804] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.769850 12450 consensus_queue.cc:260] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.770651 12457 raft_consensus.cc:697] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:30.774365 12451 raft_consensus.cc:359] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.774045 12457 consensus_queue.cc:237] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.775612 12451 raft_consensus.cc:385] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.775939 12451 raft_consensus.cc:740] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.776707 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c87d5b150d74479ad2a79549f410729" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:30.776650 12451 consensus_queue.cc:260] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.779220 12451 ts_tablet_manager.cc:1434] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:18:30.780321 12451 tablet_bootstrap.cc:492] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.782810 12513 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.785650 12227 leader_election.cc:304] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [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: 0157c491b4c04ca49fcc2e8018d9e69b; no voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.790719 12513 raft_consensus.cc:2749] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.798205 12515 raft_consensus.cc:515] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.802500 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed135748bf4462982df4b8d9601325f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:30.803097 12261 raft_consensus.cc:3060] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.802525 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed135748bf4462982df4b8d9601325f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
W20260710 13:18:30.817255 12301 leader_election.cc:343] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.805995 12515 leader_election.cc:290] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.821857 12450 ts_tablet_manager.cc:1434] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.014s
I20260710 13:18:30.822844 12450 tablet_bootstrap.cc:492] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.824530 12501 raft_consensus.cc:493] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.825001 12501 raft_consensus.cc:515] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.829785 12501 leader_election.cc:290] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:30.830937 12451 tablet_bootstrap.cc:654] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.822288 12261 raft_consensus.cc:2468] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:30.832131 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21cb6663c1e4432886b25cee7c1329b" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.833225 12300 leader_election.cc:304] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [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: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.835779 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21cb6663c1e4432886b25cee7c1329b" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
W20260710 13:18:30.836915 12374 leader_election.cc:343] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:30.837862 12376 leader_election.cc:343] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.838428 12376 leader_election.cc:304] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:30.839428 12515 raft_consensus.cc:2804] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.840451 12515 raft_consensus.cc:697] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:30.841370 12515 consensus_queue.cc:237] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.843840 12501 raft_consensus.cc:2749] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.844180 12479 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.851447 12450 tablet_bootstrap.cc:654] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.853909 12159 catalog_manager.cc:5697] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.854823 12451 tablet_bootstrap.cc:492] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.855242 12451 ts_tablet_manager.cc:1403] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.006s
I20260710 13:18:30.861218 12452 tablet_bootstrap.cc:654] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.863761 12451 raft_consensus.cc:359] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.864672 12451 raft_consensus.cc:385] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.865051 12451 raft_consensus.cc:740] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.866199 12452 tablet_bootstrap.cc:492] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:30.866576 12452 ts_tablet_manager.cc:1403] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.003s
I20260710 13:18:30.865875 12451 consensus_queue.cc:260] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.868438 12452 raft_consensus.cc:359] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.869055 12452 raft_consensus.cc:385] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.869611 12452 raft_consensus.cc:740] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.870371 12452 consensus_queue.cc:260] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.872709 12452 ts_tablet_manager.cc:1434] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:30.873538 12452 tablet_bootstrap.cc:492] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:30.872056 12456 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:30.876330 12451 ts_tablet_manager.cc:1434] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:18:30.877233 12451 tablet_bootstrap.cc:492] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.890110 12159 catalog_manager.cc:5697] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.895251 12501 consensus_queue.cc:1048] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.900259 12452 tablet_bootstrap.cc:654] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.902251 12451 tablet_bootstrap.cc:654] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.904735 12450 tablet_bootstrap.cc:492] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.905220 12450 ts_tablet_manager.cc:1403] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.001s
I20260710 13:18:30.907718 12450 raft_consensus.cc:359] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.918587 12474 consensus_queue.cc:1048] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.926860 12456 raft_consensus.cc:493] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.927569 12456 raft_consensus.cc:515] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.931411 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3e203d2cd349619728a64d6b87e5b7" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:30.931828 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3e203d2cd349619728a64d6b87e5b7" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:30.933269 12226 leader_election.cc:343] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:30.933966 12227 leader_election.cc:343] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.934598 12227 leader_election.cc:304] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b; no voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.935640 12513 raft_consensus.cc:2749] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.937126 12515 raft_consensus.cc:493] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.937674 12456 leader_election.cc:290] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.918596 12450 raft_consensus.cc:385] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.937722 12515 raft_consensus.cc:515] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.943285 12515 leader_election.cc:290] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.944069 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:30.945153 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:30.945761 12260 raft_consensus.cc:2468] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
W20260710 13:18:30.945713 12301 leader_election.cc:343] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.946893 12300 leader_election.cc:304] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [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: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:30.947968 12515 raft_consensus.cc:2804] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.948321 12515 raft_consensus.cc:493] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.948668 12515 raft_consensus.cc:3060] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.955387 12515 raft_consensus.cc:515] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.956677 12451 tablet_bootstrap.cc:492] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:30.956966 12450 raft_consensus.cc:740] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.957510 12451 ts_tablet_manager.cc:1403] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.002s
W20260710 13:18:30.957983 12207 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:30.957796 12450 consensus_queue.cc:260] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.960306 12450 ts_tablet_manager.cc:1434] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260710 13:18:30.960675 12451 raft_consensus.cc:359] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.961278 12450 tablet_bootstrap.cc:492] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:30.961438 12451 raft_consensus.cc:385] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.961827 12451 raft_consensus.cc:740] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.962860 12451 consensus_queue.cc:260] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.967294 12450 tablet_bootstrap.cc:654] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.970074 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:30.970654 12260 raft_consensus.cc:3060] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.968281 12451 ts_tablet_manager.cc:1434] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:18:30.975378 12260 raft_consensus.cc:2468] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:30.976393 12300 leader_election.cc:304] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:30.977411 12519 raft_consensus.cc:2804] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.977913 12519 raft_consensus.cc:697] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:30.978507 12515 leader_election.cc:290] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:30.978780 12519 consensus_queue.cc:237] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.979969 12452 tablet_bootstrap.cc:492] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:30.980387 12452 ts_tablet_manager.cc:1403] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.026s
I20260710 13:18:30.977438 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
W20260710 13:18:30.982407 12301 leader_election.cc:343] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:30.982579 12456 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.982960 12452 raft_consensus.cc:359] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.983565 12452 raft_consensus.cc:385] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.983822 12452 raft_consensus.cc:740] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.984555 12452 consensus_queue.cc:260] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.988749 12452 ts_tablet_manager.cc:1434] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:30.988816 12451 tablet_bootstrap.cc:492] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:30.989687 12452 tablet_bootstrap.cc:492] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:30.990739 12450 tablet_bootstrap.cc:492] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:30.991276 12450 ts_tablet_manager.cc:1403] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.010s
I20260710 13:18:30.994665 12450 raft_consensus.cc:359] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.995352 12450 raft_consensus.cc:385] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.995687 12450 raft_consensus.cc:740] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.996795 12451 tablet_bootstrap.cc:654] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.997004 12450 consensus_queue.cc:260] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:30.999850 12450 ts_tablet_manager.cc:1434] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
I20260710 13:18:31.000641 12515 raft_consensus.cc:493] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.000834 12450 tablet_bootstrap.cc:492] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:31.001148 12515 raft_consensus.cc:515] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.003018 12515 leader_election.cc:290] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.003939 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935f10363c064bac9f425ef465774769" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:31.003829 12159 catalog_manager.cc:5697] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.006063 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935f10363c064bac9f425ef465774769" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:31.007174 12300 leader_election.cc:343] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:31.009406 12301 leader_election.cc:343] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.009895 12301 leader_election.cc:304] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:31.011508 12519 raft_consensus.cc:2749] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.015970 12479 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.018761 12452 tablet_bootstrap.cc:654] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.021726 12451 tablet_bootstrap.cc:492] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:31.022140 12451 ts_tablet_manager.cc:1403] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260710 13:18:31.023325 12450 tablet_bootstrap.cc:654] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.025660 12451 raft_consensus.cc:359] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.026424 12451 raft_consensus.cc:385] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.026772 12451 raft_consensus.cc:740] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.027554 12451 consensus_queue.cc:260] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.030004 12451 ts_tablet_manager.cc:1434] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:31.031607 12519 raft_consensus.cc:493] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.032032 12519 raft_consensus.cc:515] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.032706 12450 tablet_bootstrap.cc:492] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:31.033130 12450 ts_tablet_manager.cc:1403] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260710 13:18:31.033151 12452 tablet_bootstrap.cc:492] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:31.033704 12452 ts_tablet_manager.cc:1403] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.008s
I20260710 13:18:31.034590 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:31.035220 12260 raft_consensus.cc:2468] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:31.036105 12450 raft_consensus.cc:359] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.036158 12452 raft_consensus.cc:359] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.036433 12300 leader_election.cc:304] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:31.036834 12450 raft_consensus.cc:385] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.037140 12450 raft_consensus.cc:740] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.037330 12515 raft_consensus.cc:2804] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.037698 12515 raft_consensus.cc:493] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.038069 12515 raft_consensus.cc:3060] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.037774 12450 consensus_queue.cc:260] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.039736 12450 ts_tablet_manager.cc:1434] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:31.040283 12452 raft_consensus.cc:385] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.040593 12450 tablet_bootstrap.cc:492] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:31.041817 12451 tablet_bootstrap.cc:492] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:31.043093 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:31.044399 12301 leader_election.cc:343] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.044997 12519 leader_election.cc:290] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.046732 12450 tablet_bootstrap.cc:654] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.048339 12451 tablet_bootstrap.cc:654] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.040591 12452 raft_consensus.cc:740] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.052800 12452 consensus_queue.cc:260] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.054060 12515 raft_consensus.cc:515] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.057658 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:31.058374 12260 raft_consensus.cc:3060] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.068120 12260 raft_consensus.cc:2468] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:31.069934 12452 ts_tablet_manager.cc:1434] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 13:18:31.072505 12452 tablet_bootstrap.cc:492] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:31.073218 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
W20260710 13:18:31.074741 12301 leader_election.cc:343] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.078531 12515 leader_election.cc:290] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.080404 12452 tablet_bootstrap.cc:654] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.087352 12300 leader_election.cc:304] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [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: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:31.090780 12515 raft_consensus.cc:2804] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.091485 12515 raft_consensus.cc:697] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:31.093019 12532 consensus_queue.cc:1048] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:31.093772 12452 tablet_bootstrap.cc:492] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:31.094254 12452 ts_tablet_manager.cc:1403] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260710 13:18:31.094146 12515 consensus_queue.cc:237] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.097529 12452 raft_consensus.cc:359] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.099150 12452 raft_consensus.cc:385] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.099474 12452 raft_consensus.cc:740] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.100744 12452 consensus_queue.cc:260] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.102500 12451 tablet_bootstrap.cc:492] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:31.102942 12450 tablet_bootstrap.cc:492] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:31.102988 12452 ts_tablet_manager.cc:1434] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:18:31.103091 12451 ts_tablet_manager.cc:1403] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.025s
I20260710 13:18:31.104234 12452 tablet_bootstrap.cc:492] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:31.103585 12450 ts_tablet_manager.cc:1403] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.031s
I20260710 13:18:31.106974 12451 raft_consensus.cc:359] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.107671 12451 raft_consensus.cc:385] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.107968 12451 raft_consensus.cc:740] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.108606 12451 consensus_queue.cc:260] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.108788 12450 raft_consensus.cc:359] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.109464 12450 raft_consensus.cc:385] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.109762 12450 raft_consensus.cc:740] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.110576 12450 consensus_queue.cc:260] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.111418 12452 tablet_bootstrap.cc:654] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.113039 12450 ts_tablet_manager.cc:1434] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:31.113976 12450 tablet_bootstrap.cc:492] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:31.114251 12451 ts_tablet_manager.cc:1434] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:18:31.115150 12451 tablet_bootstrap.cc:492] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:31.119809 12450 tablet_bootstrap.cc:654] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.120842 12451 tablet_bootstrap.cc:654] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.121686 12532 raft_consensus.cc:493] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.122143 12532 raft_consensus.cc:515] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.122884 12452 tablet_bootstrap.cc:492] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:31.123332 12452 ts_tablet_manager.cc:1403] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:18:31.124897 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed135748bf4462982df4b8d9601325f" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:31.125640 12261 raft_consensus.cc:2393] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9088ec19bba4fada237fe0656ad6176 in current term 1: Already voted for candidate 0636f8cd18c8413ca554d49c14ac6070 in this term.
I20260710 13:18:31.130434 12451 tablet_bootstrap.cc:492] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:31.131090 12451 ts_tablet_manager.cc:1403] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:18:31.130645 12452 raft_consensus.cc:359] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.131594 12452 raft_consensus.cc:385] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.131911 12452 raft_consensus.cc:740] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.132742 12452 consensus_queue.cc:260] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.135082 12458 consensus_queue.cc:1048] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.137804 12532 leader_election.cc:290] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:31.139367 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed135748bf4462982df4b8d9601325f" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.141413 12376 leader_election.cc:304] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:31.143026 12532 raft_consensus.cc:3060] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.135073 12452 ts_tablet_manager.cc:1434] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.004s
I20260710 13:18:31.144855 12452 tablet_bootstrap.cc:492] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:31.146575 12479 raft_consensus.cc:493] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.147063 12479 raft_consensus.cc:515] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.146788 12451 raft_consensus.cc:359] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.147886 12451 raft_consensus.cc:385] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.148280 12451 raft_consensus.cc:740] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.115705 12157 catalog_manager.cc:5697] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.149251 12479 leader_election.cc:290] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.151022 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:31.150836 12451 consensus_queue.cc:260] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.151338 12458 raft_consensus.cc:493] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.151294 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.151654 12408 raft_consensus.cc:2468] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:31.151970 12336 raft_consensus.cc:2468] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:31.151885 12458 raft_consensus.cc:515] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.153097 12226 leader_election.cc:304] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:31.153993 12458 leader_election.cc:290] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:31.154399 12479 raft_consensus.cc:2804] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.154803 12479 raft_consensus.cc:493] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.155097 12450 tablet_bootstrap.cc:492] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:31.155185 12479 raft_consensus.cc:3060] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.154928 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935f10363c064bac9f425ef465774769" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:31.155611 12450 ts_tablet_manager.cc:1403] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.011s
I20260710 13:18:31.155664 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935f10363c064bac9f425ef465774769" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.156355 12336 raft_consensus.cc:2468] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
W20260710 13:18:31.156813 12374 leader_election.cc:343] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.158553 12450 raft_consensus.cc:359] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.159165 12376 leader_election.cc:304] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [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: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b
I20260710 13:18:31.159482 12480 raft_consensus.cc:493] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.160051 12480 raft_consensus.cc:515] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.163162 12480 leader_election.cc:290] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.159538 12450 raft_consensus.cc:385] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.165352 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:31.165748 12450 raft_consensus.cc:740] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.166093 12408 raft_consensus.cc:2468] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:31.166621 12450 consensus_queue.cc:260] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.167395 12226 leader_election.cc:304] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:31.168521 12480 raft_consensus.cc:2804] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.168920 12450 ts_tablet_manager.cc:1434] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 13:18:31.168855 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.168933 12480 raft_consensus.cc:493] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.169575 12335 raft_consensus.cc:2468] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:31.169661 12480 raft_consensus.cc:3060] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.170063 12450 tablet_bootstrap.cc:492] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:31.153345 12451 ts_tablet_manager.cc:1434] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 13:18:31.172070 12451 tablet_bootstrap.cc:492] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:31.177031 12450 tablet_bootstrap.cc:654] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.176753 12480 raft_consensus.cc:515] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.178189 12451 tablet_bootstrap.cc:654] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.186738 12501 raft_consensus.cc:2804] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.187191 12501 raft_consensus.cc:493] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.187561 12501 raft_consensus.cc:3060] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.188090 12480 leader_election.cc:290] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.190660 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:31.190524 12450 tablet_bootstrap.cc:492] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:31.191455 12408 raft_consensus.cc:3060] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.192011 12450 ts_tablet_manager.cc:1403] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.006s
I20260710 13:18:31.195129 12450 raft_consensus.cc:359] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.196031 12450 raft_consensus.cc:385] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.180022 12479 raft_consensus.cc:515] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.196409 12450 raft_consensus.cc:740] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.197355 12450 consensus_queue.cc:260] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.198829 12479 leader_election.cc:290] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.199440 12450 ts_tablet_manager.cc:1434] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:18:31.200380 12515 raft_consensus.cc:493] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.200584 12450 tablet_bootstrap.cc:492] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:31.200908 12515 raft_consensus.cc:515] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.201826 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:31.202661 12409 raft_consensus.cc:3060] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.203224 12515 leader_election.cc:290] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.205483 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:31.206075 12336 raft_consensus.cc:3060] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.206576 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21cb6663c1e4432886b25cee7c1329b" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:31.207394 12261 raft_consensus.cc:2468] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:31.207989 12450 tablet_bootstrap.cc:654] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.189821 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:31.208607 12335 raft_consensus.cc:3060] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.217656 12300 leader_election.cc:304] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:31.218915 12515 raft_consensus.cc:2804] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.219292 12479 raft_consensus.cc:493] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.219393 12515 raft_consensus.cc:493] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.220468 12479 raft_consensus.cc:515] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.221292 12515 raft_consensus.cc:3060] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.224161 12334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f6dbde08ad4c3b92dcf2bcb41d712d" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.224857 12334 raft_consensus.cc:2468] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:31.225548 12479 leader_election.cc:290] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.225366 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f6dbde08ad4c3b92dcf2bcb41d712d" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:31.226012 12227 leader_election.cc:304] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
W20260710 13:18:31.226842 12226 leader_election.cc:343] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.227066 12480 raft_consensus.cc:2804] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.226639 12501 raft_consensus.cc:515] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.227425 12480 raft_consensus.cc:493] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.227831 12480 raft_consensus.cc:3060] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.190528 12452 tablet_bootstrap.cc:654] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.234529 12480 raft_consensus.cc:515] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.239720 12335 raft_consensus.cc:2468] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:31.241815 12227 leader_election.cc:304] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:31.243202 12513 raft_consensus.cc:2804] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.243809 12513 raft_consensus.cc:697] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Leader. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:31.244640 12513 consensus_queue.cc:237] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.247474 12456 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.250388 12407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f6dbde08ad4c3b92dcf2bcb41d712d" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:31.250932 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f6dbde08ad4c3b92dcf2bcb41d712d" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:31.251093 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21cb6663c1e4432886b25cee7c1329b" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:31.251510 12335 raft_consensus.cc:3060] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.251755 12410 raft_consensus.cc:2468] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
W20260710 13:18:31.251891 12226 leader_election.cc:343] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.253624 12452 tablet_bootstrap.cc:492] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:31.254056 12452 ts_tablet_manager.cc:1403] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.000s
I20260710 13:18:31.244625 12408 raft_consensus.cc:2468] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:31.257426 12458 raft_consensus.cc:493] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.257855 12458 raft_consensus.cc:515] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.258165 12501 leader_election.cc:290] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:31.258406 12456 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.258837 12501 consensus_queue.cc:1048] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.259907 12456 raft_consensus.cc:493] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.260243 12458 leader_election.cc:290] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:31.260389 12456 raft_consensus.cc:515] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.261307 12333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935f10363c064bac9f425ef465774769" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:31.262079 12333 raft_consensus.cc:3060] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.263345 12456 leader_election.cc:290] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.264655 12407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d7e984e2148aa827c125f901b7a24" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:31.266211 12226 leader_election.cc:343] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.269228 12480 leader_election.cc:290] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.269857 12332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d7e984e2148aa827c125f901b7a24" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.245092 12409 raft_consensus.cc:2468] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:31.270659 12332 raft_consensus.cc:2468] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 0.
I20260710 13:18:31.271466 12226 leader_election.cc:304] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:31.271942 12227 leader_election.cc:304] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [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: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:31.272261 12480 raft_consensus.cc:2804] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.274235 12479 raft_consensus.cc:2804] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.274590 12479 raft_consensus.cc:493] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.274910 12479 raft_consensus.cc:3060] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.276288 12333 raft_consensus.cc:2468] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:31.256585 12452 raft_consensus.cc:359] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.277298 12452 raft_consensus.cc:385] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.277562 12452 raft_consensus.cc:740] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.277657 12480 raft_consensus.cc:697] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Leader. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:31.278218 12452 consensus_queue.cc:260] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.278451 12480 consensus_queue.cc:237] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
W20260710 13:18:31.282162 12374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.129:35257, user_credentials={real_user=slave}} blocked reactor thread for 97728.1us
I20260710 13:18:31.282454 12335 raft_consensus.cc:2468] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:31.283653 12227 leader_election.cc:304] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [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: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:31.284361 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935f10363c064bac9f425ef465774769" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:31.285029 12456 raft_consensus.cc:2804] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.286406 12519 consensus_queue.cc:1048] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.286947 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
W20260710 13:18:31.298316 12374 leader_election.cc:343] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.306704 12333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.307365 12333 raft_consensus.cc:2468] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:31.307591 12336 raft_consensus.cc:2468] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:31.308561 12474 consensus_queue.cc:1048] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:31.311153 12376 leader_election.cc:304] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [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: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b
I20260710 13:18:31.313876 12474 raft_consensus.cc:2804] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.317276 12474 raft_consensus.cc:697] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:31.318186 12474 consensus_queue.cc:237] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.333850 12159 catalog_manager.cc:5697] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.342537 12452 ts_tablet_manager.cc:1434] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.000s
I20260710 13:18:31.343742 12452 tablet_bootstrap.cc:492] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:31.354694 12456 raft_consensus.cc:697] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Leader. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:31.360131 12457 raft_consensus.cc:493] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.355531 12479 raft_consensus.cc:515] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.357879 12515 raft_consensus.cc:515] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.360692 12376 leader_election.cc:304] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [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: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b
I20260710 13:18:31.377298 12457 raft_consensus.cc:515] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.391471 12457 leader_election.cc:290] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.404668 12515 leader_election.cc:290] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.385301 12532 raft_consensus.cc:2749] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.400092 12474 raft_consensus.cc:2804] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:31.411425 12474 raft_consensus.cc:493] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.411844 12474 raft_consensus.cc:3060] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.412453 12450 tablet_bootstrap.cc:492] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:31.413079 12450 ts_tablet_manager.cc:1403] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.213s	user 0.018s	sys 0.059s
W20260710 13:18:31.406329 12376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.130:44729, user_credentials={real_user=slave}} blocked reactor thread for 49418.3us
I20260710 13:18:31.422899 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a793071ce34dd2a144d9db9fbabe8b" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:31.423738 12407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21cb6663c1e4432886b25cee7c1329b" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:31.424240 12479 leader_election.cc:290] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.424279 12407 raft_consensus.cc:3060] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.441597 12452 tablet_bootstrap.cc:654] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.410699 12456 consensus_queue.cc:237] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.448000 12451 tablet_bootstrap.cc:492] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:31.448462 12451 ts_tablet_manager.cc:1403] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.277s	user 0.056s	sys 0.074s
I20260710 13:18:31.451498 12451 raft_consensus.cc:359] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.452133 12451 raft_consensus.cc:385] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.452378 12451 raft_consensus.cc:740] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.452989 12451 consensus_queue.cc:260] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.454968 12451 ts_tablet_manager.cc:1434] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:31.456071 12451 tablet_bootstrap.cc:492] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:31.461602 12159 catalog_manager.cc:5697] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:31.467895 12334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d7e984e2148aa827c125f901b7a24" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:31.468677 12334 raft_consensus.cc:3060] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.474946 12451 tablet_bootstrap.cc:654] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.482722 12409 raft_consensus.cc:3060] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:31.482897 12301 leader_election.cc:343] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.483784 12515 consensus_queue.cc:1048] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:31.485397 12515 consensus_queue.cc:1048] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.488427 12334 raft_consensus.cc:2468] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 1.
I20260710 13:18:31.517915 12474 raft_consensus.cc:515] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.518832 12227 leader_election.cc:304] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:31.521183 12474 leader_election.cc:290] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:31.525216 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:31.527513 12332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:31.528304 12332 raft_consensus.cc:3060] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.533270 12479 raft_consensus.cc:2804] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.534694 12479 raft_consensus.cc:697] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Leader. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:31.542320 12479 consensus_queue.cc:237] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.555274 12519 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:31.562496 12301 consensus_peers.cc:597] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 -> Peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Couldn't send request to peer f9088ec19bba4fada237fe0656ad6176. 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:18:31.564064 12450 raft_consensus.cc:359] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.566625 12450 raft_consensus.cc:385] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.567022 12450 raft_consensus.cc:740] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.537213 12474 raft_consensus.cc:493] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.571358 12474 raft_consensus.cc:515] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.582607 12450 consensus_queue.cc:260] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.571441 12407 raft_consensus.cc:2468] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:31.595510 12332 raft_consensus.cc:2468] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 2.
I20260710 13:18:31.614490 12450 ts_tablet_manager.cc:1434] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.201s	user 0.010s	sys 0.000s
I20260710 13:18:31.621865 12450 tablet_bootstrap.cc:492] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:31.626986 12301 leader_election.cc:304] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:31.629894 12376 leader_election.cc:304] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [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: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b
I20260710 13:18:31.653303 12474 leader_election.cc:290] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:31.651330 12515 raft_consensus.cc:2804] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.658499 12458 raft_consensus.cc:2804] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:31.667173 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:31.669250 12261 raft_consensus.cc:2468] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:31.670433 12452 tablet_bootstrap.cc:492] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:31.662042 12515 raft_consensus.cc:697] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:31.670868 12452 ts_tablet_manager.cc:1403] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.327s	user 0.012s	sys 0.010s
W20260710 13:18:31.671193 12226 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.131:32815, user_credentials={real_user=slave}} blocked reactor thread for 374881us
I20260710 13:18:31.668334 12458 raft_consensus.cc:697] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:31.677222 12332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.671317 12515 consensus_queue.cc:237] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.679589 12374 leader_election.cc:304] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [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: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:31.680410 12532 raft_consensus.cc:2804] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:31.680859 12532 raft_consensus.cc:493] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0636f8cd18c8413ca554d49c14ac6070)
I20260710 13:18:31.681051 12451 tablet_bootstrap.cc:492] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:31.683925 12451 ts_tablet_manager.cc:1403] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.228s	user 0.021s	sys 0.009s
I20260710 13:18:31.685406 12458 consensus_queue.cc:237] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.681378 12532 raft_consensus.cc:3060] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.699581 12452 raft_consensus.cc:359] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.700344 12452 raft_consensus.cc:385] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.700611 12452 raft_consensus.cc:740] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.701444 12452 consensus_queue.cc:260] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.703274 12452 ts_tablet_manager.cc:1434] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 13:18:31.704209 12452 tablet_bootstrap.cc:492] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:31.705035 12532 raft_consensus.cc:515] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.717156 12451 raft_consensus.cc:359] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.717988 12451 raft_consensus.cc:385] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.718324 12451 raft_consensus.cc:740] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.695938 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d7e984e2148aa827c125f901b7a24" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:31.724610 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21cb6663c1e4432886b25cee7c1329b" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:31.725209 12261 raft_consensus.cc:3060] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.725471 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a793071ce34dd2a144d9db9fbabe8b" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:31.730894 12474 raft_consensus.cc:493] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.731393 12474 raft_consensus.cc:515] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.733392 12474 leader_election.cc:290] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:31.734841 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:31.735772 12519 consensus_queue.cc:1048] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:31.736354 12374 leader_election.cc:343] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.738268 12334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.738884 12156 catalog_manager.cc:5697] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:31.744534 12300 leader_election.cc:343] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.745038 12300 leader_election.cc:304] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176
W20260710 13:18:31.747648 12226 leader_election.cc:343] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.749962 12519 raft_consensus.cc:2749] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.750622 12515 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.751982 12451 consensus_queue.cc:260] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
W20260710 13:18:31.756162 12376 leader_election.cc:343] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.756811 12376 leader_election.cc:304] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:31.760473 12450 tablet_bootstrap.cc:654] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.767406 12451 ts_tablet_manager.cc:1434] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260710 13:18:31.768124 12451 tablet_bootstrap.cc:492] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:31.760035 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:31.769549 12452 tablet_bootstrap.cc:654] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.761209 12532 leader_election.cc:290] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:31.769603 12259 raft_consensus.cc:3060] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.763063 12474 raft_consensus.cc:2749] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.766600 12565 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:31.771589 12261 raft_consensus.cc:2468] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:31.793151 12332 raft_consensus.cc:1240] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Rejecting Update request from peer 0157c491b4c04ca49fcc2e8018d9e69b for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:31.794269 12410 raft_consensus.cc:1240] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Rejecting Update request from peer 0157c491b4c04ca49fcc2e8018d9e69b for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:31.794556 12334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "571a6d44b04d4f248c7df6f14fdf5ba2" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:31.799391 12561 consensus_queue.cc:1059] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:31.803519 12561 consensus_queue.cc:1243] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Peer f9088ec19bba4fada237fe0656ad6176 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:18:31.804399 12259 raft_consensus.cc:2468] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 2.
I20260710 13:18:31.809321 12374 leader_election.cc:304] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:31.807623 12562 consensus_queue.cc:1059] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:18:31.808146 12410 raft_consensus.cc:1240] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Rejecting Update request from peer 0636f8cd18c8413ca554d49c14ac6070 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:31.819958 12474 raft_consensus.cc:2804] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:31.808375 12156 catalog_manager.cc:5697] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.805900 12560 raft_consensus.cc:3055] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:31.823938 12560 raft_consensus.cc:740] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:31.825209 12560 consensus_queue.cc:260] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.827085 12560 raft_consensus.cc:3060] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.821165 12474 raft_consensus.cc:697] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:31.822358 12156 catalog_manager.cc:5697] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.829892 12474 consensus_queue.cc:237] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.833885 12261 raft_consensus.cc:1240] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Rejecting Update request from peer 0636f8cd18c8413ca554d49c14ac6070 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:18:31.837205 12515 consensus_queue.cc:1059] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:31.838120 12565 raft_consensus.cc:3055] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:31.838465 12565 raft_consensus.cc:740] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:31.844342 12565 consensus_queue.cc:260] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.845945 12565 raft_consensus.cc:3060] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.858842 12159 catalog_manager.cc:5697] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.859961 12450 tablet_bootstrap.cc:492] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:31.860409 12450 ts_tablet_manager.cc:1403] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.239s	user 0.011s	sys 0.005s
I20260710 13:18:31.868556 12474 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.871112 12451 tablet_bootstrap.cc:654] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.866441 12450 raft_consensus.cc:359] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.872960 12450 raft_consensus.cc:385] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.873226 12450 raft_consensus.cc:740] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.873809 12450 consensus_queue.cc:260] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.882515 12156 catalog_manager.cc:5697] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 1 to 2, leader changed from 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:31.884552 12515 raft_consensus.cc:493] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.884377 12156 catalog_manager.cc:5697] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 1 to 2, leader changed from 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:31.885022 12515 raft_consensus.cc:515] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.888312 12450 ts_tablet_manager.cc:1434] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.003s
I20260710 13:18:31.888700 12515 leader_election.cc:290] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.889350 12450 tablet_bootstrap.cc:492] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:31.893802 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981cf24d587e40ebb9d5f862a844826a" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:31.895207 12301 leader_election.cc:343] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.897604 12560 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:31.902194 12258 raft_consensus.cc:3060] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.905205 12452 tablet_bootstrap.cc:492] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:31.905741 12452 ts_tablet_manager.cc:1403] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.202s	user 0.021s	sys 0.011s
I20260710 13:18:31.908331 12450 tablet_bootstrap.cc:654] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.913997 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981cf24d587e40ebb9d5f862a844826a" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:31.918864 12452 raft_consensus.cc:359] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.919934 12452 raft_consensus.cc:385] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.920260 12452 raft_consensus.cc:740] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.921094 12452 consensus_queue.cc:260] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
W20260710 13:18:31.921782 12300 leader_election.cc:343] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.922297 12300 leader_election.cc:304] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:31.926297 12452 ts_tablet_manager.cc:1434] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260710 13:18:31.927258 12452 tablet_bootstrap.cc:492] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:31.924535 12565 raft_consensus.cc:2749] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.929243 12560 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.936712 12452 tablet_bootstrap.cc:654] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.949234 12451 tablet_bootstrap.cc:492] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:31.949754 12451 ts_tablet_manager.cc:1403] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.182s	user 0.005s	sys 0.014s
I20260710 13:18:31.949800 12458 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.952414 12451 raft_consensus.cc:359] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.955314 12451 raft_consensus.cc:385] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.955580 12451 raft_consensus.cc:740] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.956353 12451 consensus_queue.cc:260] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.956915 12408 raft_consensus.cc:3060] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.964866 12479 raft_consensus.cc:493] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.965386 12479 raft_consensus.cc:515] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:31.967350 12479 leader_election.cc:290] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:31.969910 12334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ee8a2f594b7982507479c2066e7d" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:31.970551 12410 raft_consensus.cc:3060] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.971448 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ee8a2f594b7982507479c2066e7d" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:31.971683 12227 leader_election.cc:343] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:31.974763 12226 leader_election.cc:343] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.975239 12226 leader_election.cc:304] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b; no voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:31.976504 12513 raft_consensus.cc:2749] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.977092 12562 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:31.989444 12451 ts_tablet_manager.cc:1434] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:18:31.990393 12451 tablet_bootstrap.cc:492] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:32.000314 12450 tablet_bootstrap.cc:492] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:32.000787 12450 ts_tablet_manager.cc:1403] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.009s
I20260710 13:18:32.003297 12450 raft_consensus.cc:359] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.003921 12450 raft_consensus.cc:385] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.004189 12450 raft_consensus.cc:740] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.004446 12565 raft_consensus.cc:493] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.004935 12565 raft_consensus.cc:515] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.007007 12565 leader_election.cc:290] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:32.008034 12407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3e203d2cd349619728a64d6b87e5b7" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:32.009213 12451 tablet_bootstrap.cc:654] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:32.009370 12301 leader_election.cc:343] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.009938 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3e203d2cd349619728a64d6b87e5b7" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:32.011090 12258 raft_consensus.cc:2468] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:32.012097 12300 leader_election.cc:304] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [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: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:32.013106 12565 raft_consensus.cc:2804] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.013445 12565 raft_consensus.cc:493] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.013746 12565 raft_consensus.cc:3060] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.015587 12452 tablet_bootstrap.cc:492] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:32.016155 12452 ts_tablet_manager.cc:1403] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.005s
I20260710 13:18:32.010432 12450 consensus_queue.cc:260] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.017278 12479 consensus_queue.cc:1048] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:32.024274 12207 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:32.025512 12565 raft_consensus.cc:515] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.031977 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3e203d2cd349619728a64d6b87e5b7" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:32.032732 12258 raft_consensus.cc:3060] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.039849 12450 ts_tablet_manager.cc:1434] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.002s
I20260710 13:18:32.040828 12450 tablet_bootstrap.cc:492] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:32.029194 12452 raft_consensus.cc:359] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.043949 12452 raft_consensus.cc:385] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.044330 12452 raft_consensus.cc:740] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.051934 12452 consensus_queue.cc:260] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.053772 12452 ts_tablet_manager.cc:1434] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260710 13:18:32.054397 12452 tablet_bootstrap.cc:492] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:32.055693 12258 raft_consensus.cc:2468] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:32.057796 12456 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.061251 12565 leader_election.cc:290] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:32.057798 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3e203d2cd349619728a64d6b87e5b7" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:32.062175 12300 leader_election.cc:304] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:32.063028 12408 raft_consensus.cc:3060] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.063818 12565 raft_consensus.cc:2804] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.066540 12565 raft_consensus.cc:697] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:32.067478 12565 consensus_queue.cc:237] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.071596 12513 consensus_queue.cc:1048] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.073016 12451 tablet_bootstrap.cc:492] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:32.073462 12451 ts_tablet_manager.cc:1403] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.005s
I20260710 13:18:32.075970 12451 raft_consensus.cc:359] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.078696 12450 tablet_bootstrap.cc:654] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.087905 12515 raft_consensus.cc:493] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.076629 12451 raft_consensus.cc:385] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.088495 12515 raft_consensus.cc:515] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.089012 12451 raft_consensus.cc:740] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.089677 12451 consensus_queue.cc:260] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.091650 12451 ts_tablet_manager.cc:1434] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:18:32.091666 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ee8a2f594b7982507479c2066e7d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:32.094410 12258 raft_consensus.cc:2468] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:32.092306 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ee8a2f594b7982507479c2066e7d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:32.096195 12451 tablet_bootstrap.cc:492] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
W20260710 13:18:32.097638 12301 leader_election.cc:343] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.092746 12515 leader_election.cc:290] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:32.093909 12452 tablet_bootstrap.cc:654] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.098956 12300 leader_election.cc:304] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [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: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:32.101292 12515 raft_consensus.cc:2804] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.101684 12515 raft_consensus.cc:493] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.102047 12515 raft_consensus.cc:3060] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.105717 12565 consensus_queue.cc:1048] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.114338 12451 tablet_bootstrap.cc:654] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.115255 12408 raft_consensus.cc:2468] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:32.115540 12580 consensus_queue.cc:1048] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.111377 12450 tablet_bootstrap.cc:492] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:32.118566 12450 ts_tablet_manager.cc:1403] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.004s
I20260710 13:18:32.124024 12450 raft_consensus.cc:359] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.124833 12450 raft_consensus.cc:385] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.125108 12450 raft_consensus.cc:740] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.125941 12450 consensus_queue.cc:260] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.130324 12451 tablet_bootstrap.cc:492] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:32.130944 12451 ts_tablet_manager.cc:1403] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.006s
I20260710 13:18:32.134532 12451 raft_consensus.cc:359] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.135428 12451 raft_consensus.cc:385] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.135257 12515 raft_consensus.cc:515] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.135830 12451 raft_consensus.cc:740] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.141381 12452 tablet_bootstrap.cc:492] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:32.141099 12451 consensus_queue.cc:260] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.141836 12450 ts_tablet_manager.cc:1434] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:18:32.141834 12452 ts_tablet_manager.cc:1403] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.016s
I20260710 13:18:32.143050 12450 tablet_bootstrap.cc:492] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:32.144740 12452 raft_consensus.cc:359] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.145524 12452 raft_consensus.cc:385] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.145798 12452 raft_consensus.cc:740] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.146642 12452 consensus_queue.cc:260] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.143144 12451 ts_tablet_manager.cc:1434] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:18:32.148145 12451 tablet_bootstrap.cc:492] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:32.148738 12156 catalog_manager.cc:5697] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.152412 12452 ts_tablet_manager.cc:1434] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:18:32.153323 12452 tablet_bootstrap.cc:492] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:32.154438 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ee8a2f594b7982507479c2066e7d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:32.155215 12260 raft_consensus.cc:3060] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.163112 12260 raft_consensus.cc:2468] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:32.164541 12300 leader_election.cc:304] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:32.165637 12519 raft_consensus.cc:2804] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.166316 12519 raft_consensus.cc:697] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:32.167089 12519 consensus_queue.cc:237] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.168053 12452 tablet_bootstrap.cc:654] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.173110 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ee8a2f594b7982507479c2066e7d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
W20260710 13:18:32.175335 12301 leader_election.cc:343] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.169059 12515 leader_election.cc:290] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:32.181841 12450 tablet_bootstrap.cc:654] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.190300 12451 tablet_bootstrap.cc:654] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.199077 12450 tablet_bootstrap.cc:492] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:32.200001 12450 ts_tablet_manager.cc:1403] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.006s
I20260710 13:18:32.205283 12450 raft_consensus.cc:359] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.206195 12450 raft_consensus.cc:385] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.206622 12450 raft_consensus.cc:740] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.207363 12450 consensus_queue.cc:260] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.209667 12450 ts_tablet_manager.cc:1434] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:18:32.211367 12452 tablet_bootstrap.cc:492] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:32.211817 12452 ts_tablet_manager.cc:1403] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.013s
I20260710 13:18:32.212716 12450 tablet_bootstrap.cc:492] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070: Bootstrap starting.
I20260710 13:18:32.214725 12452 raft_consensus.cc:359] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.215358 12452 raft_consensus.cc:385] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.215626 12452 raft_consensus.cc:740] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.217485 12452 consensus_queue.cc:260] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.218760 12156 catalog_manager.cc:5697] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.219504 12452 ts_tablet_manager.cc:1434] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:32.220959 12452 tablet_bootstrap.cc:492] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:32.221647 12450 tablet_bootstrap.cc:654] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.238179 12258 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:18:32.238420 12452 tablet_bootstrap.cc:654] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.238602 12258 pending_rounds.cc:85] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b: Aborting all ops after (but not including) 0
I20260710 13:18:32.238953 12258 pending_rounds.cc:107] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:32.239259 12258 raft_consensus.cc:2889] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:32.242177 12474 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.257287 12458 raft_consensus.cc:493] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.257792 12458 raft_consensus.cc:515] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.259828 12458 leader_election.cc:290] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:32.262748 12334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:32.262913 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:32.265264 12450 tablet_bootstrap.cc:492] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070: No bootstrap required, opened a new log
I20260710 13:18:32.265714 12450 ts_tablet_manager.cc:1403] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.018s
I20260710 13:18:32.267234 12334 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:32.268347 12450 raft_consensus.cc:359] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.269032 12450 raft_consensus.cc:385] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.269091 12532 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.269425 12450 raft_consensus.cc:740] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.270181 12450 consensus_queue.cc:260] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.275453 12374 leader_election.cc:304] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:32.281484 12532 raft_consensus.cc:2749] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.282734 12450 ts_tablet_manager.cc:1434] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:18:32.285749 12519 raft_consensus.cc:493] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.286208 12519 raft_consensus.cc:515] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.286736 12452 tablet_bootstrap.cc:492] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:32.287089 12452 ts_tablet_manager.cc:1403] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.005s
I20260710 13:18:32.288221 12519 leader_election.cc:290] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:32.289283 12452 raft_consensus.cc:359] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.289994 12452 raft_consensus.cc:385] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.289948 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd46e24bae5c455ea18f7ed6cf57325d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:32.290412 12452 raft_consensus.cc:740] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.290613 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd46e24bae5c455ea18f7ed6cf57325d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:32.291330 12260 raft_consensus.cc:2468] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:32.291996 12452 consensus_queue.cc:260] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.292987 12408 raft_consensus.cc:2468] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:32.296363 12452 ts_tablet_manager.cc:1434] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:32.296277 12301 leader_election.cc:304] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:32.297298 12452 tablet_bootstrap.cc:492] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:32.297691 12519 raft_consensus.cc:2804] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.298115 12519 raft_consensus.cc:493] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.298475 12519 raft_consensus.cc:3060] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.304348 12452 tablet_bootstrap.cc:654] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.292805 12451 tablet_bootstrap.cc:492] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:32.321758 12451 ts_tablet_manager.cc:1403] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.026s
I20260710 13:18:32.316697 12519 raft_consensus.cc:515] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.324792 12519 leader_election.cc:290] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:32.325592 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd46e24bae5c455ea18f7ed6cf57325d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:32.326200 12260 raft_consensus.cc:3060] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.326323 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd46e24bae5c455ea18f7ed6cf57325d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:32.327350 12408 raft_consensus.cc:3060] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.330161 12452 tablet_bootstrap.cc:492] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:32.330633 12452 ts_tablet_manager.cc:1403] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.011s
I20260710 13:18:32.333904 12452 raft_consensus.cc:359] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.334666 12408 raft_consensus.cc:2468] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:32.334626 12452 raft_consensus.cc:385] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.335899 12452 raft_consensus.cc:740] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.336050 12301 leader_election.cc:304] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:32.334646 12451 raft_consensus.cc:359] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.336880 12519 raft_consensus.cc:2804] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.337392 12519 raft_consensus.cc:697] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:32.336673 12452 consensus_queue.cc:260] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.338263 12519 consensus_queue.cc:237] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.339344 12452 ts_tablet_manager.cc:1434] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:18:32.341138 12452 tablet_bootstrap.cc:492] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:32.349376 12452 tablet_bootstrap.cc:654] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.337119 12451 raft_consensus.cc:385] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.353902 12451 raft_consensus.cc:740] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.354764 12451 consensus_queue.cc:260] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.356674 12260 raft_consensus.cc:2468] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:32.364941 12451 ts_tablet_manager.cc:1434] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260710 13:18:32.365144 12452 tablet_bootstrap.cc:492] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:32.365722 12452 ts_tablet_manager.cc:1403] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260710 13:18:32.362555 12158 catalog_manager.cc:5697] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.368216 12452 raft_consensus.cc:359] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.368868 12452 raft_consensus.cc:385] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.369135 12452 raft_consensus.cc:740] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.369757 12452 consensus_queue.cc:260] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.371702 12452 ts_tablet_manager.cc:1434] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:18:32.374421 12452 tablet_bootstrap.cc:492] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176: Bootstrap starting.
I20260710 13:18:32.379895 12452 tablet_bootstrap.cc:654] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.382531 12532 raft_consensus.cc:493] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.383070 12532 raft_consensus.cc:515] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.386210 12532 leader_election.cc:290] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:32.387657 12334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981cf24d587e40ebb9d5f862a844826a" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:32.388477 12334 raft_consensus.cc:2468] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:32.389765 12376 leader_election.cc:304] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:32.390697 12532 raft_consensus.cc:2804] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.391119 12532 raft_consensus.cc:493] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.391503 12532 raft_consensus.cc:3060] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.392115 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981cf24d587e40ebb9d5f862a844826a" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:32.392998 12260 raft_consensus.cc:2468] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:32.394760 12452 tablet_bootstrap.cc:492] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176: No bootstrap required, opened a new log
I20260710 13:18:32.395236 12452 ts_tablet_manager.cc:1403] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.014s
I20260710 13:18:32.397846 12452 raft_consensus.cc:359] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.398589 12452 raft_consensus.cc:385] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.398866 12452 raft_consensus.cc:740] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.399477 12452 consensus_queue.cc:260] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.401386 12452 ts_tablet_manager.cc:1434] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:32.405246 12532 raft_consensus.cc:515] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.407078 12532 leader_election.cc:290] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:32.407543 12451 tablet_bootstrap.cc:492] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b: Bootstrap starting.
I20260710 13:18:32.408231 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981cf24d587e40ebb9d5f862a844826a" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:32.409343 12258 raft_consensus.cc:3060] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.412192 12451 tablet_bootstrap.cc:654] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.414556 12261 raft_consensus.cc:1275] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.416018 12532 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.416253 12334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981cf24d587e40ebb9d5f862a844826a" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:32.417074 12334 raft_consensus.cc:3060] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.423189 12451 tablet_bootstrap.cc:492] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b: No bootstrap required, opened a new log
I20260710 13:18:32.423712 12451 ts_tablet_manager.cc:1403] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.002s
I20260710 13:18:32.424048 12258 raft_consensus.cc:2468] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:32.424620 12334 raft_consensus.cc:2468] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:32.425362 12374 leader_election.cc:304] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:32.426584 12532 raft_consensus.cc:2804] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.427081 12532 raft_consensus.cc:697] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:32.427889 12532 consensus_queue.cc:237] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.433084 12335 raft_consensus.cc:1275] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.434643 12474 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.447893 12451 raft_consensus.cc:359] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.448884 12451 raft_consensus.cc:385] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.449276 12451 raft_consensus.cc:740] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.450690 12451 consensus_queue.cc:260] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.453722 12451 ts_tablet_manager.cc:1434] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:18:32.460649 12617 raft_consensus.cc:493] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.461187 12617 raft_consensus.cc:515] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.465143 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a793071ce34dd2a144d9db9fbabe8b" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:32.465826 12258 raft_consensus.cc:2468] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:32.466219 12617 leader_election.cc:290] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:32.466636 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a793071ce34dd2a144d9db9fbabe8b" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:32.467044 12374 leader_election.cc:304] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:32.467254 12335 raft_consensus.cc:2468] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:32.467864 12617 raft_consensus.cc:2804] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.468019 12159 catalog_manager.cc:5697] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.468926 12617 raft_consensus.cc:493] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.469374 12617 raft_consensus.cc:3060] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.478094 12617 raft_consensus.cc:515] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.480023 12617 leader_election.cc:290] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:32.480569 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a793071ce34dd2a144d9db9fbabe8b" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:32.481243 12258 raft_consensus.cc:3060] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.481208 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a793071ce34dd2a144d9db9fbabe8b" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:32.482097 12335 raft_consensus.cc:3060] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.488708 12335 raft_consensus.cc:2468] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:32.488655 12258 raft_consensus.cc:2468] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:32.489885 12376 leader_election.cc:304] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:32.490700 12617 raft_consensus.cc:2804] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.491135 12617 raft_consensus.cc:697] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:32.491829 12617 consensus_queue.cc:237] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.498826 12159 catalog_manager.cc:5697] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.555665 12519 raft_consensus.cc:493] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.556247 12519 raft_consensus.cc:515] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.557866 12519 leader_election.cc:290] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:32.558830 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:32.558983 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:32.559441 12258 raft_consensus.cc:2468] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:32.559566 12408 raft_consensus.cc:2468] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 0.
I20260710 13:18:32.560493 12300 leader_election.cc:304] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:32.561321 12519 raft_consensus.cc:2804] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.561662 12519 raft_consensus.cc:493] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.562024 12519 raft_consensus.cc:3060] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.566804 12519 raft_consensus.cc:515] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.568405 12519 leader_election.cc:290] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:32.569442 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:32.570012 12258 raft_consensus.cc:3060] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.570067 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:32.570626 12408 raft_consensus.cc:3060] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.575884 12258 raft_consensus.cc:2468] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:32.576944 12300 leader_election.cc:304] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:32.577601 12519 raft_consensus.cc:2804] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.578143 12519 raft_consensus.cc:697] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:32.579125 12408 raft_consensus.cc:2468] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:32.579017 12519 consensus_queue.cc:237] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.581233 12515 consensus_queue.cc:1048] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.589088 12159 catalog_manager.cc:5697] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.597477 12519 consensus_queue.cc:1048] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.673410 12410 raft_consensus.cc:3060] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.677304 12617 raft_consensus.cc:493] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.677801 12617 raft_consensus.cc:515] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.679844 12617 leader_election.cc:290] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:32.679991 12519 consensus_queue.cc:1048] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.680518 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345333ee77df4b1bbb90bd5836b58ce1" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" is_pre_election: true
I20260710 13:18:32.681145 12258 raft_consensus.cc:2468] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:32.681326 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345333ee77df4b1bbb90bd5836b58ce1" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:32.681892 12335 raft_consensus.cc:2468] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 0.
I20260710 13:18:32.682144 12374 leader_election.cc:304] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:32.683537 12458 raft_consensus.cc:2804] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.683887 12458 raft_consensus.cc:493] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.684206 12458 raft_consensus.cc:3060] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.690232 12458 raft_consensus.cc:515] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.692669 12458 leader_election.cc:290] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:32.693434 12258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345333ee77df4b1bbb90bd5836b58ce1" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:32.694002 12258 raft_consensus.cc:3060] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.694348 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345333ee77df4b1bbb90bd5836b58ce1" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:32.694928 12335 raft_consensus.cc:3060] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.697777 12457 consensus_queue.cc:1048] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.701002 12258 raft_consensus.cc:2468] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:32.701455 12410 raft_consensus.cc:3060] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.704699 12374 leader_election.cc:304] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:32.705713 12458 raft_consensus.cc:2804] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.706485 12458 raft_consensus.cc:697] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:32.707537 12458 consensus_queue.cc:237] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:32.718371 12335 raft_consensus.cc:2468] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:32.734128 12159 catalog_manager.cc:5697] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.740432 12519 consensus_queue.cc:1048] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.753317 12457 consensus_queue.cc:1048] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.815171 12458 consensus_queue.cc:1048] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.825996 12617 consensus_queue.cc:1048] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.877880 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:32.883890 12631 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:18:32.885876 12632 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:18:32.889232 12634 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:18:32.889994 11162 server_base.cc:1061] running on GCE node
I20260710 13:18:32.891278 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:32.891475 11162 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:18:32.891701 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689512891687 us; error 0 us; skew 500 ppm
I20260710 13:18:32.892449 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:32.895292 11162 webserver.cc:533] Webserver started at http://127.10.230.132:39907/ using document root <none> and password file <none>
I20260710 13:18:32.895897 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:32.896130 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:32.896435 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:32.897701 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-3-root/instance:
uuid: "be877a2e98604259a748048fe2ed9b4c"
format_stamp: "Formatted at 2026-07-10 13:18:32 on dist-test-slave-mxjd"
I20260710 13:18:32.903208 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:32.907166 12639 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:18:32.908257 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:18:32.908591 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-3-root
uuid: "be877a2e98604259a748048fe2ed9b4c"
format_stamp: "Formatted at 2026-07-10 13:18:32 on dist-test-slave-mxjd"
I20260710 13:18:32.908989 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-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:18:32.919178 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:32.920652 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:32.922487 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:32.924595 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:32.924865 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:18:32.925134 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:32.925335 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:32.996838 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.132:45867
I20260710 13:18:32.997120 12701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.132:45867 every 8 connection(s)
I20260710 13:18:33.001361 11162 auto_leader_rebalancer-test.cc:388] add a tserver: be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:33.013289 12702 heartbeater.cc:344] Connected to a master server at 127.10.230.190:44127
I20260710 13:18:33.013675 12702 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:33.014370 12702 heartbeater.cc:507] Master 127.10.230.190:44127 requested a full tablet report, sending...
I20260710 13:18:33.016286 12156 ts_manager.cc:194] Registered new tserver with Master: be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867)
I20260710 13:18:33.017729 12156 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55572
I20260710 13:18:33.034547 12519 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.039538 12617 consensus_queue.cc:1048] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.058332 12623 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.071174 12474 consensus_queue.cc:1048] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.101663 12410 consensus_queue.cc:237] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.110225 12334 raft_consensus.cc:1275] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:33.111807 12474 consensus_queue.cc:1048] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.112352 12258 raft_consensus.cc:1275] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:33.113976 12532 consensus_queue.cc:1048] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:33.123693 12532 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
W20260710 13:18:33.126812 12374 consensus_peers.cc:597] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f325d639c6a94bbda1b487471016b5b6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:33.125716 12258 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.131150 12334 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.141211 12156 catalog_manager.cc:5697] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.144114 12410 consensus_queue.cc:237] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.152334 12334 raft_consensus.cc:1275] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:33.155531 12474 consensus_queue.cc:1048] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:33.157496 12374 consensus_peers.cc:597] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ed25eb6328546a3a08415f08f8386fc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:33.161327 12258 raft_consensus.cc:1275] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:33.162943 12532 consensus_queue.cc:1048] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.165270 12474 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.167177 12334 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.173309 12258 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.181816 12159 catalog_manager.cc:5697] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.195338 12334 consensus_queue.cc:237] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.207808 12407 raft_consensus.cc:1275] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:33.209228 12457 consensus_queue.cc:1048] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:33.210799 12258 raft_consensus.cc:1275] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:33.212941 12457 consensus_queue.cc:1048] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.215565 12623 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
W20260710 13:18:33.221298 12300 consensus_peers.cc:597] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d3e203d2cd349619728a64d6b87e5b7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:33.221506 12407 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.222460 12258 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.239856 12158 catalog_manager.cc:5697] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.249255 12532 consensus_queue.cc:1048] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.267544 12532 consensus_queue.cc:1048] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.269629 12258 consensus_queue.cc:237] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.280154 12335 raft_consensus.cc:1275] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:33.281800 12562 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.289665 12407 raft_consensus.cc:1275] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:33.291528 12562 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:18:33.315021 12225 consensus_peers.cc:597] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c917ab59c7ff4223bf0e88f920387e6c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:33.322707 12456 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.325839 12335 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.343693 12156 catalog_manager.cc:5697] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.346331 12407 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:33.521287 12730 ts_tablet_manager.cc:933] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:33.523137 12730 tablet_copy_client.cc:323] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.131:32815
I20260710 13:18:33.533347 12420 tablet_copy_service.cc:140] P f9088ec19bba4fada237fe0656ad6176: Received BeginTabletCopySession request for tablet f325d639c6a94bbda1b487471016b5b6 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:47532)
I20260710 13:18:33.533931 12420 tablet_copy_service.cc:161] P f9088ec19bba4fada237fe0656ad6176: Beginning new tablet copy session on tablet f325d639c6a94bbda1b487471016b5b6 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:47532: session id = be877a2e98604259a748048fe2ed9b4c-f325d639c6a94bbda1b487471016b5b6
I20260710 13:18:33.542001 12420 tablet_copy_source_session.cc:215] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:33.545724 12730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f325d639c6a94bbda1b487471016b5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:33.559067 12730 tablet_copy_client.cc:806] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:33.559631 12730 tablet_copy_client.cc:670] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:33.563503 12730 tablet_copy_client.cc:538] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:33.570781 12730 tablet_bootstrap.cc:492] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:33.579233 12733 ts_tablet_manager.cc:933] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:33.581310 12733 tablet_copy_client.cc:323] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.131:32815
I20260710 13:18:33.583108 12420 tablet_copy_service.cc:140] P f9088ec19bba4fada237fe0656ad6176: Received BeginTabletCopySession request for tablet 5ed25eb6328546a3a08415f08f8386fc from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:47532)
I20260710 13:18:33.583617 12420 tablet_copy_service.cc:161] P f9088ec19bba4fada237fe0656ad6176: Beginning new tablet copy session on tablet 5ed25eb6328546a3a08415f08f8386fc from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:47532: session id = be877a2e98604259a748048fe2ed9b4c-5ed25eb6328546a3a08415f08f8386fc
I20260710 13:18:33.590649 12420 tablet_copy_source_session.cc:215] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:33.593992 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ed25eb6328546a3a08415f08f8386fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:33.596002 12730 tablet_bootstrap.cc:492] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: 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:18:33.597018 12730 tablet_bootstrap.cc:492] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:33.597549 12730 ts_tablet_manager.cc:1403] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.016s
I20260710 13:18:33.600710 12730 raft_consensus.cc:359] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.601532 12730 raft_consensus.cc:740] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:33.602056 12730 consensus_queue.cc:260] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.605783 12702 heartbeater.cc:499] Master 127.10.230.190:44127 was elected leader, sending a full tablet report...
I20260710 13:18:33.612521 12733 tablet_copy_client.cc:806] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:33.613088 12733 tablet_copy_client.cc:670] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:33.613657 12730 ts_tablet_manager.cc:1434] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260710 13:18:33.616261 12419 tablet_copy_service.cc:342] P f9088ec19bba4fada237fe0656ad6176: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-f325d639c6a94bbda1b487471016b5b6 received from {username='slave'} at 127.0.0.1:47532
I20260710 13:18:33.616710 12419 tablet_copy_service.cc:434] P f9088ec19bba4fada237fe0656ad6176: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-f325d639c6a94bbda1b487471016b5b6 on tablet f325d639c6a94bbda1b487471016b5b6 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:33.620975 12733 tablet_copy_client.cc:538] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:33.629410 12733 tablet_bootstrap.cc:492] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:33.646438 12733 tablet_bootstrap.cc:492] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: 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:18:33.647111 12733 tablet_bootstrap.cc:492] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:33.647639 12733 ts_tablet_manager.cc:1403] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 13:18:33.649901 12733 raft_consensus.cc:359] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.650501 12733 raft_consensus.cc:740] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:33.650995 12733 consensus_queue.cc:260] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.652603 12733 ts_tablet_manager.cc:1434] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:33.654556 12420 tablet_copy_service.cc:342] P f9088ec19bba4fada237fe0656ad6176: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-5ed25eb6328546a3a08415f08f8386fc received from {username='slave'} at 127.0.0.1:47532
I20260710 13:18:33.654949 12420 tablet_copy_service.cc:434] P f9088ec19bba4fada237fe0656ad6176: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-5ed25eb6328546a3a08415f08f8386fc on tablet 5ed25eb6328546a3a08415f08f8386fc with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:33.659509 12733 ts_tablet_manager.cc:933] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:33.661074 12733 tablet_copy_client.cc:323] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.130:44729
I20260710 13:18:33.672554 12346 tablet_copy_service.cc:140] P 0636f8cd18c8413ca554d49c14ac6070: Received BeginTabletCopySession request for tablet 6d3e203d2cd349619728a64d6b87e5b7 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:36140)
I20260710 13:18:33.673166 12346 tablet_copy_service.cc:161] P 0636f8cd18c8413ca554d49c14ac6070: Beginning new tablet copy session on tablet 6d3e203d2cd349619728a64d6b87e5b7 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:36140: session id = be877a2e98604259a748048fe2ed9b4c-6d3e203d2cd349619728a64d6b87e5b7
I20260710 13:18:33.680526 12346 tablet_copy_source_session.cc:215] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:33.683523 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3e203d2cd349619728a64d6b87e5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:33.693987 12733 tablet_copy_client.cc:806] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:33.694592 12733 tablet_copy_client.cc:670] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:33.698133 12733 tablet_copy_client.cc:538] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:33.706748 12733 tablet_bootstrap.cc:492] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:33.726280 12733 tablet_bootstrap.cc:492] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: 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:18:33.727272 12733 tablet_bootstrap.cc:492] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:33.727924 12733 ts_tablet_manager.cc:1403] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 13:18:33.730688 12733 raft_consensus.cc:359] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.731493 12733 raft_consensus.cc:740] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:33.732057 12733 consensus_queue.cc:260] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.734596 12733 ts_tablet_manager.cc:1434] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:33.736133 12346 tablet_copy_service.cc:342] P 0636f8cd18c8413ca554d49c14ac6070: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-6d3e203d2cd349619728a64d6b87e5b7 received from {username='slave'} at 127.0.0.1:36140
I20260710 13:18:33.736487 12346 tablet_copy_service.cc:434] P 0636f8cd18c8413ca554d49c14ac6070: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-6d3e203d2cd349619728a64d6b87e5b7 on tablet 6d3e203d2cd349619728a64d6b87e5b7 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:33.882264 12733 ts_tablet_manager.cc:933] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257)
I20260710 13:18:33.883900 12733 tablet_copy_client.cc:323] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.129:35257
I20260710 13:18:33.897917 12271 tablet_copy_service.cc:140] P 0157c491b4c04ca49fcc2e8018d9e69b: Received BeginTabletCopySession request for tablet c917ab59c7ff4223bf0e88f920387e6c from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:50800)
I20260710 13:18:33.898416 12271 tablet_copy_service.cc:161] P 0157c491b4c04ca49fcc2e8018d9e69b: Beginning new tablet copy session on tablet c917ab59c7ff4223bf0e88f920387e6c from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:50800: session id = be877a2e98604259a748048fe2ed9b4c-c917ab59c7ff4223bf0e88f920387e6c
I20260710 13:18:33.905382 12271 tablet_copy_source_session.cc:215] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:33.908129 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c917ab59c7ff4223bf0e88f920387e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:33.920552 12733 tablet_copy_client.cc:806] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:33.921025 12733 tablet_copy_client.cc:670] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:33.924270 12733 tablet_copy_client.cc:538] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:33.929239 12733 tablet_bootstrap.cc:492] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:33.942531 12733 tablet_bootstrap.cc:492] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: 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:18:33.943169 12733 tablet_bootstrap.cc:492] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:33.943625 12733 ts_tablet_manager.cc:1403] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:18:33.945448 12733 raft_consensus.cc:359] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.945971 12733 raft_consensus.cc:740] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:33.946417 12733 consensus_queue.cc:260] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:33.948348 12733 ts_tablet_manager.cc:1434] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:33.950075 12271 tablet_copy_service.cc:342] P 0157c491b4c04ca49fcc2e8018d9e69b: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-c917ab59c7ff4223bf0e88f920387e6c received from {username='slave'} at 127.0.0.1:50800
I20260710 13:18:33.950469 12271 tablet_copy_service.cc:434] P 0157c491b4c04ca49fcc2e8018d9e69b: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-c917ab59c7ff4223bf0e88f920387e6c on tablet c917ab59c7ff4223bf0e88f920387e6c with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:33.953768 12677 raft_consensus.cc:1217] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:34.121004 12677 raft_consensus.cc:1217] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:34.131587 12677 raft_consensus.cc:1217] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:34.274896 12677 raft_consensus.cc:1217] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:34.558823 12743 raft_consensus.cc:1064] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:34.561023 12743 consensus_queue.cc:237] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:34.566618 12677 raft_consensus.cc:1275] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.568356 12334 raft_consensus.cc:1275] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.569604 12532 consensus_queue.cc:1048] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:34.570178 12258 raft_consensus.cc:1275] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.570605 12458 consensus_queue.cc:1048] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:34.572233 12532 consensus_queue.cc:1048] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:34.585122 12458 raft_consensus.cc:1064] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:34.588248 12458 consensus_queue.cc:237] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:34.594563 12743 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.607334 12334 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.627162 12676 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.637526 12258 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.654075 12158 catalog_manager.cc:5697] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.670729 12334 raft_consensus.cc:1275] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.672230 12260 raft_consensus.cc:1275] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.673180 12532 consensus_queue.cc:1048] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:34.674093 12676 raft_consensus.cc:1275] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.674588 12617 consensus_queue.cc:1048] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260710 13:18:34.685138 12746 raft_consensus.cc:1064] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:34.687825 12746 consensus_queue.cc:237] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:34.694398 12458 consensus_queue.cc:1048] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:34.715741 12676 raft_consensus.cc:1275] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.718305 12456 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:34.728371 12744 raft_consensus.cc:1064] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:34.733201 12458 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.734555 12744 consensus_queue.cc:237] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:34.743610 12258 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.745453 12407 raft_consensus.cc:1275] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.752689 12746 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:34.768325 12334 raft_consensus.cc:1275] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.770784 12456 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:34.780061 12335 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.785372 12677 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.795238 12456 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.809998 12675 raft_consensus.cc:1275] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.818874 12260 raft_consensus.cc:1275] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.824924 12408 raft_consensus.cc:1275] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:34.839699 12335 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.847529 12766 consensus_queue.cc:1048] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:18:34.855154 12763 consensus_queue.cc:1048] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:18:34.875509 12225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.132:45867, user_credentials={real_user=slave}} blocked reactor thread for 74760.7us
I20260710 13:18:34.881152 12407 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.915678 12766 consensus_queue.cc:1048] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:34.915172 12676 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.934255 12766 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.941788 12258 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.947292 12677 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.960671 12407 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.983968 12158 catalog_manager.cc:5697] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.985661 12158 catalog_manager.cc:5697] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:34.996716 12158 catalog_manager.cc:5697] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.002208 12407 consensus_queue.cc:237] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:35.009197 12677 raft_consensus.cc:1275] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:35.010753 12258 raft_consensus.cc:1275] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:35.011674 12617 consensus_queue.cc:1048] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:35.012604 12458 consensus_queue.cc:1048] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:35.021951 12458 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.026314 12259 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.027206 12332 consensus_queue.cc:237] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:35.034989 12407 consensus_queue.cc:237] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [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: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:35.036981 12676 raft_consensus.cc:1275] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:35.037339 12261 raft_consensus.cc:1275] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:35.039022 12744 consensus_queue.cc:1048] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:35.040988 12770 consensus_queue.cc:1048] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:35.053761 12770 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.056128 12676 raft_consensus.cc:2955] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.083819 12157 catalog_manager.cc:5697] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.085172 12145 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ed25eb6328546a3a08415f08f8386fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:35.058971 12258 consensus_queue.cc:237] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:35.091372 12146 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d3e203d2cd349619728a64d6b87e5b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:35.069118 12261 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.071336 12675 raft_consensus.cc:1275] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:35.075551 12332 raft_consensus.cc:1275] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:35.097247 12754 consensus_queue.cc:1048] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:35.101326 12332 raft_consensus.cc:1275] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:35.105067 12617 consensus_queue.cc:1048] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:35.106500 12772 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:35.106667 12752 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.109629 12324 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ed25eb6328546a3a08415f08f8386fc with delete_type TABLET_DATA_TOMBSTONED (TS 0636f8cd18c8413ca554d49c14ac6070 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36102
I20260710 13:18:35.103710 12675 raft_consensus.cc:1275] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:35.116580 12772 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:35.119632 12675 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.121467 12334 raft_consensus.cc:2955] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.071242 12677 raft_consensus.cc:2955] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.130687 12779 tablet_replica.cc:333] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:35.131783 12779 raft_consensus.cc:2243] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.132452 12779 raft_consensus.cc:2272] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.140497 12779 ts_tablet_manager.cc:1916] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:35.149381 12774 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.157300 12673 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.175643 12144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c917ab59c7ff4223bf0e88f920387e6c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:35.184864 12779 ts_tablet_manager.cc:1929] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:35.185407 12779 log.cc:1199] T 5ed25eb6328546a3a08415f08f8386fc P 0636f8cd18c8413ca554d49c14ac6070: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root/wals/5ed25eb6328546a3a08415f08f8386fc
I20260710 13:18:35.170301 12332 raft_consensus.cc:2955] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.187383 12146 catalog_manager.cc:5028] TS 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): tablet 5ed25eb6328546a3a08415f08f8386fc (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:35.188207 12159 catalog_manager.cc:5697] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.198397 12157 catalog_manager.cc:5697] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:35.210568 12395 tablet_service.cc:1558] Processing DeleteTablet for tablet c917ab59c7ff4223bf0e88f920387e6c with delete_type TABLET_DATA_TOMBSTONED (TS f9088ec19bba4fada237fe0656ad6176 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47482
I20260710 13:18:35.212643 12780 tablet_replica.cc:333] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:18:35.213927 12780 raft_consensus.cc:2243] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.214540 12780 raft_consensus.cc:2272] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.220481 12780 ts_tablet_manager.cc:1916] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:35.224248 12145 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f325d639c6a94bbda1b487471016b5b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:35.229720 12158 catalog_manager.cc:5697] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:35.239171 12780 ts_tablet_manager.cc:1929] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:35.239622 12780 log.cc:1199] T c917ab59c7ff4223bf0e88f920387e6c P f9088ec19bba4fada237fe0656ad6176: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root/wals/c917ab59c7ff4223bf0e88f920387e6c
I20260710 13:18:35.245378 12250 tablet_service.cc:1558] Processing DeleteTablet for tablet f325d639c6a94bbda1b487471016b5b6 with delete_type TABLET_DATA_TOMBSTONED (TS 0157c491b4c04ca49fcc2e8018d9e69b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50750
I20260710 13:18:35.247594 12395 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d3e203d2cd349619728a64d6b87e5b7 with delete_type TABLET_DATA_TOMBSTONED (TS f9088ec19bba4fada237fe0656ad6176 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47482
I20260710 13:18:35.248632 12145 catalog_manager.cc:5028] TS f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): tablet c917ab59c7ff4223bf0e88f920387e6c (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:35.251701 12780 tablet_replica.cc:333] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:18:35.255280 12780 raft_consensus.cc:2243] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.256074 12780 raft_consensus.cc:2272] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.260012 12780 ts_tablet_manager.cc:1916] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:35.263825 12781 tablet_replica.cc:333] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:35.264829 12781 raft_consensus.cc:2243] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:35.265422 12781 raft_consensus.cc:2272] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:35.269100 12781 ts_tablet_manager.cc:1916] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:35.276173 12780 ts_tablet_manager.cc:1929] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:35.276660 12780 log.cc:1199] T 6d3e203d2cd349619728a64d6b87e5b7 P f9088ec19bba4fada237fe0656ad6176: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root/wals/6d3e203d2cd349619728a64d6b87e5b7
I20260710 13:18:35.278053 12145 catalog_manager.cc:5028] TS f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): tablet 6d3e203d2cd349619728a64d6b87e5b7 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:35.285948 12781 ts_tablet_manager.cc:1929] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:35.286391 12781 log.cc:1199] T f325d639c6a94bbda1b487471016b5b6 P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root/wals/f325d639c6a94bbda1b487471016b5b6
I20260710 13:18:35.287964 12144 catalog_manager.cc:5028] TS 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): tablet f325d639c6a94bbda1b487471016b5b6 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:36.301350 12332 consensus_queue.cc:237] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:36.309770 12258 raft_consensus.cc:1275] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:36.309777 12408 raft_consensus.cc:1275] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:36.310185 12300 consensus_peers.cc:597] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ed135748bf4462982df4b8d9601325f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:36.311897 12785 consensus_queue.cc:1048] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:36.313023 12770 consensus_queue.cc:1048] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:36.322404 12785 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.324296 12408 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.324859 12258 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.339600 12158 catalog_manager.cc:5697] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:36.342279 12261 consensus_queue.cc:237] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
W20260710 13:18:36.352708 12225 consensus_peers.cc:597] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d15d6366b1704777ba072253203bf5aa. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:36.353181 12408 raft_consensus.cc:1275] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:36.355407 12772 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:36.358922 12332 raft_consensus.cc:1275] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:36.361246 12791 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:36.370662 12772 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.372334 12408 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.379071 12332 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.392571 12159 catalog_manager.cc:5697] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.400038 12408 consensus_queue.cc:237] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:36.413792 12332 raft_consensus.cc:1275] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:36.415591 12532 consensus_queue.cc:1048] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:18:36.417932 12374 consensus_peers.cc:597] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 981cf24d587e40ebb9d5f862a844826a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:36.418784 12261 raft_consensus.cc:1275] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:36.420467 12532 consensus_queue.cc:1048] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:36.431813 12458 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.433852 12261 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.441349 12332 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.451145 12158 catalog_manager.cc:5697] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.448042 12258 consensus_queue.cc:237] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
W20260710 13:18:36.463366 12225 consensus_peers.cc:597] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56fdfe3adc3e428f8825211a3e70ac36. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:36.464290 12408 raft_consensus.cc:1275] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:36.466078 12332 raft_consensus.cc:1275] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:36.465978 12772 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:36.467842 12797 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:36.475325 12772 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.477065 12408 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.491003 12332 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.497944 12157 catalog_manager.cc:5697] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:36.760492 12806 ts_tablet_manager.cc:933] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257)
I20260710 13:18:36.762925 12806 tablet_copy_client.cc:323] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.129:35257
I20260710 13:18:36.764947 12271 tablet_copy_service.cc:140] P 0157c491b4c04ca49fcc2e8018d9e69b: Received BeginTabletCopySession request for tablet d15d6366b1704777ba072253203bf5aa from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:50800)
I20260710 13:18:36.765498 12271 tablet_copy_service.cc:161] P 0157c491b4c04ca49fcc2e8018d9e69b: Beginning new tablet copy session on tablet d15d6366b1704777ba072253203bf5aa from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:50800: session id = be877a2e98604259a748048fe2ed9b4c-d15d6366b1704777ba072253203bf5aa
I20260710 13:18:36.771724 12271 tablet_copy_source_session.cc:215] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:36.775458 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15d6366b1704777ba072253203bf5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.792953 12806 tablet_copy_client.cc:806] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:36.793690 12806 tablet_copy_client.cc:670] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:36.797727 12806 tablet_copy_client.cc:538] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:36.807395 12806 tablet_bootstrap.cc:492] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:36.828071 12806 tablet_bootstrap.cc:492] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: 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:18:36.829031 12806 tablet_bootstrap.cc:492] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:36.829644 12806 ts_tablet_manager.cc:1403] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260710 13:18:36.832424 12806 raft_consensus.cc:359] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:36.833288 12806 raft_consensus.cc:740] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:36.834076 12806 consensus_queue.cc:260] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:36.837760 12806 ts_tablet_manager.cc:1434] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:18:36.837898 12810 ts_tablet_manager.cc:933] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:36.839960 12271 tablet_copy_service.cc:342] P 0157c491b4c04ca49fcc2e8018d9e69b: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-d15d6366b1704777ba072253203bf5aa received from {username='slave'} at 127.0.0.1:50800
I20260710 13:18:36.840415 12271 tablet_copy_service.cc:434] P 0157c491b4c04ca49fcc2e8018d9e69b: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-d15d6366b1704777ba072253203bf5aa on tablet d15d6366b1704777ba072253203bf5aa with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:36.843307 12810 tablet_copy_client.cc:323] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.130:44729
I20260710 13:18:36.846166 12346 tablet_copy_service.cc:140] P 0636f8cd18c8413ca554d49c14ac6070: Received BeginTabletCopySession request for tablet 7ed135748bf4462982df4b8d9601325f from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:36140)
I20260710 13:18:36.846743 12346 tablet_copy_service.cc:161] P 0636f8cd18c8413ca554d49c14ac6070: Beginning new tablet copy session on tablet 7ed135748bf4462982df4b8d9601325f from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:36140: session id = be877a2e98604259a748048fe2ed9b4c-7ed135748bf4462982df4b8d9601325f
I20260710 13:18:36.855142 12346 tablet_copy_source_session.cc:215] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:36.859143 12810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed135748bf4462982df4b8d9601325f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.869174 12810 tablet_copy_client.cc:806] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:36.869745 12810 tablet_copy_client.cc:670] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:36.873621 12810 tablet_copy_client.cc:538] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:36.881470 12810 tablet_bootstrap.cc:492] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:36.898634 12810 tablet_bootstrap.cc:492] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: 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:18:36.899405 12810 tablet_bootstrap.cc:492] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:36.900030 12810 ts_tablet_manager.cc:1403] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 13:18:36.901464 12806 ts_tablet_manager.cc:933] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257)
I20260710 13:18:36.902768 12810 raft_consensus.cc:359] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:36.903168 12806 tablet_copy_client.cc:323] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.129:35257
I20260710 13:18:36.903575 12810 raft_consensus.cc:740] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:36.904217 12810 consensus_queue.cc:260] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:36.905004 12271 tablet_copy_service.cc:140] P 0157c491b4c04ca49fcc2e8018d9e69b: Received BeginTabletCopySession request for tablet 56fdfe3adc3e428f8825211a3e70ac36 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:50800)
I20260710 13:18:36.905516 12271 tablet_copy_service.cc:161] P 0157c491b4c04ca49fcc2e8018d9e69b: Beginning new tablet copy session on tablet 56fdfe3adc3e428f8825211a3e70ac36 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:50800: session id = be877a2e98604259a748048fe2ed9b4c-56fdfe3adc3e428f8825211a3e70ac36
I20260710 13:18:36.910316 12810 ts_tablet_manager.cc:1434] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:18:36.914740 12271 tablet_copy_source_session.cc:215] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:36.915540 12346 tablet_copy_service.cc:342] P 0636f8cd18c8413ca554d49c14ac6070: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-7ed135748bf4462982df4b8d9601325f received from {username='slave'} at 127.0.0.1:36140
I20260710 13:18:36.915987 12346 tablet_copy_service.cc:434] P 0636f8cd18c8413ca554d49c14ac6070: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-7ed135748bf4462982df4b8d9601325f on tablet 7ed135748bf4462982df4b8d9601325f with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:36.918462 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fdfe3adc3e428f8825211a3e70ac36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.930096 12806 tablet_copy_client.cc:806] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:36.930589 12806 tablet_copy_client.cc:670] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:36.933890 12806 tablet_copy_client.cc:538] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:36.942916 12806 tablet_bootstrap.cc:492] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:36.963075 12806 tablet_bootstrap.cc:492] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: 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:18:36.963929 12806 tablet_bootstrap.cc:492] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:36.964614 12806 ts_tablet_manager.cc:1403] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 13:18:36.965955 12810 ts_tablet_manager.cc:933] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:36.967665 12810 tablet_copy_client.cc:323] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.131:32815
I20260710 13:18:36.967612 12806 raft_consensus.cc:359] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:36.968626 12806 raft_consensus.cc:740] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:36.969936 12420 tablet_copy_service.cc:140] P f9088ec19bba4fada237fe0656ad6176: Received BeginTabletCopySession request for tablet 981cf24d587e40ebb9d5f862a844826a from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:47532)
I20260710 13:18:36.969451 12806 consensus_queue.cc:260] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:36.970467 12420 tablet_copy_service.cc:161] P f9088ec19bba4fada237fe0656ad6176: Beginning new tablet copy session on tablet 981cf24d587e40ebb9d5f862a844826a from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:47532: session id = be877a2e98604259a748048fe2ed9b4c-981cf24d587e40ebb9d5f862a844826a
I20260710 13:18:36.974406 12806 ts_tablet_manager.cc:1434] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:36.976478 12271 tablet_copy_service.cc:342] P 0157c491b4c04ca49fcc2e8018d9e69b: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-56fdfe3adc3e428f8825211a3e70ac36 received from {username='slave'} at 127.0.0.1:50800
I20260710 13:18:36.977044 12271 tablet_copy_service.cc:434] P 0157c491b4c04ca49fcc2e8018d9e69b: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-56fdfe3adc3e428f8825211a3e70ac36 on tablet 56fdfe3adc3e428f8825211a3e70ac36 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:36.980796 12420 tablet_copy_source_session.cc:215] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:36.984208 12810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981cf24d587e40ebb9d5f862a844826a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:37.001883 12810 tablet_copy_client.cc:806] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:37.002573 12810 tablet_copy_client.cc:670] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:37.010234 12810 tablet_copy_client.cc:538] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:37.018774 12810 tablet_bootstrap.cc:492] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:37.037978 12810 tablet_bootstrap.cc:492] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: 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:18:37.038826 12810 tablet_bootstrap.cc:492] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:37.039448 12810 ts_tablet_manager.cc:1403] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 13:18:37.042364 12810 raft_consensus.cc:359] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:37.043184 12810 raft_consensus.cc:740] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:37.043793 12810 consensus_queue.cc:260] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:37.046134 12810 ts_tablet_manager.cc:1434] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:37.047685 12420 tablet_copy_service.cc:342] P f9088ec19bba4fada237fe0656ad6176: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-981cf24d587e40ebb9d5f862a844826a received from {username='slave'} at 127.0.0.1:47532
I20260710 13:18:37.048111 12420 tablet_copy_service.cc:434] P f9088ec19bba4fada237fe0656ad6176: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-981cf24d587e40ebb9d5f862a844826a on tablet 981cf24d587e40ebb9d5f862a844826a with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:37.227128 12677 raft_consensus.cc:1217] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:37.293524 12677 raft_consensus.cc:1217] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:37.450245 12677 raft_consensus.cc:1217] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:37.462647 12677 raft_consensus.cc:1217] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:37.609544 12770 raft_consensus.cc:1064] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:37.612156 12770 consensus_queue.cc:237] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:37.619738 12408 raft_consensus.cc:1275] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.622087 12783 consensus_queue.cc:1048] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:37.624495 12677 raft_consensus.cc:1275] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.625725 12261 raft_consensus.cc:1275] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.626248 12783 consensus_queue.cc:1048] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:37.627221 12770 consensus_queue.cc:1048] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:37.644529 12783 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.646570 12261 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.652068 12677 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.659456 12408 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.662146 12158 catalog_manager.cc:5697] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.690671 12332 consensus_queue.cc:237] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [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: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:37.696656 12677 raft_consensus.cc:1275] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.697818 12408 raft_consensus.cc:1275] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.699251 12770 consensus_queue.cc:1048] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:37.701179 12783 consensus_queue.cc:1048] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:37.705973 12822 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.710260 12677 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.714818 12146 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ed135748bf4462982df4b8d9601325f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:37.714246 12408 raft_consensus.cc:2955] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.719331 12157 catalog_manager.cc:5697] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:37.735903 12250 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ed135748bf4462982df4b8d9601325f with delete_type TABLET_DATA_TOMBSTONED (TS 0157c491b4c04ca49fcc2e8018d9e69b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50750
I20260710 13:18:37.738000 12830 tablet_replica.cc:333] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:37.738837 12830 raft_consensus.cc:2243] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:37.739435 12830 raft_consensus.cc:2272] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:37.742117 12830 ts_tablet_manager.cc:1916] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:37.752694 12830 ts_tablet_manager.cc:1929] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:37.753147 12830 log.cc:1199] T 7ed135748bf4462982df4b8d9601325f P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root/wals/7ed135748bf4462982df4b8d9601325f
I20260710 13:18:37.755230 12144 catalog_manager.cc:5028] TS 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): tablet 7ed135748bf4462982df4b8d9601325f (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:37.792874 12797 raft_consensus.cc:1064] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:37.794739 12797 consensus_queue.cc:237] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:37.805568 12332 raft_consensus.cc:1275] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.807260 12677 raft_consensus.cc:1275] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.807235 12832 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:37.809999 12408 raft_consensus.cc:1275] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.810149 12819 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:37.813313 12797 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:37.831705 12819 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.834993 12677 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.835927 12335 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.849664 12156 catalog_manager.cc:5697] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.856225 12832 raft_consensus.cc:1064] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:37.856657 12408 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.858686 12832 consensus_queue.cc:237] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:37.869801 12261 consensus_queue.cc:237] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:37.878460 12408 raft_consensus.cc:1275] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.879317 12677 raft_consensus.cc:1275] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.880802 12819 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:37.882293 12772 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:37.886971 12772 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.890884 12675 raft_consensus.cc:1275] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.893784 12335 raft_consensus.cc:1275] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.895174 12407 raft_consensus.cc:1275] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.895206 12797 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:37.896716 12819 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:37.899399 12797 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:37.903053 12408 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.904017 12675 raft_consensus.cc:2955] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.921685 12832 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.922809 12157 catalog_manager.cc:5697] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.929538 12675 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.934304 12324 tablet_service.cc:1558] Processing DeleteTablet for tablet d15d6366b1704777ba072253203bf5aa with delete_type TABLET_DATA_TOMBSTONED (TS 0636f8cd18c8413ca554d49c14ac6070 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36102
I20260710 13:18:37.942214 12840 tablet_replica.cc:333] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:37.946566 12840 raft_consensus.cc:2243] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:37.945561 12407 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.946352 12157 catalog_manager.cc:5697] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.947402 12840 raft_consensus.cc:2272] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:37.949558 12144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d15d6366b1704777ba072253203bf5aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:37.951067 12840 ts_tablet_manager.cc:1916] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:37.970834 12335 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:37.978979 12840 ts_tablet_manager.cc:1929] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:37.979516 12840 log.cc:1199] T d15d6366b1704777ba072253203bf5aa P 0636f8cd18c8413ca554d49c14ac6070: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root/wals/d15d6366b1704777ba072253203bf5aa
I20260710 13:18:37.981276 12146 catalog_manager.cc:5028] TS 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): tablet d15d6366b1704777ba072253203bf5aa (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:37.987612 12261 consensus_queue.cc:237] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:37.993355 12675 raft_consensus.cc:1275] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.995042 12335 raft_consensus.cc:1275] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.994997 12837 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:37.996363 12772 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:38.003618 12675 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.010260 12802 raft_consensus.cc:1064] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:38.002540 12837 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.010043 12332 raft_consensus.cc:2955] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.012656 12802 consensus_queue.cc:237] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:38.028388 12144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56fdfe3adc3e428f8825211a3e70ac36 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:38.030644 12157 catalog_manager.cc:5697] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.032621 12675 raft_consensus.cc:1275] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:38.033878 12261 raft_consensus.cc:1275] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:38.034682 12332 raft_consensus.cc:1275] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:38.045378 12820 consensus_queue.cc:1048] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:38.047958 12820 consensus_queue.cc:1048] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:38.049139 12844 consensus_queue.cc:1048] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:38.055590 12395 tablet_service.cc:1558] Processing DeleteTablet for tablet 56fdfe3adc3e428f8825211a3e70ac36 with delete_type TABLET_DATA_TOMBSTONED (TS f9088ec19bba4fada237fe0656ad6176 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47482
I20260710 13:18:38.082754 12844 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.085271 12261 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.088832 12332 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.099031 12846 tablet_replica.cc:333] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:18:38.100186 12846 raft_consensus.cc:2243] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:38.100870 12846 raft_consensus.cc:2272] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:38.099164 12675 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.106864 12157 catalog_manager.cc:5697] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.121942 12846 ts_tablet_manager.cc:1916] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:38.127555 12408 consensus_queue.cc:237] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:38.134212 12675 raft_consensus.cc:1275] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:38.135496 12846 ts_tablet_manager.cc:1929] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:38.135699 12261 raft_consensus.cc:1275] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:38.136034 12846 log.cc:1199] T 56fdfe3adc3e428f8825211a3e70ac36 P f9088ec19bba4fada237fe0656ad6176: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root/wals/56fdfe3adc3e428f8825211a3e70ac36
I20260710 13:18:38.135963 12843 consensus_queue.cc:1048] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:38.137277 12844 consensus_queue.cc:1048] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:38.139823 12145 catalog_manager.cc:5028] TS f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): tablet 56fdfe3adc3e428f8825211a3e70ac36 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:38.146432 12820 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.148151 12261 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.148376 12675 raft_consensus.cc:2955] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.161684 12145 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 981cf24d587e40ebb9d5f862a844826a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:38.162875 12156 catalog_manager.cc:5697] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:38.173494 12324 tablet_service.cc:1558] Processing DeleteTablet for tablet 981cf24d587e40ebb9d5f862a844826a with delete_type TABLET_DATA_TOMBSTONED (TS 0636f8cd18c8413ca554d49c14ac6070 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36102
I20260710 13:18:38.174377 12840 tablet_replica.cc:333] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:38.175232 12840 raft_consensus.cc:2243] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:38.175848 12840 raft_consensus.cc:2272] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:38.179217 12840 ts_tablet_manager.cc:1916] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:38.190510 12840 ts_tablet_manager.cc:1929] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:38.190853 12840 log.cc:1199] T 981cf24d587e40ebb9d5f862a844826a P 0636f8cd18c8413ca554d49c14ac6070: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root/wals/981cf24d587e40ebb9d5f862a844826a
I20260710 13:18:38.192502 12146 catalog_manager.cc:5028] TS 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): tablet 981cf24d587e40ebb9d5f862a844826a (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:39.594029 12410 consensus_queue.cc:237] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
W20260710 13:18:39.610236 12374 consensus_peers.cc:597] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 935f10363c064bac9f425ef465774769. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.610616 12259 raft_consensus.cc:1275] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:39.612177 12335 raft_consensus.cc:1275] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:39.612015 12802 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:39.613641 12820 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:39.621551 12802 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.623943 12332 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.624402 12259 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.636158 12157 catalog_manager.cc:5697] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.641211 12332 consensus_queue.cc:237] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:39.651546 12409 raft_consensus.cc:1275] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:39.652084 12259 raft_consensus.cc:1275] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:39.653131 12856 consensus_queue.cc:1048] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:39.653971 12851 consensus_queue.cc:1048] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:39.657051 12300 consensus_peers.cc:597] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e21cb6663c1e4432886b25cee7c1329b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.665280 12855 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.666759 12259 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.666759 12409 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.683687 12409 consensus_queue.cc:237] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:39.688287 12157 catalog_manager.cc:5697] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.693423 12332 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:18:39.694029 12374 consensus_peers.cc:597] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3a61268a33a45b9944e3d487bf65c13. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.694793 12820 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:39.695820 12259 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:39.697840 12820 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:39.705684 12802 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.707247 12332 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.719664 12259 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.721421 12159 catalog_manager.cc:5697] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 2 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.722119 12332 consensus_queue.cc:237] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
W20260710 13:18:39.734851 12300 consensus_peers.cc:597] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30c40dca7ba94a3183d3cf86fb1ae04f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.736963 12409 raft_consensus.cc:1275] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:39.737203 12259 raft_consensus.cc:1275] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:39.738407 12855 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:39.739686 12850 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:39.748823 12855 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.750682 12409 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.752223 12259 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:39.764801 12159 catalog_manager.cc:5697] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:40.117439 12875 ts_tablet_manager.cc:933] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:40.119195 12875 tablet_copy_client.cc:323] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.130:44729
I20260710 13:18:40.120702 12346 tablet_copy_service.cc:140] P 0636f8cd18c8413ca554d49c14ac6070: Received BeginTabletCopySession request for tablet e21cb6663c1e4432886b25cee7c1329b from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:36140)
I20260710 13:18:40.121251 12346 tablet_copy_service.cc:161] P 0636f8cd18c8413ca554d49c14ac6070: Beginning new tablet copy session on tablet e21cb6663c1e4432886b25cee7c1329b from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:36140: session id = be877a2e98604259a748048fe2ed9b4c-e21cb6663c1e4432886b25cee7c1329b
I20260710 13:18:40.128530 12346 tablet_copy_source_session.cc:215] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:40.131502 12875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21cb6663c1e4432886b25cee7c1329b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:40.145754 12877 ts_tablet_manager.cc:933] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:40.147651 12875 tablet_copy_client.cc:806] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:40.148424 12875 tablet_copy_client.cc:670] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:40.152640 12879 ts_tablet_manager.cc:933] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:40.153724 12875 tablet_copy_client.cc:538] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:40.153947 12877 tablet_copy_client.cc:323] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.131:32815
I20260710 13:18:40.155661 12420 tablet_copy_service.cc:140] P f9088ec19bba4fada237fe0656ad6176: Received BeginTabletCopySession request for tablet b3a61268a33a45b9944e3d487bf65c13 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:47532)
I20260710 13:18:40.156168 12420 tablet_copy_service.cc:161] P f9088ec19bba4fada237fe0656ad6176: Beginning new tablet copy session on tablet b3a61268a33a45b9944e3d487bf65c13 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:47532: session id = be877a2e98604259a748048fe2ed9b4c-b3a61268a33a45b9944e3d487bf65c13
I20260710 13:18:40.166915 12875 tablet_bootstrap.cc:492] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:40.167701 12420 tablet_copy_source_session.cc:215] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:40.171063 12877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a61268a33a45b9944e3d487bf65c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:40.172001 12879 tablet_copy_client.cc:323] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.131:32815
I20260710 13:18:40.173971 12420 tablet_copy_service.cc:140] P f9088ec19bba4fada237fe0656ad6176: Received BeginTabletCopySession request for tablet 935f10363c064bac9f425ef465774769 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:47532)
I20260710 13:18:40.174794 12420 tablet_copy_service.cc:161] P f9088ec19bba4fada237fe0656ad6176: Beginning new tablet copy session on tablet 935f10363c064bac9f425ef465774769 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:47532: session id = be877a2e98604259a748048fe2ed9b4c-935f10363c064bac9f425ef465774769
I20260710 13:18:40.185184 12420 tablet_copy_source_session.cc:215] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:40.189795 12879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935f10363c064bac9f425ef465774769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:40.195421 12877 tablet_copy_client.cc:806] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:40.196099 12877 tablet_copy_client.cc:670] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:40.196220 12875 tablet_bootstrap.cc:492] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: 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:18:40.197353 12875 tablet_bootstrap.cc:492] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:40.198117 12875 ts_tablet_manager.cc:1403] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.000s
I20260710 13:18:40.201488 12875 raft_consensus.cc:359] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:40.202416 12875 raft_consensus.cc:740] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:40.202826 12877 tablet_copy_client.cc:538] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:40.203020 12875 consensus_queue.cc:260] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:40.213109 12877 tablet_bootstrap.cc:492] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:40.213748 12875 ts_tablet_manager.cc:1434] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 13:18:40.215562 12346 tablet_copy_service.cc:342] P 0636f8cd18c8413ca554d49c14ac6070: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-e21cb6663c1e4432886b25cee7c1329b received from {username='slave'} at 127.0.0.1:36140
I20260710 13:18:40.216061 12346 tablet_copy_service.cc:434] P 0636f8cd18c8413ca554d49c14ac6070: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-e21cb6663c1e4432886b25cee7c1329b on tablet e21cb6663c1e4432886b25cee7c1329b with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:40.223964 12879 tablet_copy_client.cc:806] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:40.224604 12879 tablet_copy_client.cc:670] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:40.228467 12879 tablet_copy_client.cc:538] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:40.238545 12879 tablet_bootstrap.cc:492] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:40.238813 12877 tablet_bootstrap.cc:492] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: 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:18:40.239817 12877 tablet_bootstrap.cc:492] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:40.240527 12877 ts_tablet_manager.cc:1403] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.001s
I20260710 13:18:40.244482 12877 raft_consensus.cc:359] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:40.245437 12877 raft_consensus.cc:740] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:40.246192 12877 consensus_queue.cc:260] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:40.249009 12877 ts_tablet_manager.cc:1434] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:18:40.251057 12420 tablet_copy_service.cc:342] P f9088ec19bba4fada237fe0656ad6176: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-b3a61268a33a45b9944e3d487bf65c13 received from {username='slave'} at 127.0.0.1:47532
I20260710 13:18:40.251528 12420 tablet_copy_service.cc:434] P f9088ec19bba4fada237fe0656ad6176: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-b3a61268a33a45b9944e3d487bf65c13 on tablet b3a61268a33a45b9944e3d487bf65c13 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:40.262849 12879 tablet_bootstrap.cc:492] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: 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:18:40.263684 12879 tablet_bootstrap.cc:492] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:40.264253 12879 ts_tablet_manager.cc:1403] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.005s
I20260710 13:18:40.266443 12879 raft_consensus.cc:359] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:40.267019 12879 raft_consensus.cc:740] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:40.267530 12879 consensus_queue.cc:260] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:40.269555 12879 ts_tablet_manager.cc:1434] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:18:40.271381 12420 tablet_copy_service.cc:342] P f9088ec19bba4fada237fe0656ad6176: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-935f10363c064bac9f425ef465774769 received from {username='slave'} at 127.0.0.1:47532
I20260710 13:18:40.271783 12420 tablet_copy_service.cc:434] P f9088ec19bba4fada237fe0656ad6176: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-935f10363c064bac9f425ef465774769 on tablet 935f10363c064bac9f425ef465774769 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:40.292975 12879 ts_tablet_manager.cc:933] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:40.294554 12879 tablet_copy_client.cc:323] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.130:44729
I20260710 13:18:40.296110 12346 tablet_copy_service.cc:140] P 0636f8cd18c8413ca554d49c14ac6070: Received BeginTabletCopySession request for tablet 30c40dca7ba94a3183d3cf86fb1ae04f from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:36140)
I20260710 13:18:40.296603 12346 tablet_copy_service.cc:161] P 0636f8cd18c8413ca554d49c14ac6070: Beginning new tablet copy session on tablet 30c40dca7ba94a3183d3cf86fb1ae04f from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:36140: session id = be877a2e98604259a748048fe2ed9b4c-30c40dca7ba94a3183d3cf86fb1ae04f
I20260710 13:18:40.303587 12346 tablet_copy_source_session.cc:215] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:40.306725 12879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c40dca7ba94a3183d3cf86fb1ae04f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:40.322530 12879 tablet_copy_client.cc:806] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:40.323276 12879 tablet_copy_client.cc:670] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:40.327067 12879 tablet_copy_client.cc:538] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:40.334503 12879 tablet_bootstrap.cc:492] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:40.349233 12879 tablet_bootstrap.cc:492] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: 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:18:40.350051 12879 tablet_bootstrap.cc:492] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:40.350574 12879 ts_tablet_manager.cc:1403] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260710 13:18:40.352726 12879 raft_consensus.cc:359] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:40.353423 12879 raft_consensus.cc:740] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:40.354107 12879 consensus_queue.cc:260] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:40.356456 12879 ts_tablet_manager.cc:1434] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:40.358492 12346 tablet_copy_service.cc:342] P 0636f8cd18c8413ca554d49c14ac6070: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-30c40dca7ba94a3183d3cf86fb1ae04f received from {username='slave'} at 127.0.0.1:36140
I20260710 13:18:40.358894 12346 tablet_copy_service.cc:434] P 0636f8cd18c8413ca554d49c14ac6070: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-30c40dca7ba94a3183d3cf86fb1ae04f on tablet 30c40dca7ba94a3183d3cf86fb1ae04f with peer be877a2e98604259a748048fe2ed9b4c
W20260710 13:18:40.524984 12698 debug-util.cc:398] Leaking SignalData structure 0x7b080026f020 after lost signal to thread 11165
W20260710 13:18:40.526070 12698 debug-util.cc:398] Leaking SignalData structure 0x7b080026f700 after lost signal to thread 12193
W20260710 13:18:40.527132 12698 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9280 after lost signal to thread 12285
W20260710 13:18:40.528185 12698 debug-util.cc:398] Leaking SignalData structure 0x7b080028e380 after lost signal to thread 12360
W20260710 13:18:40.529150 12698 debug-util.cc:398] Leaking SignalData structure 0x7b08002855e0 after lost signal to thread 12434
W20260710 13:18:40.530174 12698 debug-util.cc:398] Leaking SignalData structure 0x7b080024eae0 after lost signal to thread 12701
I20260710 13:18:40.598330 12675 raft_consensus.cc:1217] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:40.747802 12675 raft_consensus.cc:1217] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:40.825053 12675 raft_consensus.cc:1217] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:40.826628 12676 raft_consensus.cc:1217] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:18:41.285400 12891 raft_consensus.cc:1064] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:41.291803 12891 consensus_queue.cc:237] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:41.302650 12892 raft_consensus.cc:1064] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
W20260710 13:18:41.304884 12301 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.131:32815, user_credentials={real_user=slave}} blocked reactor thread for 47372.2us
I20260710 13:18:41.305294 12892 consensus_queue.cc:237] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:41.315444 12673 raft_consensus.cc:1275] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:41.316687 12258 raft_consensus.cc:1275] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:41.317183 12889 consensus_queue.cc:1048] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:41.318121 12850 consensus_queue.cc:1048] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:41.325249 12802 raft_consensus.cc:1064] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:41.328038 12802 consensus_queue.cc:237] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
W20260710 13:18:41.340541 12376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.130:44729, user_credentials={real_user=slave}} blocked reactor thread for 85921.8us
I20260710 13:18:41.347352 12406 raft_consensus.cc:1275] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:41.351986 12850 consensus_queue.cc:1048] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:41.355670 12673 raft_consensus.cc:1275] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:41.357221 12889 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:41.363116 12259 raft_consensus.cc:1275] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:41.365187 12889 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:41.365871 12409 raft_consensus.cc:1275] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:41.366904 12332 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:18:41.371925 12892 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.373749 12259 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.374929 12895 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:41.377436 12890 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:41.382285 12673 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 2 LEARNER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:18:41.384557 12261 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:18:41.393067 12159 catalog_manager.cc:5697] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:41.386399 12895 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260710 13:18:41.400941 12673 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.410961 12902 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:41.427839 12901 raft_consensus.cc:1064] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:41.427130 12889 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.428998 12409 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.430421 12901 consensus_queue.cc:237] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:41.447563 12332 raft_consensus.cc:1275] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:41.456425 12676 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.451984 12895 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:41.464449 12261 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.464731 12671 raft_consensus.cc:1275] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:41.470507 12802 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.475062 12157 catalog_manager.cc:5697] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.478365 12258 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.482784 12332 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.483918 12671 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.491825 12895 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:41.493842 12409 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.497988 12259 raft_consensus.cc:1275] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:41.505420 12895 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:41.550486 12901 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.557147 12259 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.558600 12334 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.571842 12673 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.591548 12334 consensus_queue.cc:237] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:41.598186 12673 raft_consensus.cc:1275] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:41.599656 12259 raft_consensus.cc:1275] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:41.599790 12890 consensus_queue.cc:1048] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:41.601378 12891 consensus_queue.cc:1048] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:41.607831 12892 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.610028 12671 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.612830 12259 raft_consensus.cc:2955] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.620849 12146 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e21cb6663c1e4432886b25cee7c1329b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:41.632588 12159 catalog_manager.cc:5697] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.634613 12159 catalog_manager.cc:5697] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.649320 12157 catalog_manager.cc:5697] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.662117 12395 tablet_service.cc:1558] Processing DeleteTablet for tablet e21cb6663c1e4432886b25cee7c1329b with delete_type TABLET_DATA_TOMBSTONED (TS f9088ec19bba4fada237fe0656ad6176 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47482
I20260710 13:18:41.664635 12925 tablet_replica.cc:333] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:18:41.665877 12925 raft_consensus.cc:2243] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:41.666610 12925 raft_consensus.cc:2272] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:41.669575 12925 ts_tablet_manager.cc:1916] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:41.683414 12406 consensus_queue.cc:237] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:41.687811 12925 ts_tablet_manager.cc:1929] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:41.688339 12925 log.cc:1199] T e21cb6663c1e4432886b25cee7c1329b P f9088ec19bba4fada237fe0656ad6176: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root/wals/e21cb6663c1e4432886b25cee7c1329b
I20260710 13:18:41.690258 12145 catalog_manager.cc:5028] TS f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): tablet e21cb6663c1e4432886b25cee7c1329b (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:41.692145 12395 tablet_service.cc:1558] Processing DeleteTablet for tablet e21cb6663c1e4432886b25cee7c1329b with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:47482
I20260710 13:18:41.694482 12409 consensus_queue.cc:237] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [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: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:41.695441 12334 consensus_queue.cc:237] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [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: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:41.702410 12673 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:18:41.703909 12674 raft_consensus.cc:1275] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:41.706725 12332 raft_consensus.cc:1275] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:41.708621 12901 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:41.709894 12259 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:18:41.716037 12145 catalog_manager.cc:5028] TS f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): tablet e21cb6663c1e4432886b25cee7c1329b (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:41.718609 12820 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:41.718971 12902 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:41.720613 12895 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:41.721375 12335 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.733302 12671 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.716703 12896 raft_consensus.cc:2955] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.762950 12159 catalog_manager.cc:5697] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New cstate: current_term: 1 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.768952 12897 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.777812 12259 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.779776 12145 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 935f10363c064bac9f425ef465774769 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:41.781766 12674 raft_consensus.cc:2955] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.786330 12673 raft_consensus.cc:1275] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:41.786332 12406 raft_consensus.cc:1275] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:41.794759 12890 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:41.805226 12145 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3a61268a33a45b9944e3d487bf65c13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:41.807117 12891 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:41.809784 12889 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.815032 12156 catalog_manager.cc:5697] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New cstate: current_term: 2 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:41.816450 12673 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.831488 12324 tablet_service.cc:1558] Processing DeleteTablet for tablet b3a61268a33a45b9944e3d487bf65c13 with delete_type TABLET_DATA_TOMBSTONED (TS 0636f8cd18c8413ca554d49c14ac6070 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36102
I20260710 13:18:41.831938 12406 raft_consensus.cc:2955] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.832180 12155 catalog_manager.cc:5697] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:41.838758 12250 tablet_service.cc:1558] Processing DeleteTablet for tablet 935f10363c064bac9f425ef465774769 with delete_type TABLET_DATA_TOMBSTONED (TS 0157c491b4c04ca49fcc2e8018d9e69b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50750
I20260710 13:18:41.847683 12926 tablet_replica.cc:333] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:41.849522 12926 raft_consensus.cc:2243] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:41.850456 12926 raft_consensus.cc:2272] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:41.854348 12928 tablet_replica.cc:333] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:41.854800 12926 ts_tablet_manager.cc:1916] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:41.866885 12146 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30c40dca7ba94a3183d3cf86fb1ae04f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:41.872491 12928 raft_consensus.cc:2243] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:41.873528 12928 raft_consensus.cc:2272] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:41.875262 12926 ts_tablet_manager.cc:1929] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:18:41.875828 12926 log.cc:1199] T b3a61268a33a45b9944e3d487bf65c13 P 0636f8cd18c8413ca554d49c14ac6070: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root/wals/b3a61268a33a45b9944e3d487bf65c13
I20260710 13:18:41.877784 12146 catalog_manager.cc:5028] TS 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): tablet b3a61268a33a45b9944e3d487bf65c13 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:41.877244 12928 ts_tablet_manager.cc:1916] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:41.891713 12250 tablet_service.cc:1558] Processing DeleteTablet for tablet 30c40dca7ba94a3183d3cf86fb1ae04f with delete_type TABLET_DATA_TOMBSTONED (TS 0157c491b4c04ca49fcc2e8018d9e69b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50750
I20260710 13:18:41.895028 12928 ts_tablet_manager.cc:1929] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:41.909741 12928 log.cc:1199] T 935f10363c064bac9f425ef465774769 P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root/wals/935f10363c064bac9f425ef465774769
I20260710 13:18:41.911348 12144 catalog_manager.cc:5028] TS 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): tablet 935f10363c064bac9f425ef465774769 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:41.911978 12928 tablet_replica.cc:333] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:41.912739 12928 raft_consensus.cc:2243] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:41.913290 12928 raft_consensus.cc:2272] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:41.915768 12928 ts_tablet_manager.cc:1916] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:41.925750 12928 ts_tablet_manager.cc:1929] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:41.926050 12928 log.cc:1199] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root/wals/30c40dca7ba94a3183d3cf86fb1ae04f
I20260710 13:18:41.927347 12144 catalog_manager.cc:5028] TS 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): tablet 30c40dca7ba94a3183d3cf86fb1ae04f (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
W20260710 13:18:42.069654 12357 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3880 after lost signal to thread 11165
W20260710 13:18:42.070564 12357 debug-util.cc:398] Leaking SignalData structure 0x7b080005d4e0 after lost signal to thread 12193
W20260710 13:18:42.071557 12357 debug-util.cc:398] Leaking SignalData structure 0x7b080027f040 after lost signal to thread 12285
W20260710 13:18:42.072561 12357 debug-util.cc:398] Leaking SignalData structure 0x7b0800275120 after lost signal to thread 12360
W20260710 13:18:42.073539 12357 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8ce0 after lost signal to thread 12434
W20260710 13:18:42.074466 12357 debug-util.cc:398] Leaking SignalData structure 0x7b080028b640 after lost signal to thread 12701
I20260710 13:18:42.957981 12259 consensus_queue.cc:237] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:42.968220 12409 raft_consensus.cc:1275] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:42.969688 12334 raft_consensus.cc:1275] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:42.970091 12225 consensus_peers.cc:597] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22ce976fa5024b75bd1a6b30f1e06371. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:42.971514 12888 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:42.972790 12927 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:42.999039 12927 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.002957 12409 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.023681 12156 catalog_manager.cc:5697] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.036751 12334 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.056644 12259 consensus_queue.cc:237] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.078454 12409 raft_consensus.cc:1275] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:43.079885 12888 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:43.086083 12334 raft_consensus.cc:1275] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:43.088078 12888 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:43.101403 12225 consensus_peers.cc:597] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb5d7e984e2148aa827c125f901b7a24. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.108608 12334 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.112465 12888 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.123196 12155 catalog_manager.cc:5697] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.124526 12406 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.141952 12335 consensus_queue.cc:237] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
W20260710 13:18:43.162050 12300 consensus_peers.cc:597] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd46e24bae5c455ea18f7ed6cf57325d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.164049 12409 raft_consensus.cc:1275] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:43.165565 12259 raft_consensus.cc:1275] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:43.166278 12890 consensus_queue.cc:1048] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:43.167124 12933 consensus_queue.cc:1048] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:43.193842 12406 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.189929 12890 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.203735 12259 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.217662 12261 consensus_queue.cc:237] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.222157 12159 catalog_manager.cc:5697] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:43.236840 12225 consensus_peers.cc:597] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ea47f12366a4e42bf2258826012f772. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.241071 12335 raft_consensus.cc:1275] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:43.243430 12888 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:43.243973 12406 raft_consensus.cc:1275] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:43.245893 12927 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:43.268091 12940 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.274032 12406 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.291700 12155 catalog_manager.cc:5697] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:43.300092 12332 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:43.361685 12949 ts_tablet_manager.cc:933] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257)
I20260710 13:18:43.370398 12949 tablet_copy_client.cc:323] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.129:35257
I20260710 13:18:43.372375 12271 tablet_copy_service.cc:140] P 0157c491b4c04ca49fcc2e8018d9e69b: Received BeginTabletCopySession request for tablet 22ce976fa5024b75bd1a6b30f1e06371 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:50800)
I20260710 13:18:43.372992 12271 tablet_copy_service.cc:161] P 0157c491b4c04ca49fcc2e8018d9e69b: Beginning new tablet copy session on tablet 22ce976fa5024b75bd1a6b30f1e06371 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:50800: session id = be877a2e98604259a748048fe2ed9b4c-22ce976fa5024b75bd1a6b30f1e06371
I20260710 13:18:43.381608 12271 tablet_copy_source_session.cc:215] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:43.388464 12949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ce976fa5024b75bd1a6b30f1e06371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.419337 12949 tablet_copy_client.cc:806] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:43.420203 12949 tablet_copy_client.cc:670] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:43.424924 12949 tablet_copy_client.cc:538] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:43.435618 12949 tablet_bootstrap.cc:492] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:43.472682 12949 tablet_bootstrap.cc:492] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: 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:18:43.473788 12949 tablet_bootstrap.cc:492] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:43.474574 12949 ts_tablet_manager.cc:1403] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.008s
I20260710 13:18:43.477934 12949 raft_consensus.cc:359] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.478829 12949 raft_consensus.cc:740] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:43.479514 12949 consensus_queue.cc:260] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.502166 12953 ts_tablet_manager.cc:933] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257)
I20260710 13:18:43.511567 12949 ts_tablet_manager.cc:1434] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.005s
I20260710 13:18:43.513777 12271 tablet_copy_service.cc:342] P 0157c491b4c04ca49fcc2e8018d9e69b: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-22ce976fa5024b75bd1a6b30f1e06371 received from {username='slave'} at 127.0.0.1:50800
I20260710 13:18:43.514268 12271 tablet_copy_service.cc:434] P 0157c491b4c04ca49fcc2e8018d9e69b: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-22ce976fa5024b75bd1a6b30f1e06371 on tablet 22ce976fa5024b75bd1a6b30f1e06371 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:43.526763 12953 tablet_copy_client.cc:323] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.129:35257
I20260710 13:18:43.528723 12271 tablet_copy_service.cc:140] P 0157c491b4c04ca49fcc2e8018d9e69b: Received BeginTabletCopySession request for tablet cb5d7e984e2148aa827c125f901b7a24 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:50800)
I20260710 13:18:43.529317 12271 tablet_copy_service.cc:161] P 0157c491b4c04ca49fcc2e8018d9e69b: Beginning new tablet copy session on tablet cb5d7e984e2148aa827c125f901b7a24 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:50800: session id = be877a2e98604259a748048fe2ed9b4c-cb5d7e984e2148aa827c125f901b7a24
I20260710 13:18:43.538483 12271 tablet_copy_source_session.cc:215] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:43.547230 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d7e984e2148aa827c125f901b7a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.617606 12953 tablet_copy_client.cc:806] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:43.618250 12953 tablet_copy_client.cc:670] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:43.622231 12953 tablet_copy_client.cc:538] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:43.628995 12953 tablet_bootstrap.cc:492] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:43.655681 12949 ts_tablet_manager.cc:933] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:43.673904 12949 tablet_copy_client.cc:323] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.130:44729
I20260710 13:18:43.675738 12346 tablet_copy_service.cc:140] P 0636f8cd18c8413ca554d49c14ac6070: Received BeginTabletCopySession request for tablet fd46e24bae5c455ea18f7ed6cf57325d from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:36140)
I20260710 13:18:43.676311 12346 tablet_copy_service.cc:161] P 0636f8cd18c8413ca554d49c14ac6070: Beginning new tablet copy session on tablet fd46e24bae5c455ea18f7ed6cf57325d from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:36140: session id = be877a2e98604259a748048fe2ed9b4c-fd46e24bae5c455ea18f7ed6cf57325d
I20260710 13:18:43.691112 12346 tablet_copy_source_session.cc:215] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:43.695938 12949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd46e24bae5c455ea18f7ed6cf57325d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.721774 12957 ts_tablet_manager.cc:933] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257)
I20260710 13:18:43.725682 12957 tablet_copy_client.cc:323] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.129:35257
I20260710 13:18:43.728101 12271 tablet_copy_service.cc:140] P 0157c491b4c04ca49fcc2e8018d9e69b: Received BeginTabletCopySession request for tablet 4ea47f12366a4e42bf2258826012f772 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:50800)
I20260710 13:18:43.728655 12271 tablet_copy_service.cc:161] P 0157c491b4c04ca49fcc2e8018d9e69b: Beginning new tablet copy session on tablet 4ea47f12366a4e42bf2258826012f772 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:50800: session id = be877a2e98604259a748048fe2ed9b4c-4ea47f12366a4e42bf2258826012f772
I20260710 13:18:43.736418 12271 tablet_copy_source_session.cc:215] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:43.742056 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea47f12366a4e42bf2258826012f772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.779151 12953 tablet_bootstrap.cc:492] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: 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:18:43.780211 12953 tablet_bootstrap.cc:492] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:43.777673 12957 tablet_copy_client.cc:806] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:43.781337 12957 tablet_copy_client.cc:670] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:43.783411 12953 ts_tablet_manager.cc:1403] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.155s	user 0.019s	sys 0.015s
I20260710 13:18:43.786279 12957 tablet_copy_client.cc:538] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:43.804385 12953 raft_consensus.cc:359] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.806480 12957 tablet_bootstrap.cc:492] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:43.819276 12949 tablet_copy_client.cc:806] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:43.820199 12949 tablet_copy_client.cc:670] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:43.818456 12953 raft_consensus.cc:740] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:43.822096 12953 consensus_queue.cc:260] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.824451 12949 tablet_copy_client.cc:538] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:43.839355 12953 ts_tablet_manager.cc:1434] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260710 13:18:43.841904 12949 tablet_bootstrap.cc:492] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:43.847808 12271 tablet_copy_service.cc:342] P 0157c491b4c04ca49fcc2e8018d9e69b: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-cb5d7e984e2148aa827c125f901b7a24 received from {username='slave'} at 127.0.0.1:50800
I20260710 13:18:43.848284 12271 tablet_copy_service.cc:434] P 0157c491b4c04ca49fcc2e8018d9e69b: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-cb5d7e984e2148aa827c125f901b7a24 on tablet cb5d7e984e2148aa827c125f901b7a24 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:43.889899 12957 tablet_bootstrap.cc:492] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: 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:18:43.891453 12957 tablet_bootstrap.cc:492] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:43.893038 12957 ts_tablet_manager.cc:1403] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.011s
I20260710 13:18:43.897039 12957 raft_consensus.cc:359] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.898103 12957 raft_consensus.cc:740] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:43.898842 12957 consensus_queue.cc:260] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.900377 12949 tablet_bootstrap.cc:492] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: 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:18:43.901360 12949 tablet_bootstrap.cc:492] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:43.902019 12949 ts_tablet_manager.cc:1403] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.008s
I20260710 13:18:43.905336 12949 raft_consensus.cc:359] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.906284 12949 raft_consensus.cc:740] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:43.906920 12949 consensus_queue.cc:260] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:43.909766 12949 ts_tablet_manager.cc:1434] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:18:43.911650 12346 tablet_copy_service.cc:342] P 0636f8cd18c8413ca554d49c14ac6070: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-fd46e24bae5c455ea18f7ed6cf57325d received from {username='slave'} at 127.0.0.1:36140
I20260710 13:18:43.912218 12346 tablet_copy_service.cc:434] P 0636f8cd18c8413ca554d49c14ac6070: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-fd46e24bae5c455ea18f7ed6cf57325d on tablet fd46e24bae5c455ea18f7ed6cf57325d with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:43.914815 12957 ts_tablet_manager.cc:1434] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260710 13:18:43.916787 12271 tablet_copy_service.cc:342] P 0157c491b4c04ca49fcc2e8018d9e69b: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-4ea47f12366a4e42bf2258826012f772 received from {username='slave'} at 127.0.0.1:50800
I20260710 13:18:43.917232 12271 tablet_copy_service.cc:434] P 0157c491b4c04ca49fcc2e8018d9e69b: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-4ea47f12366a4e42bf2258826012f772 on tablet 4ea47f12366a4e42bf2258826012f772 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:43.954106 12673 raft_consensus.cc:1217] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:43.983939 12673 raft_consensus.cc:1217] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:44.096328 12673 raft_consensus.cc:1217] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:44.281981 12673 raft_consensus.cc:1217] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:44.450241 12927 raft_consensus.cc:1064] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:44.453347 12927 consensus_queue.cc:237] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:44.469105 12673 raft_consensus.cc:1275] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.471736 12938 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:44.482419 12406 raft_consensus.cc:1275] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.487881 12940 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:44.562758 12332 raft_consensus.cc:1275] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.570000 12940 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260710 13:18:44.576721 12966 raft_consensus.cc:1064] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:44.596468 12966 consensus_queue.cc:237] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:44.615020 12940 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.638836 12673 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.658694 12409 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.660239 12159 catalog_manager.cc:5697] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.683943 12933 raft_consensus.cc:1064] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:44.686764 12933 consensus_queue.cc:237] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:44.691867 12409 raft_consensus.cc:1275] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.693028 12335 raft_consensus.cc:1275] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.694380 12673 raft_consensus.cc:1275] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.694957 12332 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.695930 12940 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:44.697837 12940 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:44.699661 12940 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:44.755355 12409 raft_consensus.cc:1275] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.757829 12889 consensus_queue.cc:1048] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:44.764599 12261 raft_consensus.cc:1275] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.765743 12966 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.769847 12674 raft_consensus.cc:1275] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.777457 12889 consensus_queue.cc:1048] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:44.778409 12978 consensus_queue.cc:1048] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:44.783222 12674 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.794660 12406 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.804363 12335 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.860282 12156 catalog_manager.cc:5697] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.862016 12940 raft_consensus.cc:1064] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:44.864650 12940 consensus_queue.cc:237] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:44.866677 12674 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.864413 12933 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.887850 12261 consensus_queue.cc:237] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:44.890377 12259 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.902520 12409 raft_consensus.cc:1275] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:44.904050 12968 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:44.903419 12406 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.908988 12155 catalog_manager.cc:5697] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.912609 12966 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.913869 12410 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.912279 12674 raft_consensus.cc:1275] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:44.923127 12968 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:44.937602 12335 raft_consensus.cc:1275] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.936959 12674 raft_consensus.cc:2955] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.939993 12969 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } 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:18:44.941273 12673 raft_consensus.cc:1275] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.943056 12967 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:44.947276 12406 raft_consensus.cc:1275] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:44.949033 12940 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:44.954115 12335 consensus_queue.cc:237] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [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: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:44.961138 12671 raft_consensus.cc:1275] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:44.962591 12981 consensus_queue.cc:1048] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:44.967291 12406 raft_consensus.cc:1275] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:44.969156 12889 consensus_queue.cc:1048] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:44.974280 12144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22ce976fa5024b75bd1a6b30f1e06371 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:44.975930 12978 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.986222 12676 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.989460 12966 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.994299 12409 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:44.996606 12146 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd46e24bae5c455ea18f7ed6cf57325d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:44.996618 12159 catalog_manager.cc:5697] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.009687 12672 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.013159 12332 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.025657 12157 catalog_manager.cc:5697] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.025933 12408 raft_consensus.cc:2955] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.036530 12324 tablet_service.cc:1558] Processing DeleteTablet for tablet 22ce976fa5024b75bd1a6b30f1e06371 with delete_type TABLET_DATA_TOMBSTONED (TS 0636f8cd18c8413ca554d49c14ac6070 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36102
I20260710 13:18:45.057196 12157 catalog_manager.cc:5697] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 3 to 4, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.064911 12259 consensus_queue.cc:237] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:45.057593 12990 tablet_replica.cc:333] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:45.074050 12990 raft_consensus.cc:2243] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.074692 12990 raft_consensus.cc:2272] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.081089 12990 ts_tablet_manager.cc:1916] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:45.083164 12250 tablet_service.cc:1558] Processing DeleteTablet for tablet fd46e24bae5c455ea18f7ed6cf57325d with delete_type TABLET_DATA_TOMBSTONED (TS 0157c491b4c04ca49fcc2e8018d9e69b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50750
I20260710 13:18:45.085378 12410 raft_consensus.cc:1275] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:45.088801 12676 raft_consensus.cc:1275] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:45.089020 12940 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:45.093616 12970 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:45.093972 12991 tablet_replica.cc:333] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:45.096619 12991 raft_consensus.cc:2243] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.097445 12991 raft_consensus.cc:2272] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.103024 12991 ts_tablet_manager.cc:1916] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:45.104017 12970 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.113883 12259 consensus_queue.cc:237] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:45.130863 12990 ts_tablet_manager.cc:1929] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:45.131369 12990 log.cc:1199] T 22ce976fa5024b75bd1a6b30f1e06371 P 0636f8cd18c8413ca554d49c14ac6070: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root/wals/22ce976fa5024b75bd1a6b30f1e06371
I20260710 13:18:45.133028 12146 catalog_manager.cc:5028] TS 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): tablet 22ce976fa5024b75bd1a6b30f1e06371 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:45.133345 12332 raft_consensus.cc:1275] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:45.133494 12672 raft_consensus.cc:1275] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:45.134613 12991 ts_tablet_manager.cc:1929] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:45.134865 12940 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:45.147423 12159 catalog_manager.cc:5697] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.149971 12927 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:45.135646 12676 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.158694 12991 log.cc:1199] T fd46e24bae5c455ea18f7ed6cf57325d P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root/wals/fd46e24bae5c455ea18f7ed6cf57325d
I20260710 13:18:45.122696 12410 raft_consensus.cc:2955] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.140161 12144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ea47f12366a4e42bf2258826012f772 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:45.161486 12940 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.166355 12144 catalog_manager.cc:5028] TS 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): tablet fd46e24bae5c455ea18f7ed6cf57325d (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:45.169423 12332 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.176290 12144 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb5d7e984e2148aa827c125f901b7a24 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:45.180104 12324 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ea47f12366a4e42bf2258826012f772 with delete_type TABLET_DATA_TOMBSTONED (TS 0636f8cd18c8413ca554d49c14ac6070 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36102
I20260710 13:18:45.181156 12990 tablet_replica.cc:333] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:45.182178 12990 raft_consensus.cc:2243] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.182890 12990 raft_consensus.cc:2272] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.181947 12674 raft_consensus.cc:2955] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:45.188483 12156 catalog_manager.cc:5697] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New cstate: current_term: 1 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.190302 12990 ts_tablet_manager.cc:1916] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:45.221035 12395 tablet_service.cc:1558] Processing DeleteTablet for tablet cb5d7e984e2148aa827c125f901b7a24 with delete_type TABLET_DATA_TOMBSTONED (TS f9088ec19bba4fada237fe0656ad6176 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47482
I20260710 13:18:45.236151 12990 ts_tablet_manager.cc:1929] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:45.238246 12992 tablet_replica.cc:333] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:18:45.238714 12990 log.cc:1199] T 4ea47f12366a4e42bf2258826012f772 P 0636f8cd18c8413ca554d49c14ac6070: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-1-root/wals/4ea47f12366a4e42bf2258826012f772
I20260710 13:18:45.239562 12992 raft_consensus.cc:2243] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:45.240819 12992 raft_consensus.cc:2272] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:45.241106 12146 catalog_manager.cc:5028] TS 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): tablet 4ea47f12366a4e42bf2258826012f772 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:45.244467 12992 ts_tablet_manager.cc:1916] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:45.264604 12992 ts_tablet_manager.cc:1929] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:45.266737 12992 log.cc:1199] T cb5d7e984e2148aa827c125f901b7a24 P f9088ec19bba4fada237fe0656ad6176: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root/wals/cb5d7e984e2148aa827c125f901b7a24
I20260710 13:18:45.268481 12145 catalog_manager.cc:5028] TS f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): tablet cb5d7e984e2148aa827c125f901b7a24 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:46.264976 12332 consensus_queue.cc:237] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue 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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:46.272076 12409 raft_consensus.cc:1275] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:46.273340 12300 consensus_peers.cc:597] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 974d60c7c2974f85aff01393426e21b4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.274129 12933 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:46.276417 12261 raft_consensus.cc:1275] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:46.278467 12995 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:46.287832 12933 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:46.296952 12259 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:46.308517 12155 catalog_manager.cc:5697] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:46.323064 12409 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:46.331571 12410 consensus_queue.cc:237] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:46.345932 12332 raft_consensus.cc:1275] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:18:46.346607 12259 raft_consensus.cc:1275] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:18:46.347493 12994 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:18:46.348685 12374 consensus_peers.cc:597] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 -> Peer be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867): Couldn't send request to peer be877a2e98604259a748048fe2ed9b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 571a6d44b04d4f248c7df6f14fdf5ba2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:46.352622 12895 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } 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:18:46.369196 12994 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:46.371534 12259 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:46.375994 12335 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:46.387220 12159 catalog_manager.cc:5697] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: config changed from index -1 to 3, NON_VOTER be877a2e98604259a748048fe2ed9b4c (127.10.230.132) added. New cstate: current_term: 2 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } } }
I20260710 13:18:46.794467 13011 ts_tablet_manager.cc:933] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:46.795114 13010 ts_tablet_manager.cc:933] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: Initiating tablet copy from peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:46.797206 13011 tablet_copy_client.cc:323] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.130:44729
I20260710 13:18:46.798404 13010 tablet_copy_client.cc:323] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.230.131:32815
I20260710 13:18:46.799360 12346 tablet_copy_service.cc:140] P 0636f8cd18c8413ca554d49c14ac6070: Received BeginTabletCopySession request for tablet 974d60c7c2974f85aff01393426e21b4 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:36140)
I20260710 13:18:46.799958 12346 tablet_copy_service.cc:161] P 0636f8cd18c8413ca554d49c14ac6070: Beginning new tablet copy session on tablet 974d60c7c2974f85aff01393426e21b4 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:36140: session id = be877a2e98604259a748048fe2ed9b4c-974d60c7c2974f85aff01393426e21b4
I20260710 13:18:46.800787 12420 tablet_copy_service.cc:140] P f9088ec19bba4fada237fe0656ad6176: Received BeginTabletCopySession request for tablet 571a6d44b04d4f248c7df6f14fdf5ba2 from peer be877a2e98604259a748048fe2ed9b4c ({username='slave'} at 127.0.0.1:47532)
I20260710 13:18:46.801432 12420 tablet_copy_service.cc:161] P f9088ec19bba4fada237fe0656ad6176: Beginning new tablet copy session on tablet 571a6d44b04d4f248c7df6f14fdf5ba2 from peer be877a2e98604259a748048fe2ed9b4c at {username='slave'} at 127.0.0.1:47532: session id = be877a2e98604259a748048fe2ed9b4c-571a6d44b04d4f248c7df6f14fdf5ba2
I20260710 13:18:46.809023 12346 tablet_copy_source_session.cc:215] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:46.810391 12420 tablet_copy_source_session.cc:215] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:46.813862 13011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974d60c7c2974f85aff01393426e21b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.816742 13010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 571a6d44b04d4f248c7df6f14fdf5ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:46.830724 13011 tablet_copy_client.cc:806] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:46.831506 13011 tablet_copy_client.cc:670] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:46.832702 13010 tablet_copy_client.cc:806] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:46.833292 13010 tablet_copy_client.cc:670] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:46.835852 13011 tablet_copy_client.cc:538] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:46.837265 13010 tablet_copy_client.cc:538] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:46.845285 13011 tablet_bootstrap.cc:492] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:46.846526 13010 tablet_bootstrap.cc:492] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: Bootstrap starting.
I20260710 13:18:46.872300 13011 tablet_bootstrap.cc:492] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: 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:18:46.873368 13011 tablet_bootstrap.cc:492] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:46.874117 13011 ts_tablet_manager.cc:1403] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.001s
I20260710 13:18:46.874603 13010 tablet_bootstrap.cc:492] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:46.875581 13010 tablet_bootstrap.cc:492] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: Bootstrap complete.
I20260710 13:18:46.876271 13010 ts_tablet_manager.cc:1403] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260710 13:18:46.877835 13011 raft_consensus.cc:359] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:46.878854 13011 raft_consensus.cc:740] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:46.879604 13010 raft_consensus.cc:359] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:46.879630 13011 consensus_queue.cc:260] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:46.880625 13010 raft_consensus.cc:740] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Initialized, Role: LEARNER
I20260710 13:18:46.881429 13010 consensus_queue.cc:260] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: NON_VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: true } }
I20260710 13:18:46.885933 13011 ts_tablet_manager.cc:1434] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260710 13:18:46.887749 13010 ts_tablet_manager.cc:1434] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 13:18:46.887871 12346 tablet_copy_service.cc:342] P 0636f8cd18c8413ca554d49c14ac6070: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-974d60c7c2974f85aff01393426e21b4 received from {username='slave'} at 127.0.0.1:36140
I20260710 13:18:46.888410 12346 tablet_copy_service.cc:434] P 0636f8cd18c8413ca554d49c14ac6070: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-974d60c7c2974f85aff01393426e21b4 on tablet 974d60c7c2974f85aff01393426e21b4 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:46.892344 12420 tablet_copy_service.cc:342] P f9088ec19bba4fada237fe0656ad6176: Request end of tablet copy session be877a2e98604259a748048fe2ed9b4c-571a6d44b04d4f248c7df6f14fdf5ba2 received from {username='slave'} at 127.0.0.1:47532
I20260710 13:18:46.892818 12420 tablet_copy_service.cc:434] P f9088ec19bba4fada237fe0656ad6176: ending tablet copy session be877a2e98604259a748048fe2ed9b4c-571a6d44b04d4f248c7df6f14fdf5ba2 on tablet 571a6d44b04d4f248c7df6f14fdf5ba2 with peer be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:47.285878 12676 raft_consensus.cc:1217] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:47.379732 12676 raft_consensus.cc:1217] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 13:18:47.793174 13019 raft_consensus.cc:1064] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:47.795900 13019 consensus_queue.cc:237] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:47.805016 12674 raft_consensus.cc:1275] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [term 2 LEARNER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:18:47.805274 12335 raft_consensus.cc:1275] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:18:47.806577 12259 raft_consensus.cc:1275] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:18:47.806597 13018 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:47.808147 12896 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:47.813180 13019 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:47.819837 13018 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.824923 12674 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.831319 12259 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.837363 13000 raft_consensus.cc:1064] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070: attempting to promote NON_VOTER be877a2e98604259a748048fe2ed9b4c to VOTER
I20260710 13:18:47.836747 12335 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.840255 13000 consensus_queue.cc:237] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:47.842200 12157 catalog_manager.cc:5697] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c reported cstate change: config changed from index 3 to 4, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } attrs { replace: true } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.867161 12676 raft_consensus.cc:1275] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 1 LEARNER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:47.868541 12409 raft_consensus.cc:1275] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:47.868682 13027 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:47.870319 12259 raft_consensus.cc:1275] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:47.872422 13001 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } 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:18:47.875631 13001 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:47.897663 12409 consensus_queue.cc:237] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:47.904358 12674 raft_consensus.cc:1275] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:47.905853 13018 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:47.908702 12335 raft_consensus.cc:1275] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:47.909945 13018 consensus_queue.cc:1048] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:47.917760 12896 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.922116 12335 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.924396 12676 raft_consensus.cc:2955] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.930805 12145 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 571a6d44b04d4f248c7df6f14fdf5ba2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:47.934303 13029 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.936158 12156 catalog_manager.cc:5697] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 reported cstate change: config changed from index 4 to 5, VOTER 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) evicted. New cstate: current_term: 2 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:47.941545 12674 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.948987 12409 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.950958 12259 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:47.955780 12250 tablet_service.cc:1558] Processing DeleteTablet for tablet 571a6d44b04d4f248c7df6f14fdf5ba2 with delete_type TABLET_DATA_TOMBSTONED (TS 0157c491b4c04ca49fcc2e8018d9e69b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50750
I20260710 13:18:47.967916 12156 catalog_manager.cc:5697] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index 2 to 3, be877a2e98604259a748048fe2ed9b4c (127.10.230.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:47.973614 13036 tablet_replica.cc:333] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:47.974625 13036 raft_consensus.cc:2243] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:47.975229 13036 raft_consensus.cc:2272] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:47.981256 13036 ts_tablet_manager.cc:1916] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:47.989718 12335 consensus_queue.cc:237] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:47.994737 12674 raft_consensus.cc:1275] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:47.995687 12259 raft_consensus.cc:1275] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:47.996104 13029 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } 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:18:47.997668 13001 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:48.004863 13036 ts_tablet_manager.cc:1929] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 13:18:48.005348 13036 log.cc:1199] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0157c491b4c04ca49fcc2e8018d9e69b: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-0-root/wals/571a6d44b04d4f248c7df6f14fdf5ba2
I20260710 13:18:48.005404 13001 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:48.007296 12144 catalog_manager.cc:5028] TS 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): tablet 571a6d44b04d4f248c7df6f14fdf5ba2 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:48.013407 12674 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:48.015865 12146 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 974d60c7c2974f85aff01393426e21b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:48.013500 12259 raft_consensus.cc:2955] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } } }
I20260710 13:18:48.021409 12155 catalog_manager.cc:5697] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: config changed from index 3 to 4, VOTER f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) evicted. New cstate: current_term: 1 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:48.034065 12395 tablet_service.cc:1558] Processing DeleteTablet for tablet 974d60c7c2974f85aff01393426e21b4 with delete_type TABLET_DATA_TOMBSTONED (TS f9088ec19bba4fada237fe0656ad6176 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47482
I20260710 13:18:48.042863 13037 tablet_replica.cc:333] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:18:48.043826 13037 raft_consensus.cc:2243] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:48.044524 13037 raft_consensus.cc:2272] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:48.047366 13037 ts_tablet_manager.cc:1916] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:48.060492 13037 ts_tablet_manager.cc:1929] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:48.060883 13037 log.cc:1199] T 974d60c7c2974f85aff01393426e21b4 P f9088ec19bba4fada237fe0656ad6176: Deleting WAL directory at /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689485268752-11162-0/minicluster-data/ts-2-root/wals/974d60c7c2974f85aff01393426e21b4
I20260710 13:18:48.062354 12145 catalog_manager.cc:5028] TS f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): tablet 974d60c7c2974f85aff01393426e21b4 (table test-workload [id=6a97527e5be248729367811620492263]) successfully deleted
I20260710 13:18:53.471861 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:53.506361 12335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f"
dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
mode: GRACEFUL
new_leader_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:38906
I20260710 13:18:53.506968 12335 raft_consensus.cc:606] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Received request to transfer leadership to TS be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:53.523392 12409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f"
dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
mode: GRACEFUL
new_leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
 from {username='slave'} at 127.0.0.1:47906
I20260710 13:18:53.523972 12409 raft_consensus.cc:606] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Received request to transfer leadership to TS 0157c491b4c04ca49fcc2e8018d9e69b
I20260710 13:18:53.540442 12261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36"
dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
mode: GRACEFUL
new_leader_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:35852
I20260710 13:18:53.543653 12261 raft_consensus.cc:606] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Received request to transfer leadership to TS be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:53.549404 12409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "935f10363c064bac9f425ef465774769"
dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
mode: GRACEFUL
new_leader_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:47906
I20260710 13:18:53.550215 12409 raft_consensus.cc:606] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Received request to transfer leadership to TS be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:53.554127 12335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4"
dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
mode: GRACEFUL
new_leader_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:38906
I20260710 13:18:53.554772 12335 raft_consensus.cc:606] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Received request to transfer leadership to TS be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:53.556366 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:53.557474 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:53.586812 13050 raft_consensus.cc:993] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070: : Instructing follower be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:53.587442 13050 raft_consensus.cc:1081] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Signalling peer be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:53.589352 12676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f"
dest_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:46918
I20260710 13:18:53.589969 12676 raft_consensus.cc:493] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:53.590323 12676 raft_consensus.cc:3060] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.595734 12676 raft_consensus.cc:515] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.599284 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:53.599726 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c40dca7ba94a3183d3cf86fb1ae04f" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:53.600050 12335 raft_consensus.cc:3055] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:53.600509 12409 raft_consensus.cc:3060] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.600643 12335 raft_consensus.cc:740] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:53.598908 12676 leader_election.cc:290] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:53.601750 12335 consensus_queue.cc:260] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [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: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.604054 12335 raft_consensus.cc:3060] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.605039 13045 raft_consensus.cc:993] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176: : Instructing follower 0157c491b4c04ca49fcc2e8018d9e69b to start an election
I20260710 13:18:53.605790 13049 raft_consensus.cc:1081] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Signalling peer 0157c491b4c04ca49fcc2e8018d9e69b to start an election
I20260710 13:18:53.607743 12261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f"
dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
 from {username='slave'} at 127.0.0.1:50776
I20260710 13:18:53.608402 12261 raft_consensus.cc:493] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:53.608721 12261 raft_consensus.cc:3060] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.608773 12409 raft_consensus.cc:2468] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:53.610263 12642 leader_election.cc:304] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be877a2e98604259a748048fe2ed9b4c, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:53.613415 12335 raft_consensus.cc:2468] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:53.613677 13057 raft_consensus.cc:2804] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.615191 13057 raft_consensus.cc:697] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Becoming Leader. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Running, Role: LEADER
I20260710 13:18:53.616079 13057 consensus_queue.cc:237] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [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: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.616832 12261 raft_consensus.cc:515] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:53.619310 12261 leader_election.cc:290] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 2 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:53.620012 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:53.619903 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f" candidate_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:53.620985 12409 raft_consensus.cc:3055] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:53.621184 12335 raft_consensus.cc:3060] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.621425 12409 raft_consensus.cc:740] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:53.622545 12409 consensus_queue.cc:260] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:53.623869 12409 raft_consensus.cc:3060] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.627483 12156 catalog_manager.cc:5697] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c reported cstate change: term changed from 1 to 2, leader changed from 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) to be877a2e98604259a748048fe2ed9b4c (127.10.230.132). New cstate: current_term: 2 leader_uuid: "be877a2e98604259a748048fe2ed9b4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:53.629961 12335 raft_consensus.cc:2468] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 2.
I20260710 13:18:53.630623 12409 raft_consensus.cc:2468] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0157c491b4c04ca49fcc2e8018d9e69b in term 2.
I20260710 13:18:53.631222 12227 leader_election.cc:304] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070; no voters: 
I20260710 13:18:53.632622 13041 raft_consensus.cc:2804] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.633999 13041 raft_consensus.cc:697] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 LEADER]: Becoming Leader. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:53.635017 13041 consensus_queue.cc:237] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:53.645138 12157 catalog_manager.cc:5697] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b reported cstate change: term changed from 1 to 2, leader changed from f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) to 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129). New cstate: current_term: 2 leader_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:53.811756 13045 raft_consensus.cc:993] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176: : Instructing follower be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:53.812336 13056 raft_consensus.cc:1081] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Signalling peer be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:53.814374 12676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "935f10363c064bac9f425ef465774769"
dest_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:46912
I20260710 13:18:53.814854 12676 raft_consensus.cc:493] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:53.815130 12676 raft_consensus.cc:3060] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.819869 12676 raft_consensus.cc:515] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.821677 12676 leader_election.cc:290] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Requested vote from peers 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:53.823026 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935f10363c064bac9f425ef465774769" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:53.823635 12335 raft_consensus.cc:3060] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.824322 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "935f10363c064bac9f425ef465774769" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:53.824759 13055 raft_consensus.cc:993] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070: : Instructing follower be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:53.825160 12409 raft_consensus.cc:3055] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:53.825357 13050 raft_consensus.cc:1081] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Signalling peer be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:53.825589 12409 raft_consensus.cc:740] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:53.826448 12409 consensus_queue.cc:260] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [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: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.827059 12676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4"
dest_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:46918
I20260710 13:18:53.827607 12676 raft_consensus.cc:493] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:53.827764 12409 raft_consensus.cc:3060] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.827986 12676 raft_consensus.cc:3060] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.829824 12335 raft_consensus.cc:2468] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:53.831118 12643 leader_election.cc:304] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, be877a2e98604259a748048fe2ed9b4c; no voters: 
I20260710 13:18:53.831949 13057 raft_consensus.cc:2804] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.832521 13057 raft_consensus.cc:697] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Becoming Leader. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Running, Role: LEADER
I20260710 13:18:53.833552 13057 consensus_queue.cc:237] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [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: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.833958 12676 raft_consensus.cc:515] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.835927 12676 leader_election.cc:290] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:53.836820 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:53.837483 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974d60c7c2974f85aff01393426e21b4" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:53.837508 12261 raft_consensus.cc:3060] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.837601 12409 raft_consensus.cc:2468] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:53.838147 12335 raft_consensus.cc:3055] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:53.838526 12335 raft_consensus.cc:740] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:53.839558 12335 consensus_queue.cc:260] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.840438 12335 raft_consensus.cc:3060] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.847008 12261 raft_consensus.cc:2468] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:53.846444 12157 catalog_manager.cc:5697] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c reported cstate change: term changed from 1 to 2, leader changed from f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) to be877a2e98604259a748048fe2ed9b4c (127.10.230.132). New cstate: current_term: 2 leader_uuid: "be877a2e98604259a748048fe2ed9b4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:53.847457 12335 raft_consensus.cc:2468] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:53.848659 12641 leader_election.cc:304] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0157c491b4c04ca49fcc2e8018d9e69b, be877a2e98604259a748048fe2ed9b4c; no voters: 
I20260710 13:18:53.849582 13057 raft_consensus.cc:2804] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.850131 13057 raft_consensus.cc:697] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Becoming Leader. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Running, Role: LEADER
I20260710 13:18:53.850885 13057 consensus_queue.cc:237] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.861276 12157 catalog_manager.cc:5697] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c reported cstate change: term changed from 1 to 2, leader changed from 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130) to be877a2e98604259a748048fe2ed9b4c (127.10.230.132). New cstate: current_term: 2 leader_uuid: "be877a2e98604259a748048fe2ed9b4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:53.914062 13061 raft_consensus.cc:993] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b: : Instructing follower be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:53.914523 13061 raft_consensus.cc:1081] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Signalling peer be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:53.916350 12676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36"
dest_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:46920
I20260710 13:18:53.917042 12676 raft_consensus.cc:493] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:53.917429 12676 raft_consensus.cc:3060] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.923642 12676 raft_consensus.cc:515] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.925844 12676 leader_election.cc:290] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:53.926507 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:53.927398 12261 raft_consensus.cc:3055] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:53.927588 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fdfe3adc3e428f8825211a3e70ac36" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0636f8cd18c8413ca554d49c14ac6070"
I20260710 13:18:53.927906 12261 raft_consensus.cc:740] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:53.928419 12335 raft_consensus.cc:3060] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.928896 12261 consensus_queue.cc:260] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.930231 12261 raft_consensus.cc:3060] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:53.935040 12335 raft_consensus.cc:2468] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:53.935542 12261 raft_consensus.cc:2468] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:53.936139 12643 leader_election.cc:304] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, be877a2e98604259a748048fe2ed9b4c; no voters: 
I20260710 13:18:53.936966 13057 raft_consensus.cc:2804] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:53.937500 13057 raft_consensus.cc:697] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Becoming Leader. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Running, Role: LEADER
I20260710 13:18:53.938545 13057 consensus_queue.cc:237] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:53.948590 12157 catalog_manager.cc:5697] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c reported cstate change: term changed from 1 to 2, leader changed from 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) to be877a2e98604259a748048fe2ed9b4c (127.10.230.132). New cstate: current_term: 2 leader_uuid: "be877a2e98604259a748048fe2ed9b4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:53.997295 12409 raft_consensus.cc:1275] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:53.998651 13057 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:54.014806 12335 raft_consensus.cc:1275] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:54.017975 13072 consensus_queue.cc:1048] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:54.207105 12409 raft_consensus.cc:1275] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:54.208587 13061 consensus_queue.cc:1048] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:54.223425 12335 raft_consensus.cc:1275] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer 0157c491b4c04ca49fcc2e8018d9e69b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:54.225543 13077 consensus_queue.cc:1048] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:54.242321 12259 raft_consensus.cc:1275] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:54.243778 13057 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:54.245759 12409 raft_consensus.cc:1275] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:54.246978 13057 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:54.256114 12335 raft_consensus.cc:1275] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:54.262354 13072 consensus_queue.cc:1048] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:54.266403 12332 raft_consensus.cc:1275] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:54.269012 13057 consensus_queue.cc:1048] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:54.405144 12332 raft_consensus.cc:1275] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:54.406659 13058 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:54.415999 12259 raft_consensus.cc:1275] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:54.418085 13082 consensus_queue.cc:1048] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:54.558741 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:54.576319 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:54.593602 12259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ea47f12366a4e42bf2258826012f772"
dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
mode: GRACEFUL
new_leader_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:35852
I20260710 13:18:54.594270 12259 raft_consensus.cc:606] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Received request to transfer leadership to TS be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:54.597060 12409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13"
dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
mode: GRACEFUL
new_leader_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:47906
I20260710 13:18:54.597677 12409 raft_consensus.cc:606] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Received request to transfer leadership to TS be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:54.599215 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:54.600328 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:54.748853 13041 raft_consensus.cc:993] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b: : Instructing follower be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:54.749410 13078 raft_consensus.cc:1081] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Signalling peer be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:54.751106 12676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ea47f12366a4e42bf2258826012f772"
dest_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:46920
I20260710 13:18:54.751730 12676 raft_consensus.cc:493] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:54.752029 12676 raft_consensus.cc:3060] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.757365 12676 raft_consensus.cc:515] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:54.759152 12676 leader_election.cc:290] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:54.760211 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea47f12366a4e42bf2258826012f772" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:54.760308 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea47f12366a4e42bf2258826012f772" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:54.761179 12259 raft_consensus.cc:3055] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:54.761162 12409 raft_consensus.cc:3060] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.761587 12259 raft_consensus.cc:740] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0157c491b4c04ca49fcc2e8018d9e69b, State: Running, Role: LEADER
I20260710 13:18:54.762441 12259 consensus_queue.cc:260] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:54.763428 12259 raft_consensus.cc:3060] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.766655 12409 raft_consensus.cc:2468] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:54.767958 12642 leader_election.cc:304] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be877a2e98604259a748048fe2ed9b4c, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:54.768806 12259 raft_consensus.cc:2468] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:54.768896 13057 raft_consensus.cc:2804] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:54.769613 13057 raft_consensus.cc:697] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Becoming Leader. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Running, Role: LEADER
I20260710 13:18:54.770562 13057 consensus_queue.cc:237] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:54.778680 12157 catalog_manager.cc:5697] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c reported cstate change: term changed from 1 to 2, leader changed from 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) to be877a2e98604259a748048fe2ed9b4c (127.10.230.132). New cstate: current_term: 2 leader_uuid: "be877a2e98604259a748048fe2ed9b4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:54.858019 13045 raft_consensus.cc:993] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176: : Instructing follower be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:54.858574 13091 raft_consensus.cc:1081] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Signalling peer be877a2e98604259a748048fe2ed9b4c to start an election
I20260710 13:18:54.860327 12674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13"
dest_uuid: "be877a2e98604259a748048fe2ed9b4c"
 from {username='slave'} at 127.0.0.1:46912
I20260710 13:18:54.860921 12674 raft_consensus.cc:493] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:54.861161 12674 raft_consensus.cc:3060] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:54.866107 12674 raft_consensus.cc:515] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:54.867710 12674 leader_election.cc:290] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 3 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:54.868402 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "0157c491b4c04ca49fcc2e8018d9e69b"
I20260710 13:18:54.868959 12259 raft_consensus.cc:3060] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:54.868999 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a61268a33a45b9944e3d487bf65c13" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:54.869869 12409 raft_consensus.cc:3055] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:54.870100 12409 raft_consensus.cc:740] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:54.870705 12409 consensus_queue.cc:260] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:54.871592 12409 raft_consensus.cc:3060] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:54.874362 12259 raft_consensus.cc:2468] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 3.
I20260710 13:18:54.875523 12641 leader_election.cc:304] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [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: 0157c491b4c04ca49fcc2e8018d9e69b, be877a2e98604259a748048fe2ed9b4c; no voters: 
I20260710 13:18:54.876446 13057 raft_consensus.cc:2804] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:54.876987 13057 raft_consensus.cc:697] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 3 LEADER]: Becoming Leader. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Running, Role: LEADER
I20260710 13:18:54.877967 12409 raft_consensus.cc:2468] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 3.
I20260710 13:18:54.877946 13057 consensus_queue.cc:237] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:54.887799 12157 catalog_manager.cc:5697] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c reported cstate change: term changed from 2 to 3, leader changed from f9088ec19bba4fada237fe0656ad6176 (127.10.230.131) to be877a2e98604259a748048fe2ed9b4c (127.10.230.132). New cstate: current_term: 3 leader_uuid: "be877a2e98604259a748048fe2ed9b4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:55.221415 12259 raft_consensus.cc:1275] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.222935 13057 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:55.240281 12409 raft_consensus.cc:1275] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.242323 13072 consensus_queue.cc:1048] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:55.308151 12409 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 3 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:18:55.309494 13072 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:55.319056 12259 raft_consensus.cc:1275] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 3 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:18:55.320641 13058 consensus_queue.cc:1048] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:55.725677 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:55.888871 11162 tablet_server.cc:179] TabletServer@127.10.230.129:0 shutting down...
W20260710 13:18:55.933095 12641 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 13:18:56.008852 12641 consensus_peers.cc:597] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.011400 12641 consensus_peers.cc:597] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.031693 12300 consensus_peers.cc:597] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.033761 12300 consensus_peers.cc:597] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.034590 12641 consensus_peers.cc:597] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.035382 12641 consensus_peers.cc:597] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.081739 12374 consensus_peers.cc:597] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.084636 12374 consensus_peers.cc:597] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.085580 12374 consensus_peers.cc:597] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.095418 12300 consensus_peers.cc:597] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.110648 12374 consensus_peers.cc:597] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. 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:18:56.125283 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:56.126652 11162 tablet_replica.cc:333] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.127876 11162 raft_consensus.cc:2243] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.129041 11162 raft_consensus.cc:2272] T 974d60c7c2974f85aff01393426e21b4 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.130998 11162 tablet_replica.cc:333] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.131757 11162 raft_consensus.cc:2243] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.132711 11162 raft_consensus.cc:2272] T 22ce976fa5024b75bd1a6b30f1e06371 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.134654 11162 tablet_replica.cc:333] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.135107 11162 raft_consensus.cc:2243] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.135816 11162 raft_consensus.cc:2272] T 981cf24d587e40ebb9d5f862a844826a P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.137661 11162 tablet_replica.cc:333] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.138202 11162 raft_consensus.cc:2243] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.138661 11162 raft_consensus.cc:2272] T 8c87d5b150d74479ad2a79549f410729 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.140978 11162 tablet_replica.cc:333] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.141599 11162 raft_consensus.cc:2243] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.142884 11162 raft_consensus.cc:2272] T b3a61268a33a45b9944e3d487bf65c13 P 0157c491b4c04ca49fcc2e8018d9e69b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.146116 11162 tablet_replica.cc:333] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.146744 11162 raft_consensus.cc:2243] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.147262 11162 raft_consensus.cc:2272] T 4ea47f12366a4e42bf2258826012f772 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.150153 11162 tablet_replica.cc:333] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.150820 11162 raft_consensus.cc:2243] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.151767 11162 raft_consensus.cc:2272] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.153671 11162 tablet_replica.cc:333] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.154178 11162 raft_consensus.cc:2243] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.154636 11162 raft_consensus.cc:2272] T 345333ee77df4b1bbb90bd5836b58ce1 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.156302 11162 tablet_replica.cc:333] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.156939 11162 raft_consensus.cc:2243] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.157370 11162 raft_consensus.cc:2272] T f3a793071ce34dd2a144d9db9fbabe8b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.159072 11162 tablet_replica.cc:333] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.159608 11162 raft_consensus.cc:2243] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.160538 11162 raft_consensus.cc:2272] T cb5d7e984e2148aa827c125f901b7a24 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.162551 11162 tablet_replica.cc:333] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.163178 11162 raft_consensus.cc:2243] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.163683 11162 raft_consensus.cc:2272] T 56fdfe3adc3e428f8825211a3e70ac36 P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.166126 11162 tablet_replica.cc:333] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.166689 11162 raft_consensus.cc:2243] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.167763 11162 raft_consensus.cc:2272] T 6d3e203d2cd349619728a64d6b87e5b7 P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.169759 11162 tablet_replica.cc:333] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.170284 11162 raft_consensus.cc:2243] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.171164 11162 raft_consensus.cc:2272] T d15d6366b1704777ba072253203bf5aa P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.173348 11162 tablet_replica.cc:333] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.173854 11162 raft_consensus.cc:2243] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.174692 11162 raft_consensus.cc:2272] T 3b663ad23ef84adaafdb95887877f00f P 0157c491b4c04ca49fcc2e8018d9e69b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.176393 11162 tablet_replica.cc:333] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.177063 11162 raft_consensus.cc:2243] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.177522 11162 raft_consensus.cc:2272] T 46f3ee8a2f594b7982507479c2066e7d P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.179476 11162 tablet_replica.cc:333] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.179952 11162 raft_consensus.cc:2243] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:56.180728 11162 raft_consensus.cc:2272] T c917ab59c7ff4223bf0e88f920387e6c P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.183064 11162 tablet_replica.cc:333] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.183547 11162 raft_consensus.cc:2243] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.184059 11162 raft_consensus.cc:2272] T 5ed25eb6328546a3a08415f08f8386fc P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:56.185879 11162 tablet_replica.cc:333] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b: stopping tablet replica
I20260710 13:18:56.186357 11162 raft_consensus.cc:2243] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:56.187033 11162 raft_consensus.cc:2272] T e21cb6663c1e4432886b25cee7c1329b P 0157c491b4c04ca49fcc2e8018d9e69b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:56.498039 12300 consensus_peers.cc:597] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:56.792498 12282 debug-util.cc:398] Leaking SignalData structure 0x7b080011f620 after lost signal to thread 11165
W20260710 13:18:56.793581 12282 debug-util.cc:398] Leaking SignalData structure 0x7b08000163c0 after lost signal to thread 12193
W20260710 13:18:56.795181 12282 debug-util.cc:398] Leaking SignalData structure 0x7b0800276040 after lost signal to thread 12360
W20260710 13:18:56.796008 12282 debug-util.cc:398] Leaking SignalData structure 0x7b0800294120 after lost signal to thread 12434
W20260710 13:18:56.796931 12282 debug-util.cc:398] Leaking SignalData structure 0x7b0800113ce0 after lost signal to thread 12701
I20260710 13:18:57.184075 13091 raft_consensus.cc:493] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.185004 13091 raft_consensus.cc:515] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.191391 13091 leader_election.cc:290] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867)
W20260710 13:18:57.194062 12374 leader_election.cc:336] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.196169 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce976fa5024b75bd1a6b30f1e06371" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "be877a2e98604259a748048fe2ed9b4c" is_pre_election: true
I20260710 13:18:57.198329 12374 leader_election.cc:304] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [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: f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, be877a2e98604259a748048fe2ed9b4c
I20260710 13:18:57.199396 13091 raft_consensus.cc:2749] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:18:57.245332 11162 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12282)
I20260710 13:18:57.416163 13072 raft_consensus.cc:493] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.416815 13072 raft_consensus.cc:515] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.419168 13072 leader_election.cc:290] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:57.420704 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
W20260710 13:18:57.423818 12641 leader_election.cc:336] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.424245 12641 leader_election.cc:304] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [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: be877a2e98604259a748048fe2ed9b4c; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:57.424912 13072 raft_consensus.cc:2749] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:57.427386 13072 raft_consensus.cc:493] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.427804 13108 raft_consensus.cc:493] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.428056 13072 raft_consensus.cc:515] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.428416 13108 raft_consensus.cc:515] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.430487 13108 leader_election.cc:290] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:57.430819 13072 leader_election.cc:290] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:57.431907 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d7e984e2148aa827c125f901b7a24" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
I20260710 13:18:57.432375 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15d6366b1704777ba072253203bf5aa" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
W20260710 13:18:57.435148 12641 leader_election.cc:336] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.435587 12641 leader_election.cc:304] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [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: be877a2e98604259a748048fe2ed9b4c; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, f9088ec19bba4fada237fe0656ad6176
I20260710 13:18:57.436381 13072 raft_consensus.cc:2749] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:18:57.436553 12641 leader_election.cc:336] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.437099 12641 leader_election.cc:304] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [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: be877a2e98604259a748048fe2ed9b4c; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:57.437841 13072 raft_consensus.cc:2749] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:57.447116 13091 raft_consensus.cc:493] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.447700 13091 raft_consensus.cc:515] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.449952 13091 leader_election.cc:290] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867)
I20260710 13:18:57.451356 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15d6366b1704777ba072253203bf5aa" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "be877a2e98604259a748048fe2ed9b4c" is_pre_election: true
I20260710 13:18:57.451963 12674 raft_consensus.cc:2468] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 1.
I20260710 13:18:57.452837 12374 leader_election.cc:304] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [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: be877a2e98604259a748048fe2ed9b4c, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:57.453449 13091 raft_consensus.cc:2804] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:57.453886 13091 raft_consensus.cc:493] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.454273 13091 raft_consensus.cc:3060] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:57.454869 12374 leader_election.cc:336] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.455250 13115 raft_consensus.cc:493] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.455709 13115 raft_consensus.cc:515] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:57.457528 13115 leader_election.cc:290] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:57.458952 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f6dbde08ad4c3b92dcf2bcb41d712d" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
W20260710 13:18:57.461418 12374 leader_election.cc:336] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.461778 12374 leader_election.cc:304] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [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: f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:57.462333 13115 raft_consensus.cc:2749] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:57.463125 13091 raft_consensus.cc:515] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.465281 13091 leader_election.cc:290] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867)
I20260710 13:18:57.466388 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15d6366b1704777ba072253203bf5aa" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "be877a2e98604259a748048fe2ed9b4c"
I20260710 13:18:57.466975 12674 raft_consensus.cc:3060] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:57.468447 12374 leader_election.cc:336] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.474596 12674 raft_consensus.cc:2468] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9088ec19bba4fada237fe0656ad6176 in term 2.
I20260710 13:18:57.477250 12374 leader_election.cc:304] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [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: be877a2e98604259a748048fe2ed9b4c, f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b
I20260710 13:18:57.478055 13091 raft_consensus.cc:2804] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.478549 13091 raft_consensus.cc:697] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Becoming Leader. State: Replica: f9088ec19bba4fada237fe0656ad6176, State: Running, Role: LEADER
I20260710 13:18:57.479453 13091 consensus_queue.cc:237] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.491302 12157 catalog_manager.cc:5697] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 reported cstate change: term changed from 1 to 2, leader changed from 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) to f9088ec19bba4fada237fe0656ad6176 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "f9088ec19bba4fada237fe0656ad6176" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.506565 13091 raft_consensus.cc:493] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.507107 13091 raft_consensus.cc:515] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:57.509193 13091 leader_election.cc:290] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729)
I20260710 13:18:57.510636 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f" candidate_uuid: "f9088ec19bba4fada237fe0656ad6176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0636f8cd18c8413ca554d49c14ac6070" is_pre_election: true
W20260710 13:18:57.513399 12374 leader_election.cc:336] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.513801 12374 leader_election.cc:304] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b, 0636f8cd18c8413ca554d49c14ac6070
I20260710 13:18:57.514451 13091 raft_consensus.cc:2749] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:18:57.546835 13050 raft_consensus.cc:493] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.547391 13050 raft_consensus.cc:515] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:57.549273 13050 leader_election.cc:290] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:57.550251 13050 raft_consensus.cc:493] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.550750 13050 raft_consensus.cc:515] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.551043 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:57.551690 12408 raft_consensus.cc:2468] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 2.
I20260710 13:18:57.552343 13119 raft_consensus.cc:493] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.552845 13119 raft_consensus.cc:515] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:57.553160 12301 leader_election.cc:304] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
W20260710 13:18:57.554200 12300 leader_election.cc:336] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.554919 13119 leader_election.cc:290] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:57.555415 13119 raft_consensus.cc:2804] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:18:57.555755 13119 raft_consensus.cc:493] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.556106 13119 raft_consensus.cc:3060] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:57.558789 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f6dbde08ad4c3b92dcf2bcb41d712d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:57.559471 12408 raft_consensus.cc:2468] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
W20260710 13:18:57.560554 12300 leader_election.cc:336] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.562191 13050 leader_election.cc:290] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867)
I20260710 13:18:57.563611 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d7e984e2148aa827c125f901b7a24" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "be877a2e98604259a748048fe2ed9b4c" is_pre_election: true
I20260710 13:18:57.562734 13050 raft_consensus.cc:493] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.564204 12674 raft_consensus.cc:2468] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
I20260710 13:18:57.564626 13050 raft_consensus.cc:515] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.565380 12300 leader_election.cc:304] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [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: 0636f8cd18c8413ca554d49c14ac6070, be877a2e98604259a748048fe2ed9b4c; no voters: 
I20260710 13:18:57.566654 13050 leader_election.cc:290] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867)
I20260710 13:18:57.568113 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "be877a2e98604259a748048fe2ed9b4c" is_pre_election: true
I20260710 13:18:57.564177 13119 raft_consensus.cc:515] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:57.568783 12674 raft_consensus.cc:2468] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 1.
W20260710 13:18:57.569115 12300 leader_election.cc:336] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.568133 13126 raft_consensus.cc:2804] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:57.561259 12301 leader_election.cc:304] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [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: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b
I20260710 13:18:57.571169 13119 leader_election.cc:290] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 3 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:57.571863 13119 raft_consensus.cc:2804] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:57.573065 13119 raft_consensus.cc:493] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.573522 13119 raft_consensus.cc:3060] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.573808 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b663ad23ef84adaafdb95887877f00f" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:57.574391 12408 raft_consensus.cc:3060] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:57.574790 13072 raft_consensus.cc:493] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.575270 13072 raft_consensus.cc:515] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.577432 13072 leader_election.cc:290] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:57.580847 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce976fa5024b75bd1a6b30f1e06371" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176" is_pre_election: true
I20260710 13:18:57.581444 12410 raft_consensus.cc:2468] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 1.
I20260710 13:18:57.583148 12642 leader_election.cc:304] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [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: be877a2e98604259a748048fe2ed9b4c, f9088ec19bba4fada237fe0656ad6176; no voters: 
I20260710 13:18:57.583513 12408 raft_consensus.cc:2468] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 3.
I20260710 13:18:57.584839 12301 leader_election.cc:304] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [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: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
W20260710 13:18:57.585300 12641 leader_election.cc:336] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.585577 13050 raft_consensus.cc:2804] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:57.585994 13050 raft_consensus.cc:697] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 3 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:57.586258 13072 raft_consensus.cc:2804] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:57.586635 13072 raft_consensus.cc:493] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.586984 13072 raft_consensus.cc:3060] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.586812 13050 consensus_queue.cc:237] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:57.587298 13119 raft_consensus.cc:515] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:57.589375 13119 leader_election.cc:290] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:57.590330 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f6dbde08ad4c3b92dcf2bcb41d712d" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:57.590886 12410 raft_consensus.cc:3060] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.593752 12300 leader_election.cc:304] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [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: 0636f8cd18c8413ca554d49c14ac6070, be877a2e98604259a748048fe2ed9b4c; no voters: 
I20260710 13:18:57.598609 13050 raft_consensus.cc:2804] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:57.599613 13050 raft_consensus.cc:493] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.600065 13050 raft_consensus.cc:3060] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.604739 13072 raft_consensus.cc:515] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.606760 12410 raft_consensus.cc:2468] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 2.
W20260710 13:18:57.598958 12300 leader_election.cc:336] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.606980 13072 leader_election.cc:290] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815)
I20260710 13:18:57.607512 13126 raft_consensus.cc:493] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0157c491b4c04ca49fcc2e8018d9e69b)
I20260710 13:18:57.612910 12157 catalog_manager.cc:5697] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 2 to 3, leader changed from 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 3 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.615207 12301 leader_election.cc:304] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, f9088ec19bba4fada237fe0656ad6176; no voters: 
W20260710 13:18:57.616130 12641 leader_election.cc:336] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.611101 12408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce976fa5024b75bd1a6b30f1e06371" candidate_uuid: "be877a2e98604259a748048fe2ed9b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f9088ec19bba4fada237fe0656ad6176"
I20260710 13:18:57.617136 12408 raft_consensus.cc:3060] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.618201 13127 raft_consensus.cc:2804] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.618891 13127 raft_consensus.cc:697] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 2 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:57.619707 13127 consensus_queue.cc:237] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } }
I20260710 13:18:57.626544 13050 raft_consensus.cc:515] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.614123 13126 raft_consensus.cc:3060] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.628873 12408 raft_consensus.cc:2468] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be877a2e98604259a748048fe2ed9b4c in term 2.
I20260710 13:18:57.629729 13050 leader_election.cc:290] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867)
I20260710 13:18:57.630205 12642 leader_election.cc:304] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [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: be877a2e98604259a748048fe2ed9b4c, f9088ec19bba4fada237fe0656ad6176; no voters: 0157c491b4c04ca49fcc2e8018d9e69b
I20260710 13:18:57.631953 13108 raft_consensus.cc:2804] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.632561 13108 raft_consensus.cc:697] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Becoming Leader. State: Replica: be877a2e98604259a748048fe2ed9b4c, State: Running, Role: LEADER
I20260710 13:18:57.633774 13108 consensus_queue.cc:237] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.637251 13126 raft_consensus.cc:515] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
W20260710 13:18:57.639142 12300 leader_election.cc:336] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.641583 13126 leader_election.cc:290] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 election: Requested vote from peers 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257), be877a2e98604259a748048fe2ed9b4c (127.10.230.132:45867)
I20260710 13:18:57.645344 12157 catalog_manager.cc:5697] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 1 to 2, leader changed from 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.651194 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c917ab59c7ff4223bf0e88f920387e6c" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "be877a2e98604259a748048fe2ed9b4c"
I20260710 13:18:57.652027 12674 raft_consensus.cc:3060] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:57.658159 12300 leader_election.cc:336] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.659132 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d7e984e2148aa827c125f901b7a24" candidate_uuid: "0636f8cd18c8413ca554d49c14ac6070" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "be877a2e98604259a748048fe2ed9b4c"
I20260710 13:18:57.659934 12676 raft_consensus.cc:3060] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.666143 12157 catalog_manager.cc:5697] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c reported cstate change: term changed from 1 to 2, leader changed from 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) to be877a2e98604259a748048fe2ed9b4c (127.10.230.132). New cstate: current_term: 2 leader_uuid: "be877a2e98604259a748048fe2ed9b4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:57.667200 12674 raft_consensus.cc:2468] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 2.
I20260710 13:18:57.667349 12676 raft_consensus.cc:2468] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0636f8cd18c8413ca554d49c14ac6070 in term 2.
I20260710 13:18:57.669471 12300 leader_election.cc:304] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, be877a2e98604259a748048fe2ed9b4c; no voters: 
I20260710 13:18:57.670295 13127 raft_consensus.cc:2804] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.670428 12300 leader_election.cc:304] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0636f8cd18c8413ca554d49c14ac6070, be877a2e98604259a748048fe2ed9b4c; no voters: 
I20260710 13:18:57.670885 13127 raft_consensus.cc:697] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 2 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:57.671897 13127 consensus_queue.cc:237] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
I20260710 13:18:57.674863 13126 raft_consensus.cc:2804] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.675383 13126 raft_consensus.cc:697] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 LEADER]: Becoming Leader. State: Replica: 0636f8cd18c8413ca554d49c14ac6070, State: Running, Role: LEADER
I20260710 13:18:57.676229 13126 consensus_queue.cc:237] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [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: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } }
W20260710 13:18:57.683580 12300 leader_election.cc:336] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
W20260710 13:18:57.684350 12300 leader_election.cc:336] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111)
I20260710 13:18:57.688199 12156 catalog_manager.cc:5697] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 1 to 2, leader changed from 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.708882 12156 catalog_manager.cc:5697] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 reported cstate change: term changed from 1 to 2, leader changed from 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129) to 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "0636f8cd18c8413ca554d49c14ac6070" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0157c491b4c04ca49fcc2e8018d9e69b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 35257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0636f8cd18c8413ca554d49c14ac6070" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 44729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.879021 12674 raft_consensus.cc:1275] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Refusing update from remote peer f9088ec19bba4fada237fe0656ad6176: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:57.880402 13115 consensus_queue.cc:1048] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 13:18:57.894863 12374 consensus_peers.cc:597] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:57.975096 12410 raft_consensus.cc:1275] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 3 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:57.976234 13126 consensus_queue.cc:1048] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:18:57.998688 12300 consensus_peers.cc:597] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.024678 12300 consensus_peers.cc:597] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.062150 12641 consensus_peers.cc:597] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.199407 12641 consensus_peers.cc:597] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:18:58.209879 12410 raft_consensus.cc:1275] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:58.211408 13128 consensus_queue.cc:1048] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:58.226619 12410 raft_consensus.cc:1275] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Refusing update from remote peer be877a2e98604259a748048fe2ed9b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260710 13:18:58.230696 12374 consensus_peers.cc:597] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:18:58.232146 13108 consensus_queue.cc:1048] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9088ec19bba4fada237fe0656ad6176" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 32815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:18:58.246263 11162 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12282)
I20260710 13:18:58.280656 12676 raft_consensus.cc:1275] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:58.283958 12676 raft_consensus.cc:1275] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Refusing update from remote peer 0636f8cd18c8413ca554d49c14ac6070: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:58.285310 13127 consensus_queue.cc:1048] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:58.284714 13126 consensus_queue.cc:1048] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be877a2e98604259a748048fe2ed9b4c" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 45867 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:18:58.298317 12300 consensus_peers.cc:597] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.303743 12300 consensus_peers.cc:597] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.327754 12641 consensus_peers.cc:597] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:58.369895 12641 consensus_peers.cc:597] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:58.407271 12374 consensus_peers.cc:597] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:58.493743 12374 consensus_peers.cc:597] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:58.578929 12641 consensus_peers.cc:597] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:58.674090 12300 consensus_peers.cc:597] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:58.715550 12300 consensus_peers.cc:597] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:58.776338 12300 consensus_peers.cc:597] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:58.780334 12374 consensus_peers.cc:597] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:58.857899 12300 consensus_peers.cc:597] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:59.246917 11162 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 12282)
I20260710 13:18:59.911083 11162 tablet_server.cc:196] TabletServer@127.10.230.129:0 shutdown complete.
I20260710 13:18:59.952924 11162 tablet_server.cc:179] TabletServer@127.10.230.130:0 shutting down...
I20260710 13:18:59.981719 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:59.982611 11162 tablet_replica.cc:333] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:59.983594 11162 raft_consensus.cc:2243] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.984190 11162 raft_consensus.cc:2272] T 345333ee77df4b1bbb90bd5836b58ce1 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.985952 11162 tablet_replica.cc:333] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:59.986406 11162 raft_consensus.cc:2243] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:59.986732 11162 raft_consensus.cc:2272] T f3a793071ce34dd2a144d9db9fbabe8b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.988209 11162 tablet_replica.cc:333] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:59.988657 11162 raft_consensus.cc:2243] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.989621 11162 raft_consensus.cc:2272] T cb5d7e984e2148aa827c125f901b7a24 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.991335 11162 tablet_replica.cc:333] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:59.991915 11162 raft_consensus.cc:2243] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:59.992713 11162 raft_consensus.cc:2272] T 82f6dbde08ad4c3b92dcf2bcb41d712d P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.994977 11162 tablet_replica.cc:333] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:59.995739 11162 raft_consensus.cc:2243] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:18:59.996081 12643 consensus_peers.cc:597] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c -> Peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Couldn't send request to peer 0636f8cd18c8413ca554d49c14ac6070. 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:18:59.996271 11162 raft_consensus.cc:2272] T 974d60c7c2974f85aff01393426e21b4 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:59.998804 11162 tablet_replica.cc:333] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:18:59.999339 11162 raft_consensus.cc:2243] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.000458 11162 raft_consensus.cc:2272] T 8c87d5b150d74479ad2a79549f410729 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:00.002800 12376 consensus_peers.cc:597] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 -> Peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Couldn't send request to peer 0636f8cd18c8413ca554d49c14ac6070. 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:19:00.003499 11162 tablet_replica.cc:333] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
W20260710 13:19:00.003842 12643 consensus_peers.cc:597] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c -> Peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Couldn't send request to peer 0636f8cd18c8413ca554d49c14ac6070. 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:19:00.004279 11162 raft_consensus.cc:2243] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.004830 11162 raft_consensus.cc:2272] T 935f10363c064bac9f425ef465774769 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.006587 11162 tablet_replica.cc:333] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.007210 11162 raft_consensus.cc:2243] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.008018 11162 raft_consensus.cc:2272] T 7ed135748bf4462982df4b8d9601325f P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.009974 11162 tablet_replica.cc:333] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.010494 11162 raft_consensus.cc:2243] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.011193 11162 raft_consensus.cc:2272] T 571a6d44b04d4f248c7df6f14fdf5ba2 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.013288 11162 tablet_replica.cc:333] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.013825 11162 raft_consensus.cc:2243] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.014568 11162 raft_consensus.cc:2272] T 6d3e203d2cd349619728a64d6b87e5b7 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.016505 11162 tablet_replica.cc:333] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.017122 11162 raft_consensus.cc:2243] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.017951 11162 raft_consensus.cc:2272] T fd46e24bae5c455ea18f7ed6cf57325d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.019910 11162 tablet_replica.cc:333] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.020438 11162 raft_consensus.cc:2243] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.020931 11162 raft_consensus.cc:2272] T 56fdfe3adc3e428f8825211a3e70ac36 P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.022677 11162 tablet_replica.cc:333] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.023166 11162 raft_consensus.cc:2243] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.023564 11162 raft_consensus.cc:2272] T 30c40dca7ba94a3183d3cf86fb1ae04f P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.025228 11162 tablet_replica.cc:333] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.025678 11162 raft_consensus.cc:2243] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.026424 11162 raft_consensus.cc:2272] T 3b663ad23ef84adaafdb95887877f00f P 0636f8cd18c8413ca554d49c14ac6070 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.027971 11162 tablet_replica.cc:333] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.028447 11162 raft_consensus.cc:2243] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.029161 11162 raft_consensus.cc:2272] T 46f3ee8a2f594b7982507479c2066e7d P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.030983 11162 tablet_replica.cc:333] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.031502 11162 raft_consensus.cc:2243] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.032544 11162 raft_consensus.cc:2272] T c917ab59c7ff4223bf0e88f920387e6c P 0636f8cd18c8413ca554d49c14ac6070 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:00.033593 12376 consensus_peers.cc:597] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 -> Peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Couldn't send request to peer 0636f8cd18c8413ca554d49c14ac6070. 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:19:00.034511 11162 tablet_replica.cc:333] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.034947 11162 raft_consensus.cc:2243] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.035353 11162 raft_consensus.cc:2272] T f325d639c6a94bbda1b487471016b5b6 P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.037070 11162 tablet_replica.cc:333] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070: stopping tablet replica
I20260710 13:19:00.037436 11162 raft_consensus.cc:2243] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.038066 11162 raft_consensus.cc:2272] T e21cb6663c1e4432886b25cee7c1329b P 0636f8cd18c8413ca554d49c14ac6070 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:00.096966 12643 consensus_peers.cc:597] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c -> Peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Couldn't send request to peer 0636f8cd18c8413ca554d49c14ac6070. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:44729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.102540 11162 tablet_server.cc:196] TabletServer@127.10.230.130:0 shutdown complete.
W20260710 13:19:00.113271 12374 consensus_peers.cc:597] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 -> Peer 0157c491b4c04ca49fcc2e8018d9e69b (127.10.230.129:35257): Couldn't send request to peer 0157c491b4c04ca49fcc2e8018d9e69b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:35257: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:00.132279 12643 consensus_peers.cc:597] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c -> Peer 0636f8cd18c8413ca554d49c14ac6070 (127.10.230.130:44729): Couldn't send request to peer 0636f8cd18c8413ca554d49c14ac6070. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:44729: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.146763 11162 tablet_server.cc:179] TabletServer@127.10.230.131:0 shutting down...
I20260710 13:19:00.183661 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:00.184497 11162 tablet_replica.cc:333] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.185173 11162 raft_consensus.cc:2243] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.185866 11162 raft_consensus.cc:2272] T 30c40dca7ba94a3183d3cf86fb1ae04f P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.187721 11162 tablet_replica.cc:333] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.188217 11162 raft_consensus.cc:2243] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.188966 11162 raft_consensus.cc:2272] T 345333ee77df4b1bbb90bd5836b58ce1 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.190696 11162 tablet_replica.cc:333] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.191167 11162 raft_consensus.cc:2243] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.191807 11162 raft_consensus.cc:2272] T f3a793071ce34dd2a144d9db9fbabe8b P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.193495 11162 tablet_replica.cc:333] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.193984 11162 raft_consensus.cc:2243] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.194485 11162 raft_consensus.cc:2272] T 4ea47f12366a4e42bf2258826012f772 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.196116 11162 tablet_replica.cc:333] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.196739 11162 raft_consensus.cc:2243] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.197183 11162 raft_consensus.cc:2272] T 82f6dbde08ad4c3b92dcf2bcb41d712d P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.198756 11162 tablet_replica.cc:333] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.199240 11162 raft_consensus.cc:2243] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.199723 11162 raft_consensus.cc:2272] T 7ed135748bf4462982df4b8d9601325f P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.201442 11162 tablet_replica.cc:333] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.201917 11162 raft_consensus.cc:2243] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.202659 11162 raft_consensus.cc:2272] T 571a6d44b04d4f248c7df6f14fdf5ba2 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.204211 11162 tablet_replica.cc:333] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.204687 11162 raft_consensus.cc:2243] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.205255 11162 raft_consensus.cc:2272] T 22ce976fa5024b75bd1a6b30f1e06371 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.206736 11162 tablet_replica.cc:333] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.207231 11162 raft_consensus.cc:2243] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.208117 11162 raft_consensus.cc:2272] T 981cf24d587e40ebb9d5f862a844826a P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.209964 11162 tablet_replica.cc:333] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.210527 11162 raft_consensus.cc:2243] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.210978 11162 raft_consensus.cc:2272] T 935f10363c064bac9f425ef465774769 P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.212926 11162 tablet_replica.cc:333] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.213442 11162 raft_consensus.cc:2243] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.214016 11162 raft_consensus.cc:2272] T fd46e24bae5c455ea18f7ed6cf57325d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.215758 11162 tablet_replica.cc:333] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.216282 11162 raft_consensus.cc:2243] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.217249 11162 raft_consensus.cc:2272] T d15d6366b1704777ba072253203bf5aa P f9088ec19bba4fada237fe0656ad6176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.218937 11162 tablet_replica.cc:333] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.219444 11162 raft_consensus.cc:2243] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.219851 11162 raft_consensus.cc:2272] T 8c87d5b150d74479ad2a79549f410729 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.221693 11162 tablet_replica.cc:333] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.222275 11162 raft_consensus.cc:2243] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.222735 11162 raft_consensus.cc:2272] T b3a61268a33a45b9944e3d487bf65c13 P f9088ec19bba4fada237fe0656ad6176 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.224570 11162 tablet_replica.cc:333] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.225080 11162 raft_consensus.cc:2243] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.225850 11162 raft_consensus.cc:2272] T 5ed25eb6328546a3a08415f08f8386fc P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.227713 11162 tablet_replica.cc:333] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.228186 11162 raft_consensus.cc:2243] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.229071 11162 raft_consensus.cc:2272] T f325d639c6a94bbda1b487471016b5b6 P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.231336 11162 tablet_replica.cc:333] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.231895 11162 raft_consensus.cc:2243] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.232367 11162 raft_consensus.cc:2272] T 3b663ad23ef84adaafdb95887877f00f P f9088ec19bba4fada237fe0656ad6176 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:00.232829 12642 consensus_peers.cc:597] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c -> Peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Couldn't send request to peer f9088ec19bba4fada237fe0656ad6176. 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:19:00.234265 11162 tablet_replica.cc:333] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176: stopping tablet replica
I20260710 13:19:00.234874 11162 raft_consensus.cc:2243] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.235230 11162 raft_consensus.cc:2272] T 46f3ee8a2f594b7982507479c2066e7d P f9088ec19bba4fada237fe0656ad6176 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:00.239593 12642 consensus_peers.cc:597] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c -> Peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Couldn't send request to peer f9088ec19bba4fada237fe0656ad6176. 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:19:00.284446 11162 tablet_server.cc:196] TabletServer@127.10.230.131:0 shutdown complete.
I20260710 13:19:00.324407 11162 tablet_server.cc:179] TabletServer@127.10.230.132:0 shutting down...
W20260710 13:19:00.332993 12642 consensus_peers.cc:597] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c -> Peer f9088ec19bba4fada237fe0656ad6176 (127.10.230.131:32815): Couldn't send request to peer f9088ec19bba4fada237fe0656ad6176. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.131:32815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.359716 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:00.360572 11162 tablet_replica.cc:333] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.361593 11162 raft_consensus.cc:2243] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.362205 11162 raft_consensus.cc:2272] T 571a6d44b04d4f248c7df6f14fdf5ba2 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.364060 11162 tablet_replica.cc:333] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.364648 11162 raft_consensus.cc:2243] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.365404 11162 raft_consensus.cc:2272] T 4ea47f12366a4e42bf2258826012f772 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.367077 11162 tablet_replica.cc:333] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.367645 11162 raft_consensus.cc:2243] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.368149 11162 raft_consensus.cc:2272] T cb5d7e984e2148aa827c125f901b7a24 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.369980 11162 tablet_replica.cc:333] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.370637 11162 raft_consensus.cc:2243] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.371294 11162 raft_consensus.cc:2272] T 30c40dca7ba94a3183d3cf86fb1ae04f P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.372997 11162 tablet_replica.cc:333] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.373479 11162 raft_consensus.cc:2243] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.374190 11162 raft_consensus.cc:2272] T 935f10363c064bac9f425ef465774769 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.375854 11162 tablet_replica.cc:333] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.376305 11162 raft_consensus.cc:2243] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.376732 11162 raft_consensus.cc:2272] T 981cf24d587e40ebb9d5f862a844826a P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.378436 11162 tablet_replica.cc:333] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.378863 11162 raft_consensus.cc:2243] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.379484 11162 raft_consensus.cc:2272] T 56fdfe3adc3e428f8825211a3e70ac36 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.381155 11162 tablet_replica.cc:333] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.381590 11162 raft_consensus.cc:2243] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.382123 11162 raft_consensus.cc:2272] T d15d6366b1704777ba072253203bf5aa P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.384239 11162 tablet_replica.cc:333] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.384687 11162 raft_consensus.cc:2243] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.385556 11162 raft_consensus.cc:2272] T 7ed135748bf4462982df4b8d9601325f P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.387321 11162 tablet_replica.cc:333] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.387789 11162 raft_consensus.cc:2243] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.388487 11162 raft_consensus.cc:2272] T 974d60c7c2974f85aff01393426e21b4 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.390578 11162 tablet_replica.cc:333] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.391059 11162 raft_consensus.cc:2243] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.391742 11162 raft_consensus.cc:2272] T b3a61268a33a45b9944e3d487bf65c13 P be877a2e98604259a748048fe2ed9b4c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.394124 11162 tablet_replica.cc:333] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.395120 11162 raft_consensus.cc:2243] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.396027 11162 raft_consensus.cc:2272] T f325d639c6a94bbda1b487471016b5b6 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.397948 11162 tablet_replica.cc:333] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.398459 11162 raft_consensus.cc:2243] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.398969 11162 raft_consensus.cc:2272] T e21cb6663c1e4432886b25cee7c1329b P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.400725 11162 tablet_replica.cc:333] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.401320 11162 raft_consensus.cc:2243] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.401754 11162 raft_consensus.cc:2272] T c917ab59c7ff4223bf0e88f920387e6c P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.403544 11162 tablet_replica.cc:333] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.404006 11162 raft_consensus.cc:2243] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.404511 11162 raft_consensus.cc:2272] T fd46e24bae5c455ea18f7ed6cf57325d P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.406386 11162 tablet_replica.cc:333] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.406927 11162 raft_consensus.cc:2243] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.407739 11162 raft_consensus.cc:2272] T 22ce976fa5024b75bd1a6b30f1e06371 P be877a2e98604259a748048fe2ed9b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.409534 11162 tablet_replica.cc:333] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.409984 11162 raft_consensus.cc:2243] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.410490 11162 raft_consensus.cc:2272] T 6d3e203d2cd349619728a64d6b87e5b7 P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.412230 11162 tablet_replica.cc:333] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c: stopping tablet replica
I20260710 13:19:00.412622 11162 raft_consensus.cc:2243] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.413087 11162 raft_consensus.cc:2272] T 5ed25eb6328546a3a08415f08f8386fc P be877a2e98604259a748048fe2ed9b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.468815 11162 tablet_server.cc:196] TabletServer@127.10.230.132:0 shutdown complete.
I20260710 13:19:00.496893 11162 master.cc:562] Master@127.10.230.190:44127 shutting down...
I20260710 13:19:00.520591 11162 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.521260 11162 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.521564 11162 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8bf1d5511c14a41a83eb804bcb2c091: stopping tablet replica
I20260710 13:19:00.542447 11162 master.cc:584] Master@127.10.230.190:44127 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31837 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:00.598945 11162 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.230.190:45929
I20260710 13:19:00.600020 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:00.605973 13151 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:19:00.607559 13154 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:19:00.607789 13152 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:19:00.608134 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:00.609354 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:00.609529 11162 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:19:00.609643 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689540609632 us; error 0 us; skew 500 ppm
I20260710 13:19:00.610111 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:00.612423 11162 webserver.cc:533] Webserver started at http://127.10.230.190:43243/ using document root <none> and password file <none>
I20260710 13:19:00.613384 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:00.613554 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:00.613771 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:00.614815 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/master-0-root/instance:
uuid: "e5b8e68050d6413f97c32fc938a4b5a8"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-mxjd"
I20260710 13:19:00.619388 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:00.622823 13159 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:19:00.623580 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:00.623875 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/master-0-root
uuid: "e5b8e68050d6413f97c32fc938a4b5a8"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-mxjd"
I20260710 13:19:00.624145 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-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:19:00.638108 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:00.639362 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:00.677856 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.190:45929
I20260710 13:19:00.677956 13210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.190:45929 every 8 connection(s)
I20260710 13:19:00.682006 13211 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:19:00.692176 13211 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8: Bootstrap starting.
I20260710 13:19:00.697088 13211 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.701522 13211 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8: No bootstrap required, opened a new log
I20260710 13:19:00.703619 13211 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b8e68050d6413f97c32fc938a4b5a8" member_type: VOTER }
I20260710 13:19:00.704016 13211 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.704267 13211 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5b8e68050d6413f97c32fc938a4b5a8, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.704912 13211 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e5b8e68050d6413f97c32fc938a4b5a8" member_type: VOTER }
I20260710 13:19:00.705364 13211 raft_consensus.cc:399] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:00.705564 13211 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:00.705868 13211 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.709988 13211 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b8e68050d6413f97c32fc938a4b5a8" member_type: VOTER }
I20260710 13:19:00.710489 13211 leader_election.cc:304] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [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: e5b8e68050d6413f97c32fc938a4b5a8; no voters: 
I20260710 13:19:00.711632 13211 leader_election.cc:290] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:00.712044 13214 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.713413 13214 raft_consensus.cc:697] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 1 LEADER]: Becoming Leader. State: Replica: e5b8e68050d6413f97c32fc938a4b5a8, State: Running, Role: LEADER
I20260710 13:19:00.714138 13214 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [LEADER]: Queue going to LEADER mode. State: All 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: "e5b8e68050d6413f97c32fc938a4b5a8" member_type: VOTER }
I20260710 13:19:00.714722 13211 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:00.718636 13215 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5b8e68050d6413f97c32fc938a4b5a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b8e68050d6413f97c32fc938a4b5a8" member_type: VOTER } }
I20260710 13:19:00.718978 13216 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5b8e68050d6413f97c32fc938a4b5a8. Latest consensus state: current_term: 1 leader_uuid: "e5b8e68050d6413f97c32fc938a4b5a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5b8e68050d6413f97c32fc938a4b5a8" member_type: VOTER } }
I20260710 13:19:00.719269 13215 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:00.719520 13216 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:00.721166 13220 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:00.725914 13220 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:00.731786 11162 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:00.734051 13220 catalog_manager.cc:1383] Generated new cluster ID: 49f1a9bf579f421991d21059cb3672ce
I20260710 13:19:00.734316 13220 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:00.761765 13220 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:00.762984 13220 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:00.781162 13220 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8: Generated new TSK 0
I20260710 13:19:00.781756 13220 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:00.798854 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:00.805334 13232 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:19:00.806936 13233 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:19:00.810356 13235 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:19:00.812135 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:00.813369 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:00.813671 11162 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:19:00.813884 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689540813863 us; error 0 us; skew 500 ppm
I20260710 13:19:00.814687 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:00.822793 11162 webserver.cc:533] Webserver started at http://127.10.230.129:46723/ using document root <none> and password file <none>
I20260710 13:19:00.823292 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:00.823483 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:00.823770 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:00.824976 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-0-root/instance:
uuid: "30c1f841273f4e0daf4c29ea8449a66b"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-mxjd"
I20260710 13:19:00.829298 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:00.832613 13240 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:19:00.833487 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:00.833897 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "30c1f841273f4e0daf4c29ea8449a66b"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-mxjd"
I20260710 13:19:00.834254 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-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:19:00.863158 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:00.864343 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:00.865887 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:00.868072 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:00.868288 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.868520 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:00.868698 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.911825 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:33539
I20260710 13:19:00.911962 13302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:33539 every 8 connection(s)
I20260710 13:19:00.916599 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:00.924813 13307 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:19:00.925505 13308 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:19:00.933849 11162 server_base.cc:1061] running on GCE node
W20260710 13:19:00.933787 13311 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:19:00.935516 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:00.935803 11162 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:19:00.936090 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689540936069 us; error 0 us; skew 500 ppm
I20260710 13:19:00.936916 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:00.939783 11162 webserver.cc:533] Webserver started at http://127.10.230.130:40827/ using document root <none> and password file <none>
I20260710 13:19:00.940351 13303 heartbeater.cc:344] Connected to a master server at 127.10.230.190:45929
I20260710 13:19:00.940382 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:00.940896 13303 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:00.940954 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:00.941375 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:00.941699 13303 heartbeater.cc:507] Master 127.10.230.190:45929 requested a full tablet report, sending...
I20260710 13:19:00.942528 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-1-root/instance:
uuid: "a6efba551bad4650a060e9c032ea7aeb"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-mxjd"
I20260710 13:19:00.943809 13176 ts_manager.cc:194] Registered new tserver with Master: 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:00.946622 13176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38668
I20260710 13:19:00.948961 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260710 13:19:00.952214 13315 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:19:00.953083 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:00.953521 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-1-root
uuid: "a6efba551bad4650a060e9c032ea7aeb"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-mxjd"
I20260710 13:19:00.953940 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-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:19:00.978886 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:00.980059 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:00.981499 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:00.983633 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:00.983884 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:00.984119 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:00.984289 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.027707 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.130:45273
I20260710 13:19:01.027829 13377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.130:45273 every 8 connection(s)
I20260710 13:19:01.032708 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.040575 13381 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:19:01.041112 13382 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:19:01.044302 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:01.044818 13378 heartbeater.cc:344] Connected to a master server at 127.10.230.190:45929
I20260710 13:19:01.045207 13378 heartbeater.cc:461] Registering TS with master...
W20260710 13:19:01.045595 13385 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:19:01.046002 13378 heartbeater.cc:507] Master 127.10.230.190:45929 requested a full tablet report, sending...
I20260710 13:19:01.046566 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.046840 11162 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:19:01.047053 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689541047035 us; error 0 us; skew 500 ppm
I20260710 13:19:01.047670 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.048718 13176 ts_manager.cc:194] Registered new tserver with Master: a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:01.050263 11162 webserver.cc:533] Webserver started at http://127.10.230.131:36049/ using document root <none> and password file <none>
I20260710 13:19:01.050603 13176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38674
I20260710 13:19:01.050755 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.051077 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.051339 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.052728 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-2-root/instance:
uuid: "956e20f614804046ba342d683b0bb665"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-mxjd"
I20260710 13:19:01.057202 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:19:01.060243 13389 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:19:01.061156 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:01.061492 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-2-root
uuid: "956e20f614804046ba342d683b0bb665"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-mxjd"
I20260710 13:19:01.061758 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-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:19:01.075610 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.076897 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.078570 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.080823 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.081086 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.081346 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.081522 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.126612 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.131:43393
I20260710 13:19:01.126698 13451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.131:43393 every 8 connection(s)
I20260710 13:19:01.131451 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.139153 13455 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:19:01.139799 13456 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:19:01.144375 13459 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:19:01.145251 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:01.146462 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.146787 11162 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:19:01.146801 13452 heartbeater.cc:344] Connected to a master server at 127.10.230.190:45929
I20260710 13:19:01.147090 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689541147069 us; error 0 us; skew 500 ppm
I20260710 13:19:01.147320 13452 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.147980 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.148303 13452 heartbeater.cc:507] Master 127.10.230.190:45929 requested a full tablet report, sending...
I20260710 13:19:01.151140 11162 webserver.cc:533] Webserver started at http://127.10.230.132:46423/ using document root <none> and password file <none>
I20260710 13:19:01.151118 13176 ts_manager.cc:194] Registered new tserver with Master: 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:01.152144 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.152473 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.152887 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.153676 13176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38680
I20260710 13:19:01.154466 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-3-root/instance:
uuid: "62e3423c41d242388635cc1f524afaaf"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-mxjd"
I20260710 13:19:01.159287 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:19:01.162652 13463 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:19:01.163806 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:19:01.164114 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-3-root
uuid: "62e3423c41d242388635cc1f524afaaf"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-mxjd"
I20260710 13:19:01.164371 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-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:19:01.174924 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.176203 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.177870 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.180274 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.180466 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.180850 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.181011 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.225773 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.132:43071
I20260710 13:19:01.225929 13525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.132:43071 every 8 connection(s)
I20260710 13:19:01.242035 13526 heartbeater.cc:344] Connected to a master server at 127.10.230.190:45929
I20260710 13:19:01.242470 13526 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.243232 13526 heartbeater.cc:507] Master 127.10.230.190:45929 requested a full tablet report, sending...
I20260710 13:19:01.245363 13176 ts_manager.cc:194] Registered new tserver with Master: 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:01.245539 11162 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016127894s
I20260710 13:19:01.246747 13176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38692
I20260710 13:19:01.273253 13176 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38700:
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:19:01.408527 13417 tablet_service.cc:1511] Processing CreateTablet for tablet 966aba296caf43b6b67f4c25d3578200 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:01.410512 13417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966aba296caf43b6b67f4c25d3578200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.416308 13343 tablet_service.cc:1511] Processing CreateTablet for tablet 966aba296caf43b6b67f4c25d3578200 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:01.418054 13343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966aba296caf43b6b67f4c25d3578200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.423768 13341 tablet_service.cc:1511] Processing CreateTablet for tablet a785f1509caa43fbbedc946096d65057 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:01.425293 13341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a785f1509caa43fbbedc946096d65057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.426967 13268 tablet_service.cc:1511] Processing CreateTablet for tablet 966aba296caf43b6b67f4c25d3578200 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:01.428421 13268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966aba296caf43b6b67f4c25d3578200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.430071 13267 tablet_service.cc:1511] Processing CreateTablet for tablet cea88d6e701b45b99f07bc65ee611e12 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:01.431520 13267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea88d6e701b45b99f07bc65ee611e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.433658 13339 tablet_service.cc:1511] Processing CreateTablet for tablet fe2bf670d0ef4bd5be6d4a16b435cab6 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:01.435123 13339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2bf670d0ef4bd5be6d4a16b435cab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.439328 13264 tablet_service.cc:1511] Processing CreateTablet for tablet fe2bf670d0ef4bd5be6d4a16b435cab6 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:01.441584 13264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2bf670d0ef4bd5be6d4a16b435cab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.442646 13338 tablet_service.cc:1511] Processing CreateTablet for tablet b21c2ccedcef4e4e8be8fb870b653cd6 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:01.440115 13265 tablet_service.cc:1511] Processing CreateTablet for tablet d968b061f9074397b2601e3f11ab09df (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:01.441581 13263 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd3459d35064171a9ebe83200a22049 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:01.445519 13415 tablet_service.cc:1511] Processing CreateTablet for tablet a785f1509caa43fbbedc946096d65057 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:01.445963 13265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d968b061f9074397b2601e3f11ab09df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.446820 13415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a785f1509caa43fbbedc946096d65057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.444253 13338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21c2ccedcef4e4e8be8fb870b653cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.447583 13262 tablet_service.cc:1511] Processing CreateTablet for tablet 47d6e446ef9446d5b194052cb4a01394 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:01.439370 13340 tablet_service.cc:1511] Processing CreateTablet for tablet d968b061f9074397b2601e3f11ab09df (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:01.449847 13414 tablet_service.cc:1511] Processing CreateTablet for tablet d968b061f9074397b2601e3f11ab09df (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:01.450251 13340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d968b061f9074397b2601e3f11ab09df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.450169 13337 tablet_service.cc:1511] Processing CreateTablet for tablet 47d6e446ef9446d5b194052cb4a01394 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:01.451149 13414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d968b061f9074397b2601e3f11ab09df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.451745 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d6e446ef9446d5b194052cb4a01394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.454312 13416 tablet_service.cc:1511] Processing CreateTablet for tablet 51490448fdf74c4596476d642eb6fdfc (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:01.455056 13261 tablet_service.cc:1511] Processing CreateTablet for tablet fff04b73166747c08f3bfbdea520862f (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:01.455796 13416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51490448fdf74c4596476d642eb6fdfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.456918 13266 tablet_service.cc:1511] Processing CreateTablet for tablet 51490448fdf74c4596476d642eb6fdfc (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:01.457196 13413 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd3459d35064171a9ebe83200a22049 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:01.456996 13412 tablet_service.cc:1511] Processing CreateTablet for tablet b21c2ccedcef4e4e8be8fb870b653cd6 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:01.458508 13413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd3459d35064171a9ebe83200a22049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.420822 13342 tablet_service.cc:1511] Processing CreateTablet for tablet cea88d6e701b45b99f07bc65ee611e12 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:01.453563 13263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd3459d35064171a9ebe83200a22049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.460464 13260 tablet_service.cc:1511] Processing CreateTablet for tablet a83c218ed66447318e7d9a30eefed2fb (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:01.461915 13260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83c218ed66447318e7d9a30eefed2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.464304 13410 tablet_service.cc:1511] Processing CreateTablet for tablet a83c218ed66447318e7d9a30eefed2fb (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:01.465646 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83c218ed66447318e7d9a30eefed2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.466127 13335 tablet_service.cc:1511] Processing CreateTablet for tablet e8689d197d5149c6aa69fc9debf9ff83 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:01.469887 13334 tablet_service.cc:1511] Processing CreateTablet for tablet 854f2134834745bba41c1319a4f32ffc (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:01.472203 13259 tablet_service.cc:1511] Processing CreateTablet for tablet 854f2134834745bba41c1319a4f32ffc (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:01.472724 13409 tablet_service.cc:1511] Processing CreateTablet for tablet e8689d197d5149c6aa69fc9debf9ff83 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:01.473614 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854f2134834745bba41c1319a4f32ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.474047 13409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8689d197d5149c6aa69fc9debf9ff83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.464753 13336 tablet_service.cc:1511] Processing CreateTablet for tablet fff04b73166747c08f3bfbdea520862f (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:01.461580 13411 tablet_service.cc:1511] Processing CreateTablet for tablet 47d6e446ef9446d5b194052cb4a01394 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:01.477494 13411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d6e446ef9446d5b194052cb4a01394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.483075 13408 tablet_service.cc:1511] Processing CreateTablet for tablet 854f2134834745bba41c1319a4f32ffc (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:01.484422 13408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854f2134834745bba41c1319a4f32ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.489431 13342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea88d6e701b45b99f07bc65ee611e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.495772 13412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21c2ccedcef4e4e8be8fb870b653cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.497154 13262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d6e446ef9446d5b194052cb4a01394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.501137 13266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51490448fdf74c4596476d642eb6fdfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.507642 13261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff04b73166747c08f3bfbdea520862f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.513136 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854f2134834745bba41c1319a4f32ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.513937 13335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8689d197d5149c6aa69fc9debf9ff83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.529171 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff04b73166747c08f3bfbdea520862f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.553610 13545 tablet_bootstrap.cc:492] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:01.563382 13263 tablet_service.cc:1511] Processing CreateTablet for tablet de88119df5604f4dbfa6f95dc3ade48c (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:01.564684 13491 tablet_service.cc:1511] Processing CreateTablet for tablet cea88d6e701b45b99f07bc65ee611e12 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:01.566138 13491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea88d6e701b45b99f07bc65ee611e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.567391 13484 tablet_service.cc:1511] Processing CreateTablet for tablet a83c218ed66447318e7d9a30eefed2fb (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:01.570115 13490 tablet_service.cc:1511] Processing CreateTablet for tablet 51490448fdf74c4596476d642eb6fdfc (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:01.571405 13482 tablet_service.cc:1511] Processing CreateTablet for tablet ec48d9ed65d3495b8deecd0c7c3b3e8e (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:01.570142 13483 tablet_service.cc:1511] Processing CreateTablet for tablet e8689d197d5149c6aa69fc9debf9ff83 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:01.572579 13489 tablet_service.cc:1511] Processing CreateTablet for tablet a785f1509caa43fbbedc946096d65057 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:01.574075 13485 tablet_service.cc:1511] Processing CreateTablet for tablet fff04b73166747c08f3bfbdea520862f (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:01.578387 13488 tablet_service.cc:1511] Processing CreateTablet for tablet fe2bf670d0ef4bd5be6d4a16b435cab6 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:01.576719 13487 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd3459d35064171a9ebe83200a22049 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:01.584380 13484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83c218ed66447318e7d9a30eefed2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.585145 13490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51490448fdf74c4596476d642eb6fdfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.575266 13486 tablet_service.cc:1511] Processing CreateTablet for tablet b21c2ccedcef4e4e8be8fb870b653cd6 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:01.586304 13489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a785f1509caa43fbbedc946096d65057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.587059 13482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec48d9ed65d3495b8deecd0c7c3b3e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.588490 13486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21c2ccedcef4e4e8be8fb870b653cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.590034 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff04b73166747c08f3bfbdea520862f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.591758 13487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd3459d35064171a9ebe83200a22049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.593175 13483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8689d197d5149c6aa69fc9debf9ff83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.594661 13488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2bf670d0ef4bd5be6d4a16b435cab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.594285 13259 tablet_service.cc:1511] Processing CreateTablet for tablet ec48d9ed65d3495b8deecd0c7c3b3e8e (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:01.605216 13417 tablet_service.cc:1511] Processing CreateTablet for tablet f270848d1f7b4c40a5a515abddf4a981 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:01.609411 13339 tablet_service.cc:1511] Processing CreateTablet for tablet ec48d9ed65d3495b8deecd0c7c3b3e8e (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:01.619534 13266 tablet_service.cc:1511] Processing CreateTablet for tablet 416a48a2359245e2897a4b4896917b10 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:01.591723 13414 tablet_service.cc:1511] Processing CreateTablet for tablet de88119df5604f4dbfa6f95dc3ade48c (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:01.640291 13414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de88119df5604f4dbfa6f95dc3ade48c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.626945 13416 tablet_service.cc:1511] Processing CreateTablet for tablet 2617380533cf43d2a671519f97055161 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:01.608667 13545 tablet_bootstrap.cc:654] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.627892 13264 tablet_service.cc:1511] Processing CreateTablet for tablet a8aca886efe84f68a363ba86d97e608b (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:01.629834 13340 tablet_service.cc:1511] Processing CreateTablet for tablet f270848d1f7b4c40a5a515abddf4a981 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:01.615535 13410 tablet_service.cc:1511] Processing CreateTablet for tablet 416a48a2359245e2897a4b4896917b10 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:01.631531 13408 tablet_service.cc:1511] Processing CreateTablet for tablet 6fff99c1bf734493a8ed6111dac78810 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:01.627909 13409 tablet_service.cc:1511] Processing CreateTablet for tablet 40366e88c12c4d9da12362d82a2e0bd1 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:01.647758 13338 tablet_service.cc:1511] Processing CreateTablet for tablet 416a48a2359245e2897a4b4896917b10 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:01.649596 13263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de88119df5604f4dbfa6f95dc3ade48c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.652797 13264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8aca886efe84f68a363ba86d97e608b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.653427 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec48d9ed65d3495b8deecd0c7c3b3e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.651744 13413 tablet_service.cc:1511] Processing CreateTablet for tablet cf03ffb9f6534e65a4b12996f267eff4 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:01.656706 13266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416a48a2359245e2897a4b4896917b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.648108 13267 tablet_service.cc:1511] Processing CreateTablet for tablet 40366e88c12c4d9da12362d82a2e0bd1 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:01.681167 13340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f270848d1f7b4c40a5a515abddf4a981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.682065 13547 tablet_bootstrap.cc:492] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:01.681167 13417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f270848d1f7b4c40a5a515abddf4a981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.684844 13342 tablet_service.cc:1511] Processing CreateTablet for tablet 6fff99c1bf734493a8ed6111dac78810 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:01.686144 13342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fff99c1bf734493a8ed6111dac78810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.688644 13489 tablet_service.cc:1511] Processing CreateTablet for tablet de88119df5604f4dbfa6f95dc3ade48c (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:01.689973 13489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de88119df5604f4dbfa6f95dc3ade48c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.697856 13334 tablet_service.cc:1511] Processing CreateTablet for tablet 2617380533cf43d2a671519f97055161 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:01.701366 13267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40366e88c12c4d9da12362d82a2e0bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.711580 13264 tablet_service.cc:1511] Processing CreateTablet for tablet 6fff99c1bf734493a8ed6111dac78810 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:01.716991 13268 tablet_service.cc:1511] Processing CreateTablet for tablet fd9c7408ddc0467d8ade88a47bfa69ab (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:01.718897 13268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c7408ddc0467d8ade88a47bfa69ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.722167 13415 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc5662c2a9c46ac9547efcf1d324fad (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:01.723840 13415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc5662c2a9c46ac9547efcf1d324fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.735435 13260 tablet_service.cc:1511] Processing CreateTablet for tablet cf03ffb9f6534e65a4b12996f267eff4 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:01.738026 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416a48a2359245e2897a4b4896917b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.741641 13413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf03ffb9f6534e65a4b12996f267eff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.745478 13416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2617380533cf43d2a671519f97055161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.746107 13408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fff99c1bf734493a8ed6111dac78810. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:01.762905 13224 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:01.763895 13409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40366e88c12c4d9da12362d82a2e0bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.764681 13339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec48d9ed65d3495b8deecd0c7c3b3e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.767454 13545 tablet_bootstrap.cc:492] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:01.767954 13545 ts_tablet_manager.cc:1403] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.215s	user 0.026s	sys 0.002s
I20260710 13:19:01.769079 13338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416a48a2359245e2897a4b4896917b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.771136 13545 raft_consensus.cc:359] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:01.771965 13545 raft_consensus.cc:385] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.771641 13260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf03ffb9f6534e65a4b12996f267eff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.772285 13545 raft_consensus.cc:740] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.774924 13545 consensus_queue.cc:260] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:01.779460 13264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fff99c1bf734493a8ed6111dac78810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.785259 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2617380533cf43d2a671519f97055161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.789883 13546 tablet_bootstrap.cc:492] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:01.771647 13482 tablet_service.cc:1511] Processing CreateTablet for tablet f270848d1f7b4c40a5a515abddf4a981 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:01.791363 13482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f270848d1f7b4c40a5a515abddf4a981. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.794127 13545 ts_tablet_manager.cc:1434] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 13:19:01.794987 13303 heartbeater.cc:499] Master 127.10.230.190:45929 was elected leader, sending a full tablet report...
I20260710 13:19:01.795266 13545 tablet_bootstrap.cc:492] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:01.797801 13550 raft_consensus.cc:493] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:01.798316 13550 raft_consensus.cc:515] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:01.801373 13547 tablet_bootstrap.cc:654] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.806479 13484 tablet_service.cc:1511] Processing CreateTablet for tablet a8aca886efe84f68a363ba86d97e608b (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:01.807964 13484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8aca886efe84f68a363ba86d97e608b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.809365 13545 tablet_bootstrap.cc:654] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.715950 13337 tablet_service.cc:1511] Processing CreateTablet for tablet fd9c7408ddc0467d8ade88a47bfa69ab (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:01.813748 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c7408ddc0467d8ade88a47bfa69ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.817163 13335 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc5662c2a9c46ac9547efcf1d324fad (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:01.803035 13336 tablet_service.cc:1511] Processing CreateTablet for tablet a8aca886efe84f68a363ba86d97e608b (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:01.820627 13550 leader_election.cc:290] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:01.837487 13545 tablet_bootstrap.cc:492] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:01.838099 13545 ts_tablet_manager.cc:1403] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260710 13:19:01.841318 13545 raft_consensus.cc:359] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:01.842082 13545 raft_consensus.cc:385] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.842392 13545 raft_consensus.cc:740] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.847222 13545 consensus_queue.cc:260] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:01.850037 13545 ts_tablet_manager.cc:1434] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:01.851042 13545 tablet_bootstrap.cc:492] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:01.856057 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3459d35064171a9ebe83200a22049" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:01.859865 13545 tablet_bootstrap.cc:654] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:01.861197 13243 leader_election.cc:343] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:01.866153 13549 tablet_bootstrap.cc:492] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:01.870065 13491 tablet_service.cc:1511] Processing CreateTablet for tablet fd9c7408ddc0467d8ade88a47bfa69ab (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:01.871470 13491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c7408ddc0467d8ade88a47bfa69ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.872031 13545 tablet_bootstrap.cc:492] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:01.872570 13545 ts_tablet_manager.cc:1403] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260710 13:19:01.872355 13483 tablet_service.cc:1511] Processing CreateTablet for tablet cf03ffb9f6534e65a4b12996f267eff4 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:01.818462 13335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc5662c2a9c46ac9547efcf1d324fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.876384 13545 raft_consensus.cc:359] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:01.877405 13545 raft_consensus.cc:385] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.877740 13545 raft_consensus.cc:740] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.878638 13545 consensus_queue.cc:260] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:01.817185 13485 tablet_service.cc:1511] Processing CreateTablet for tablet 40366e88c12c4d9da12362d82a2e0bd1 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:01.881120 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8aca886efe84f68a363ba86d97e608b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.883548 13545 ts_tablet_manager.cc:1434] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:01.884618 13545 tablet_bootstrap.cc:492] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:01.891144 13545 tablet_bootstrap.cc:654] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.893088 13486 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc5662c2a9c46ac9547efcf1d324fad (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:01.895849 13483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf03ffb9f6534e65a4b12996f267eff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.898334 13546 tablet_bootstrap.cc:654] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.910391 13545 tablet_bootstrap.cc:492] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:01.911031 13545 ts_tablet_manager.cc:1403] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
W20260710 13:19:01.921231 13304 tablet.cc:2406] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:01.917050 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40366e88c12c4d9da12362d82a2e0bd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.935286 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3459d35064171a9ebe83200a22049" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
W20260710 13:19:01.937860 13244 leader_election.cc:343] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:01.938512 13244 leader_election.cc:304] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665
I20260710 13:19:01.941131 13550 raft_consensus.cc:2749] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:01.945310 13545 raft_consensus.cc:359] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:01.946202 13545 raft_consensus.cc:385] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.946591 13545 raft_consensus.cc:740] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.947474 13545 consensus_queue.cc:260] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:01.949087 13549 tablet_bootstrap.cc:654] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.968613 13545 ts_tablet_manager.cc:1434] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260710 13:19:01.969913 13545 tablet_bootstrap.cc:492] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:01.976651 13545 tablet_bootstrap.cc:654] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.984853 13487 tablet_service.cc:1511] Processing CreateTablet for tablet 2617380533cf43d2a671519f97055161 (DEFAULT_TABLE table=test-workload [id=e5db546169e64ae4b108170bebfb5de7]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:01.988708 13487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2617380533cf43d2a671519f97055161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.045805 13486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc5662c2a9c46ac9547efcf1d324fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.051570 13546 tablet_bootstrap.cc:492] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:02.052217 13546 ts_tablet_manager.cc:1403] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.263s	user 0.056s	sys 0.065s
I20260710 13:19:02.049242 13547 tablet_bootstrap.cc:492] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:02.054368 13378 heartbeater.cc:499] Master 127.10.230.190:45929 was elected leader, sending a full tablet report...
I20260710 13:19:02.057678 13547 ts_tablet_manager.cc:1403] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.377s	user 0.022s	sys 0.033s
I20260710 13:19:02.060702 13545 tablet_bootstrap.cc:492] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:02.060657 13547 raft_consensus.cc:359] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.061367 13545 ts_tablet_manager.cc:1403] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.092s	user 0.026s	sys 0.017s
I20260710 13:19:02.061512 13547 raft_consensus.cc:385] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.062052 13547 raft_consensus.cc:740] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.065477 13545 raft_consensus.cc:359] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.067299 13545 raft_consensus.cc:385] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.067663 13545 raft_consensus.cc:740] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.068596 13545 consensus_queue.cc:260] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.071547 13546 raft_consensus.cc:359] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.072261 13546 raft_consensus.cc:385] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.072568 13546 raft_consensus.cc:740] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.062836 13547 consensus_queue.cc:260] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.074136 13549 tablet_bootstrap.cc:492] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:02.074654 13549 ts_tablet_manager.cc:1403] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.209s	user 0.017s	sys 0.007s
I20260710 13:19:02.074519 13546 consensus_queue.cc:260] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.077229 13546 ts_tablet_manager.cc:1434] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 13:19:02.078248 13546 tablet_bootstrap.cc:492] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:02.077986 13549 raft_consensus.cc:359] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.078866 13549 raft_consensus.cc:385] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.079242 13549 raft_consensus.cc:740] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.080112 13549 consensus_queue.cc:260] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.089650 13549 ts_tablet_manager.cc:1434] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.011s
I20260710 13:19:02.090628 13526 heartbeater.cc:499] Master 127.10.230.190:45929 was elected leader, sending a full tablet report...
I20260710 13:19:02.091979 13546 tablet_bootstrap.cc:654] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.093874 13545 ts_tablet_manager.cc:1434] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:19:02.100757 13545 tablet_bootstrap.cc:492] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:02.105165 13549 tablet_bootstrap.cc:492] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:02.109236 13452 heartbeater.cc:499] Master 127.10.230.190:45929 was elected leader, sending a full tablet report...
I20260710 13:19:02.111024 13547 ts_tablet_manager.cc:1434] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.053s	user 0.016s	sys 0.003s
I20260710 13:19:02.112757 13547 tablet_bootstrap.cc:492] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:02.109239 13561 raft_consensus.cc:493] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.126025 13561 raft_consensus.cc:515] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.128999 13550 raft_consensus.cc:493] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.129604 13550 raft_consensus.cc:515] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.132476 13547 tablet_bootstrap.cc:654] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.140646 13546 tablet_bootstrap.cc:492] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:02.140883 13561 leader_election.cc:290] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:02.141229 13546 ts_tablet_manager.cc:1403] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.025s
I20260710 13:19:02.142859 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea88d6e701b45b99f07bc65ee611e12" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
W20260710 13:19:02.145000 13244 leader_election.cc:343] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.149415 13545 tablet_bootstrap.cc:654] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.153370 13550 leader_election.cc:290] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.144312 13546 raft_consensus.cc:359] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.158700 13546 raft_consensus.cc:385] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.159102 13546 raft_consensus.cc:740] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.159150 13563 raft_consensus.cc:493] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.160027 13546 consensus_queue.cc:260] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.171551 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a785f1509caa43fbbedc946096d65057" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:02.172397 13549 tablet_bootstrap.cc:654] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.172721 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea88d6e701b45b99f07bc65ee611e12" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
W20260710 13:19:02.173215 13393 leader_election.cc:343] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:02.177008 13242 leader_election.cc:343] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.177556 13242 leader_election.cc:304] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.178836 13550 raft_consensus.cc:2749] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.181072 13546 ts_tablet_manager.cc:1434] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:19:02.182256 13546 tablet_bootstrap.cc:492] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:02.160040 13563 raft_consensus.cc:515] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.199178 13549 tablet_bootstrap.cc:492] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:02.200176 13549 ts_tablet_manager.cc:1403] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.001s
I20260710 13:19:02.204615 13549 raft_consensus.cc:359] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.205808 13549 raft_consensus.cc:385] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.216938 13549 raft_consensus.cc:740] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.213111 13545 tablet_bootstrap.cc:492] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:02.213289 13547 tablet_bootstrap.cc:492] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:02.218233 13547 ts_tablet_manager.cc:1403] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.106s	user 0.025s	sys 0.032s
I20260710 13:19:02.218178 13545 ts_tablet_manager.cc:1403] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.003s
I20260710 13:19:02.217667 13549 consensus_queue.cc:260] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.217365 13563 leader_election.cc:290] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:02.227159 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a785f1509caa43fbbedc946096d65057" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
W20260710 13:19:02.228719 13391 leader_election.cc:343] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.229246 13391 leader_election.cc:304] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 956e20f614804046ba342d683b0bb665; no voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.230562 13565 raft_consensus.cc:2749] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.225533 13545 raft_consensus.cc:359] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.233744 13545 raft_consensus.cc:385] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.235936 13545 raft_consensus.cc:740] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.237313 13545 consensus_queue.cc:260] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.234773 13547 raft_consensus.cc:359] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.238916 13547 raft_consensus.cc:385] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.239392 13547 raft_consensus.cc:740] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.245863 13546 tablet_bootstrap.cc:654] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.247507 13549 ts_tablet_manager.cc:1434] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.008s
I20260710 13:19:02.240392 13547 consensus_queue.cc:260] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.249993 13547 ts_tablet_manager.cc:1434] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:19:02.250717 13549 tablet_bootstrap.cc:492] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:02.250440 13545 ts_tablet_manager.cc:1434] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260710 13:19:02.251487 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8689d197d5149c6aa69fc9debf9ff83" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.251824 13545 tablet_bootstrap.cc:492] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
W20260710 13:19:02.252948 13465 leader_election.cc:343] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.258325 13549 tablet_bootstrap.cc:654] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.252633 13547 tablet_bootstrap.cc:492] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:02.259683 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8689d197d5149c6aa69fc9debf9ff83" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
W20260710 13:19:02.261243 13466 leader_election.cc:343] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.261749 13466 leader_election.cc:304] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf; no voters: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.263010 13576 raft_consensus.cc:2749] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.266968 13547 tablet_bootstrap.cc:654] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.268605 13545 tablet_bootstrap.cc:654] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.275378 13546 tablet_bootstrap.cc:492] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:02.276192 13546 ts_tablet_manager.cc:1403] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.012s
I20260710 13:19:02.279939 13546 raft_consensus.cc:359] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.280726 13546 raft_consensus.cc:385] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.281038 13546 raft_consensus.cc:740] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.281767 13546 consensus_queue.cc:260] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.283756 13550 raft_consensus.cc:493] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.284374 13550 raft_consensus.cc:515] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.288800 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51490448fdf74c4596476d642eb6fdfc" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:02.290330 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51490448fdf74c4596476d642eb6fdfc" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
W20260710 13:19:02.290736 13244 leader_election.cc:343] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.291414 13550 leader_election.cc:290] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
W20260710 13:19:02.292564 13243 leader_election.cc:343] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.293118 13243 leader_election.cc:304] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665
I20260710 13:19:02.291488 13551 raft_consensus.cc:493] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.294569 13546 ts_tablet_manager.cc:1434] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:19:02.294570 13551 raft_consensus.cc:515] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.295722 13546 tablet_bootstrap.cc:492] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:02.297372 13551 leader_election.cc:290] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:02.299157 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
W20260710 13:19:02.300836 13242 leader_election.cc:343] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.302672 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:02.303242 13546 tablet_bootstrap.cc:654] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:02.304227 13243 leader_election.cc:343] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.304841 13243 leader_election.cc:304] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.306413 13551 raft_consensus.cc:2749] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.294811 13550 raft_consensus.cc:2749] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.310724 13547 tablet_bootstrap.cc:492] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:02.311285 13547 ts_tablet_manager.cc:1403] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.000s
I20260710 13:19:02.314517 13547 raft_consensus.cc:359] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.315356 13547 raft_consensus.cc:385] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.315658 13547 raft_consensus.cc:740] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.318653 13549 tablet_bootstrap.cc:492] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:02.319177 13549 ts_tablet_manager.cc:1403] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.008s
I20260710 13:19:02.320163 13546 tablet_bootstrap.cc:492] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:02.320614 13546 ts_tablet_manager.cc:1403] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.011s
I20260710 13:19:02.322242 13549 raft_consensus.cc:359] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.323072 13549 raft_consensus.cc:385] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.323417 13549 raft_consensus.cc:740] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.323282 13547 consensus_queue.cc:260] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.322790 13546 raft_consensus.cc:359] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.325555 13546 raft_consensus.cc:385] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.326387 13545 tablet_bootstrap.cc:492] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:02.326697 13547 ts_tablet_manager.cc:1434] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:19:02.326923 13545 ts_tablet_manager.cc:1403] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.010s
I20260710 13:19:02.327903 13547 tablet_bootstrap.cc:492] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:02.330135 13545 raft_consensus.cc:359] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.330933 13545 raft_consensus.cc:385] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.331269 13545 raft_consensus.cc:740] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.331961 13546 raft_consensus.cc:740] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.333077 13546 consensus_queue.cc:260] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.336151 13547 tablet_bootstrap.cc:654] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.324579 13549 consensus_queue.cc:260] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.344974 13546 ts_tablet_manager.cc:1434] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260710 13:19:02.348006 13549 ts_tablet_manager.cc:1434] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260710 13:19:02.350265 13546 tablet_bootstrap.cc:492] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:02.355803 13545 consensus_queue.cc:260] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.359185 13549 tablet_bootstrap.cc:492] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:02.367395 13549 tablet_bootstrap.cc:654] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.368045 13545 ts_tablet_manager.cc:1434] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260710 13:19:02.369251 13545 tablet_bootstrap.cc:492] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:02.372511 13547 tablet_bootstrap.cc:492] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:02.373119 13547 ts_tablet_manager.cc:1403] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.034s
I20260710 13:19:02.376237 13547 raft_consensus.cc:359] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.376741 13545 tablet_bootstrap.cc:654] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.377079 13547 raft_consensus.cc:385] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.377421 13547 raft_consensus.cc:740] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.378369 13547 consensus_queue.cc:260] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.386102 13546 tablet_bootstrap.cc:654] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.386329 13549 tablet_bootstrap.cc:492] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:02.386906 13549 ts_tablet_manager.cc:1403] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.003s
I20260710 13:19:02.390173 13549 raft_consensus.cc:359] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.391034 13549 raft_consensus.cc:385] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.391323 13549 raft_consensus.cc:740] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.392755 13550 raft_consensus.cc:493] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.393674 13545 tablet_bootstrap.cc:492] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:02.393324 13550 raft_consensus.cc:515] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.394907 13547 ts_tablet_manager.cc:1434] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260710 13:19:02.396090 13547 tablet_bootstrap.cc:492] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:02.397403 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:02.398753 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.399448 13353 raft_consensus.cc:2468] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 0.
I20260710 13:19:02.401039 13242 leader_election.cc:304] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:02.401934 13551 raft_consensus.cc:2804] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.402290 13551 raft_consensus.cc:493] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.402599 13551 raft_consensus.cc:3060] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.402906 13547 tablet_bootstrap.cc:654] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.403609 13550 leader_election.cc:290] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.404433 13545 ts_tablet_manager.cc:1403] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260710 13:19:02.392092 13549 consensus_queue.cc:260] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.407065 13545 raft_consensus.cc:359] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.407725 13545 raft_consensus.cc:385] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.407975 13545 raft_consensus.cc:740] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.408874 13545 consensus_queue.cc:260] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.409366 13549 ts_tablet_manager.cc:1434] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 13:19:02.410812 13549 tablet_bootstrap.cc:492] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:02.411243 13545 ts_tablet_manager.cc:1434] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:02.412186 13545 tablet_bootstrap.cc:492] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
W20260710 13:19:02.417039 13244 leader_election.cc:343] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.417512 13545 tablet_bootstrap.cc:654] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.419085 13549 tablet_bootstrap.cc:654] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.431792 13545 tablet_bootstrap.cc:492] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:02.432262 13545 ts_tablet_manager.cc:1403] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260710 13:19:02.435523 13545 raft_consensus.cc:359] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.436336 13545 raft_consensus.cc:385] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.436614 13545 raft_consensus.cc:740] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.437343 13545 consensus_queue.cc:260] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.438645 13551 raft_consensus.cc:515] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.441493 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:02.442981 13545 ts_tablet_manager.cc:1434] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
W20260710 13:19:02.443300 13244 leader_election.cc:343] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.443825 13549 tablet_bootstrap.cc:492] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:02.444645 13549 ts_tablet_manager.cc:1403] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.002s
I20260710 13:19:02.445241 13551 leader_election.cc:290] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Requested vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.445784 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:02.446542 13353 raft_consensus.cc:3060] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.448132 13562 raft_consensus.cc:493] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.448627 13562 raft_consensus.cc:515] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.450549 13546 tablet_bootstrap.cc:492] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:02.451014 13546 ts_tablet_manager.cc:1403] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.005s
I20260710 13:19:02.451329 13562 leader_election.cc:290] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:02.453972 13546 raft_consensus.cc:359] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.454700 13546 raft_consensus.cc:385] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.454972 13546 raft_consensus.cc:740] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.455679 13546 consensus_queue.cc:260] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.443917 13545 tablet_bootstrap.cc:492] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:02.459612 13546 ts_tablet_manager.cc:1434] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:19:02.459679 13547 tablet_bootstrap.cc:492] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:02.460378 13547 ts_tablet_manager.cc:1403] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.065s	user 0.035s	sys 0.026s
I20260710 13:19:02.460794 13546 tablet_bootstrap.cc:492] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:02.462314 13545 tablet_bootstrap.cc:654] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.463394 13547 raft_consensus.cc:359] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.464207 13547 raft_consensus.cc:385] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.464489 13547 raft_consensus.cc:740] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.465041 13549 raft_consensus.cc:359] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.465770 13549 raft_consensus.cc:385] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.465395 13547 consensus_queue.cc:260] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.466056 13549 raft_consensus.cc:740] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.466804 13549 consensus_queue.cc:260] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.467597 13546 tablet_bootstrap.cc:654] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.469254 13549 ts_tablet_manager.cc:1434] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:19:02.470547 13549 tablet_bootstrap.cc:492] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:02.471973 13547 ts_tablet_manager.cc:1434] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:02.473039 13547 tablet_bootstrap.cc:492] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:02.479475 13547 tablet_bootstrap.cc:654] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.486272 13549 tablet_bootstrap.cc:654] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.496054 13562 raft_consensus.cc:493] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.496670 13562 raft_consensus.cc:515] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.498270 13551 raft_consensus.cc:493] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.498834 13551 raft_consensus.cc:515] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.502140 13545 tablet_bootstrap.cc:492] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:02.503031 13551 leader_election.cc:290] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.502948 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8aca886efe84f68a363ba86d97e608b" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
W20260710 13:19:02.505370 13244 leader_election.cc:343] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.502930 13545 ts_tablet_manager.cc:1403] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.008s
I20260710 13:19:02.518134 13562 leader_election.cc:290] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:02.520006 13576 raft_consensus.cc:493] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.528874 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8aca886efe84f68a363ba86d97e608b" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.532922 13546 tablet_bootstrap.cc:492] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:02.533469 13546 ts_tablet_manager.cc:1403] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.030s
W20260710 13:19:02.534006 13242 leader_election.cc:343] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.534544 13242 leader_election.cc:304] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.535769 13550 raft_consensus.cc:2749] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.526518 13576 raft_consensus.cc:515] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.538496 13545 raft_consensus.cc:359] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.540807 13545 raft_consensus.cc:385] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.541668 13545 raft_consensus.cc:740] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.541832 13576 leader_election.cc:290] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.543282 13545 consensus_queue.cc:260] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.526227 13551 raft_consensus.cc:493] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.542394 13563 raft_consensus.cc:493] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.548349 13546 raft_consensus.cc:359] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.552294 13576 raft_consensus.cc:493] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.553789 13545 ts_tablet_manager.cc:1434] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260710 13:19:02.554023 13576 raft_consensus.cc:515] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.554914 13545 tablet_bootstrap.cc:492] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:02.556182 13576 leader_election.cc:290] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.558266 13547 tablet_bootstrap.cc:492] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:02.559453 13547 ts_tablet_manager.cc:1403] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.004s
I20260710 13:19:02.551543 13551 raft_consensus.cc:515] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.563851 13551 leader_election.cc:290] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.549430 13562 raft_consensus.cc:493] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.550273 13546 raft_consensus.cc:385] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.551784 13353 raft_consensus.cc:2468] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 1.
I20260710 13:19:02.572711 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.573402 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.573936 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:02.574033 13353 raft_consensus.cc:2468] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 0.
I20260710 13:19:02.574664 13427 raft_consensus.cc:2468] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 0.
I20260710 13:19:02.575165 13242 leader_election.cc:304] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [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: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:02.576042 13243 leader_election.cc:304] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:02.576309 13551 raft_consensus.cc:2804] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.552547 13563 raft_consensus.cc:515] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.576939 13550 raft_consensus.cc:2804] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.577308 13550 raft_consensus.cc:493] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.577637 13550 raft_consensus.cc:3060] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.565969 13546 raft_consensus.cc:740] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.580653 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a785f1509caa43fbbedc946096d65057" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:02.581326 13427 raft_consensus.cc:2468] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:02.581056 13546 consensus_queue.cc:260] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.566654 13562 raft_consensus.cc:515] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.582628 13466 leader_election.cc:304] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:02.583937 13562 leader_election.cc:290] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:02.584460 13562 raft_consensus.cc:493] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.584945 13547 raft_consensus.cc:359] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.591590 13547 raft_consensus.cc:385] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.591970 13547 raft_consensus.cc:740] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.592903 13547 consensus_queue.cc:260] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.595781 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.595685 13550 raft_consensus.cc:515] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.596693 13353 raft_consensus.cc:2468] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
W20260710 13:19:02.597992 13465 leader_election.cc:343] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.598716 13465 leader_election.cc:304] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:02.598815 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a785f1509caa43fbbedc946096d65057" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.602818 13561 raft_consensus.cc:493] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.603426 13561 raft_consensus.cc:515] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.607584 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d968b061f9074397b2601e3f11ab09df" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.608361 13352 raft_consensus.cc:2468] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 0.
I20260710 13:19:02.609694 13561 leader_election.cc:290] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.609767 13391 leader_election.cc:304] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:02.611016 13561 raft_consensus.cc:2804] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.611464 13561 raft_consensus.cc:493] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.611896 13561 raft_consensus.cc:3060] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.584105 13576 raft_consensus.cc:2804] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.584894 13563 leader_election.cc:290] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:02.624102 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:02.625562 13599 raft_consensus.cc:493] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.626163 13599 raft_consensus.cc:515] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.626600 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:02.627153 13427 raft_consensus.cc:3060] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.635949 13563 raft_consensus.cc:2804] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.643517 13501 raft_consensus.cc:2468] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
I20260710 13:19:02.647117 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:02.648082 13500 raft_consensus.cc:2468] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 0.
I20260710 13:19:02.599596 13562 raft_consensus.cc:515] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.649833 13244 leader_election.cc:304] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:02.634678 13549 tablet_bootstrap.cc:492] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:02.651501 13549 ts_tablet_manager.cc:1403] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.181s	user 0.015s	sys 0.016s
I20260710 13:19:02.652694 13562 leader_election.cc:290] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:02.655539 13549 raft_consensus.cc:359] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.657353 13545 tablet_bootstrap.cc:654] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.657974 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:02.658865 13426 raft_consensus.cc:2468] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 0.
I20260710 13:19:02.619735 13576 raft_consensus.cc:493] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.645136 13563 raft_consensus.cc:493] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.656509 13549 raft_consensus.cc:385] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.634179 13546 ts_tablet_manager.cc:1434] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.019s
I20260710 13:19:02.635568 13599 leader_election.cc:290] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:02.670830 13563 raft_consensus.cc:3060] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.670425 13551 raft_consensus.cc:697] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:02.669752 13576 raft_consensus.cc:3060] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.675655 13565 raft_consensus.cc:493] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.680737 13565 raft_consensus.cc:515] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.681303 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:02.682003 13353 raft_consensus.cc:3060] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.682997 13565 leader_election.cc:290] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:02.683641 13601 raft_consensus.cc:493] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.683842 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8689d197d5149c6aa69fc9debf9ff83" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.674886 13549 raft_consensus.cc:740] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.675046 13550 leader_election.cc:290] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.684128 13601 raft_consensus.cc:515] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.687172 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:02.691453 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8689d197d5149c6aa69fc9debf9ff83" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:02.692308 13500 raft_consensus.cc:2468] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 0.
W20260710 13:19:02.691505 13391 leader_election.cc:343] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.693938 13547 ts_tablet_manager.cc:1434] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.133s	user 0.009s	sys 0.000s
I20260710 13:19:02.694425 13319 leader_election.cc:304] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:02.695361 13562 raft_consensus.cc:2804] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.695484 13601 leader_election.cc:290] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:02.695758 13562 raft_consensus.cc:493] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.696753 13562 raft_consensus.cc:3060] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.698206 13547 tablet_bootstrap.cc:492] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:02.698014 13393 leader_election.cc:304] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [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: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665; no voters: a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.701573 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d6e446ef9446d5b194052cb4a01394" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.701509 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d968b061f9074397b2601e3f11ab09df" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:02.684643 13599 raft_consensus.cc:2804] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.702450 13276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:02.702608 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:02.704196 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d6e446ef9446d5b194052cb4a01394" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
W20260710 13:19:02.704474 13242 leader_election.cc:343] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:02.706334 13316 leader_election.cc:343] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.706400 13275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
W20260710 13:19:02.676421 13465 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.130:45273, user_credentials={real_user=slave}} blocked reactor thread for 76396.6us
I20260710 13:19:02.708181 13274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:02.703147 13546 tablet_bootstrap.cc:492] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:02.709167 13599 raft_consensus.cc:493] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.708623 13565 raft_consensus.cc:2804] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.711982 13551 consensus_queue.cc:237] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
W20260710 13:19:02.716962 13465 leader_election.cc:343] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.717567 13276 raft_consensus.cc:2393] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6efba551bad4650a060e9c032ea7aeb in current term 1: Already voted for candidate 30c1f841273f4e0daf4c29ea8449a66b in this term.
I20260710 13:19:02.713461 13277 raft_consensus.cc:2468] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
W20260710 13:19:02.718556 13243 leader_election.cc:343] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.714766 13549 consensus_queue.cc:260] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.721607 13599 raft_consensus.cc:3060] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:02.723065 13316 leader_election.cc:343] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.737968 13316 leader_election.cc:304] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 
W20260710 13:19:02.725045 13464 leader_election.cc:343] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.739300 13597 raft_consensus.cc:2804] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.739744 13597 raft_consensus.cc:493] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.740283 13597 raft_consensus.cc:3060] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:02.740522 13464 leader_election.cc:343] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.741192 13464 leader_election.cc:304] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf; no voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.743693 13602 raft_consensus.cc:2749] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.721607 13565 raft_consensus.cc:493] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.747090 13565 raft_consensus.cc:3060] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.747434 13424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:02.749650 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:02.727742 13353 raft_consensus.cc:2468] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 1.
I20260710 13:19:02.693933 13561 raft_consensus.cc:515] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.735388 13563 raft_consensus.cc:515] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.736249 13243 leader_election.cc:304] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.753221 13603 raft_consensus.cc:2749] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.753763 13318 leader_election.cc:304] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6efba551bad4650a060e9c032ea7aeb; no voters: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665
I20260710 13:19:02.754868 13600 raft_consensus.cc:2749] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.755419 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d968b061f9074397b2601e3f11ab09df" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:02.733453 13547 tablet_bootstrap.cc:654] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.756623 13276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d968b061f9074397b2601e3f11ab09df" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
W20260710 13:19:02.759882 13318 leader_election.cc:343] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.761493 13426 raft_consensus.cc:2393] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6efba551bad4650a060e9c032ea7aeb in current term 1: Already voted for candidate 956e20f614804046ba342d683b0bb665 in this term.
I20260710 13:19:02.762516 13561 leader_election.cc:290] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.764187 13242 leader_election.cc:304] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:02.764293 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d968b061f9074397b2601e3f11ab09df" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:02.766165 13352 raft_consensus.cc:3060] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:02.766312 13390 leader_election.cc:343] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.766391 13603 raft_consensus.cc:2804] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:02.766922 13224 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:02.767134 13603 raft_consensus.cc:697] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:02.768095 13603 consensus_queue.cc:237] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.769510 13546 tablet_bootstrap.cc:654] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.769569 13318 leader_election.cc:304] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6efba551bad4650a060e9c032ea7aeb; no voters: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665
I20260710 13:19:02.771870 13549 ts_tablet_manager.cc:1434] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.120s	user 0.009s	sys 0.000s
I20260710 13:19:02.773847 13276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d968b061f9074397b2601e3f11ab09df" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
W20260710 13:19:02.776043 13390 leader_election.cc:343] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.776930 13276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:02.778170 13565 raft_consensus.cc:515] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.778975 13562 raft_consensus.cc:515] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.780447 13427 raft_consensus.cc:2468] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 1.
W20260710 13:19:02.781431 13464 leader_election.cc:343] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.790673 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:02.791628 13353 raft_consensus.cc:2393] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62e3423c41d242388635cc1f524afaaf in current term 1: Already voted for candidate a6efba551bad4650a060e9c032ea7aeb in this term.
I20260710 13:19:02.782737 13599 raft_consensus.cc:515] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.786298 13561 raft_consensus.cc:493] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.792317 13276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:02.792248 13561 raft_consensus.cc:515] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.793972 13562 leader_election.cc:290] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Requested vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:02.794791 13465 leader_election.cc:304] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [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: 62e3423c41d242388635cc1f524afaaf; no voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.795150 13561 leader_election.cc:290] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:02.793862 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:02.785544 13352 raft_consensus.cc:2468] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 1.
I20260710 13:19:02.774570 13597 raft_consensus.cc:515] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.789271 13563 leader_election.cc:290] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.798599 13565 leader_election.cc:290] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 election: Requested vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:02.795150 13549 tablet_bootstrap.cc:492] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:02.799823 13545 tablet_bootstrap.cc:492] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
W20260710 13:19:02.793895 13316 leader_election.cc:343] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.835418 13545 ts_tablet_manager.cc:1403] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.281s	user 0.027s	sys 0.017s
I20260710 13:19:02.838730 13391 leader_election.cc:304] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [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: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb; no voters: 30c1f841273f4e0daf4c29ea8449a66b
I20260710 13:19:02.839843 13565 raft_consensus.cc:2804] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.842250 13565 raft_consensus.cc:697] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 1 LEADER]: Becoming Leader. State: Replica: 956e20f614804046ba342d683b0bb665, State: Running, Role: LEADER
I20260710 13:19:02.843271 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:02.843091 13565 consensus_queue.cc:237] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
W20260710 13:19:02.844636 13318 leader_election.cc:343] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.841945 13597 leader_election.cc:290] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:02.808877 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51490448fdf74c4596476d642eb6fdfc" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:02.847476 13546 tablet_bootstrap.cc:492] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:02.847956 13546 ts_tablet_manager.cc:1403] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.005s
W20260710 13:19:02.848224 13393 leader_election.cc:343] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.833654 13600 raft_consensus.cc:2749] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.850629 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:02.851233 13277 raft_consensus.cc:3060] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.843080 13545 raft_consensus.cc:359] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.853018 13545 raft_consensus.cc:385] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.852572 13546 raft_consensus.cc:359] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.853385 13545 raft_consensus.cc:740] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.853760 13546 raft_consensus.cc:385] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.854251 13546 raft_consensus.cc:740] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.855590 13546 consensus_queue.cc:260] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.857740 13549 tablet_bootstrap.cc:654] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.859733 13277 raft_consensus.cc:2468] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:02.806892 13499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8689d197d5149c6aa69fc9debf9ff83" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:02.800871 13576 raft_consensus.cc:515] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.864583 13547 tablet_bootstrap.cc:492] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:02.865130 13547 ts_tablet_manager.cc:1403] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.167s	user 0.031s	sys 0.014s
I20260710 13:19:02.808346 13176 catalog_manager.cc:5697] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.866571 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a785f1509caa43fbbedc946096d65057" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:02.867770 13547 raft_consensus.cc:359] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.805513 13276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51490448fdf74c4596476d642eb6fdfc" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:02.799893 13602 raft_consensus.cc:2749] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:19:02.868150 13465 leader_election.cc:343] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.854327 13545 consensus_queue.cc:260] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.869406 13500 raft_consensus.cc:2393] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6efba551bad4650a060e9c032ea7aeb in current term 1: Already voted for candidate 62e3423c41d242388635cc1f524afaaf in this term.
I20260710 13:19:02.869639 13276 raft_consensus.cc:2468] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 0.
I20260710 13:19:02.870409 13545 ts_tablet_manager.cc:1434] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 13:19:02.870676 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a785f1509caa43fbbedc946096d65057" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:02.870944 13390 leader_election.cc:304] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [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: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:02.871292 13545 tablet_bootstrap.cc:492] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:02.860586 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8689d197d5149c6aa69fc9debf9ff83" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:02.871208 13319 leader_election.cc:304] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [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: a6efba551bad4650a060e9c032ea7aeb; no voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:02.871335 13427 raft_consensus.cc:3060] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.873816 13561 raft_consensus.cc:2804] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.874178 13561 raft_consensus.cc:493] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.874425 13600 raft_consensus.cc:2749] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.874516 13561 raft_consensus.cc:3060] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.868350 13547 raft_consensus.cc:385] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.868275 13563 raft_consensus.cc:493] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.872247 13576 leader_election.cc:290] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:02.875319 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:02.877575 13426 raft_consensus.cc:3060] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.877612 13316 leader_election.cc:304] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [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: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 956e20f614804046ba342d683b0bb665
I20260710 13:19:02.878571 13600 raft_consensus.cc:2804] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.875715 13499 raft_consensus.cc:3060] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.879386 13600 raft_consensus.cc:697] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Becoming Leader. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:02.881718 13600 consensus_queue.cc:237] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.884956 13427 raft_consensus.cc:2468] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:02.885291 13426 raft_consensus.cc:2468] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 1.
I20260710 13:19:02.879374 13547 raft_consensus.cc:740] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.889325 13466 leader_election.cc:304] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [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: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665; no voters: a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.889951 13547 consensus_queue.cc:260] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.890811 13243 leader_election.cc:304] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:02.891937 13603 raft_consensus.cc:2804] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.892445 13603 raft_consensus.cc:697] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:02.893518 13603 consensus_queue.cc:237] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.893771 13561 raft_consensus.cc:515] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.896358 13545 tablet_bootstrap.cc:654] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.903820 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51490448fdf74c4596476d642eb6fdfc" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
W20260710 13:19:02.905341 13393 leader_election.cc:343] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.906231 13546 ts_tablet_manager.cc:1434] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.001s
I20260710 13:19:02.908069 13551 raft_consensus.cc:493] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.908903 13551 raft_consensus.cc:515] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.909446 13546 tablet_bootstrap.cc:492] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:02.912972 13609 raft_consensus.cc:2804] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.913646 13609 raft_consensus.cc:697] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:02.913966 13551 leader_election.cc:290] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:02.913684 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:02.914796 13609 consensus_queue.cc:237] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
W20260710 13:19:02.916405 13243 leader_election.cc:343] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.919353 13599 leader_election.cc:290] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:02.885947 13563 raft_consensus.cc:515] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:02.920984 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:02.921840 13500 raft_consensus.cc:3060] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.922291 13563 leader_election.cc:290] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:02.923424 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea88d6e701b45b99f07bc65ee611e12" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.926287 13352 raft_consensus.cc:2468] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:02.930379 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea88d6e701b45b99f07bc65ee611e12" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:02.931015 13277 raft_consensus.cc:2468] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:02.931185 13465 leader_election.cc:304] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb; no voters: 
W20260710 13:19:02.927186 13391 leader_election.cc:343] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.933068 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51490448fdf74c4596476d642eb6fdfc" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:02.933566 13563 raft_consensus.cc:2804] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.933925 13277 raft_consensus.cc:3060] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.934005 13563 raft_consensus.cc:493] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.928558 13561 leader_election.cc:290] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 election: Requested vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:02.940006 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:02.941352 13549 tablet_bootstrap.cc:492] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:02.936609 13563 raft_consensus.cc:3060] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.942075 13549 ts_tablet_manager.cc:1403] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.147s	user 0.027s	sys 0.013s
W20260710 13:19:02.944967 13242 leader_election.cc:343] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.946288 13242 leader_election.cc:304] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.946708 13547 ts_tablet_manager.cc:1434] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.010s
I20260710 13:19:02.947561 13603 raft_consensus.cc:2749] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.947731 13547 tablet_bootstrap.cc:492] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:02.948557 13549 raft_consensus.cc:359] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.949352 13549 raft_consensus.cc:385] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.949636 13549 raft_consensus.cc:740] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.950453 13549 consensus_queue.cc:260] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:02.951980 13500 raft_consensus.cc:2468] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 1.
I20260710 13:19:02.952371 13549 ts_tablet_manager.cc:1434] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:19:02.953490 13549 tablet_bootstrap.cc:492] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:02.956523 13547 tablet_bootstrap.cc:654] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.965659 13277 raft_consensus.cc:2468] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 1.
I20260710 13:19:02.965749 13175 catalog_manager.cc:5697] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 reported cstate change: term changed from 0 to 1, leader changed from <none> to 956e20f614804046ba342d683b0bb665 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "956e20f614804046ba342d683b0bb665" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.966725 13499 raft_consensus.cc:2468] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 1.
I20260710 13:19:02.966993 13390 leader_election.cc:304] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [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: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:02.969005 13174 catalog_manager.cc:5697] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6efba551bad4650a060e9c032ea7aeb (127.10.230.130). New cstate: current_term: 1 leader_uuid: "a6efba551bad4650a060e9c032ea7aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.970570 13561 raft_consensus.cc:2804] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.971233 13546 tablet_bootstrap.cc:654] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.970551 13173 catalog_manager.cc:5697] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 1 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.973160 13393 leader_election.cc:304] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [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: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665; no voters: a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:02.974668 13565 raft_consensus.cc:2804] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.975230 13545 tablet_bootstrap.cc:492] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:02.975278 13565 raft_consensus.cc:697] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 1 LEADER]: Becoming Leader. State: Replica: 956e20f614804046ba342d683b0bb665, State: Running, Role: LEADER
I20260710 13:19:02.975853 13545 ts_tablet_manager.cc:1403] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.002s
I20260710 13:19:02.976564 13565 consensus_queue.cc:237] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:02.978159 13545 raft_consensus.cc:359] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.978665 13545 raft_consensus.cc:385] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.978883 13545 raft_consensus.cc:740] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.979432 13545 consensus_queue.cc:260] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:02.981148 13545 ts_tablet_manager.cc:1434] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:02.982039 13545 tablet_bootstrap.cc:492] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:02.984473 13549 tablet_bootstrap.cc:654] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.987275 13545 tablet_bootstrap.cc:654] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.999447 13547 tablet_bootstrap.cc:492] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:03.000118 13547 ts_tablet_manager.cc:1403] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.005s
I20260710 13:19:03.002513 13561 raft_consensus.cc:697] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 1 LEADER]: Becoming Leader. State: Replica: 956e20f614804046ba342d683b0bb665, State: Running, Role: LEADER
I20260710 13:19:03.004820 13561 consensus_queue.cc:237] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.006435 13547 raft_consensus.cc:359] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.007275 13547 raft_consensus.cc:385] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.007591 13547 raft_consensus.cc:740] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.008411 13547 consensus_queue.cc:260] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.010195 13549 tablet_bootstrap.cc:492] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:03.010625 13547 ts_tablet_manager.cc:1434] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:03.011715 13549 ts_tablet_manager.cc:1403] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.009s
I20260710 13:19:03.012349 13547 tablet_bootstrap.cc:492] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:03.016088 13549 raft_consensus.cc:359] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.018056 13549 raft_consensus.cc:385] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.018368 13549 raft_consensus.cc:740] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.020483 13549 consensus_queue.cc:260] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.022631 13545 tablet_bootstrap.cc:492] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:03.022997 13547 tablet_bootstrap.cc:654] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.023098 13545 ts_tablet_manager.cc:1403] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.008s
I20260710 13:19:03.024533 13549 ts_tablet_manager.cc:1434] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:03.023463 13563 raft_consensus.cc:515] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.025588 13549 tablet_bootstrap.cc:492] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:03.026850 13563 leader_election.cc:290] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:03.027876 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea88d6e701b45b99f07bc65ee611e12" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:03.027652 13545 raft_consensus.cc:359] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.028296 13277 raft_consensus.cc:3060] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.028323 13545 raft_consensus.cc:385] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.028694 13545 raft_consensus.cc:740] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.029546 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea88d6e701b45b99f07bc65ee611e12" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:03.029479 13545 consensus_queue.cc:260] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.030161 13352 raft_consensus.cc:3060] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.031823 13545 ts_tablet_manager.cc:1434] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:03.032192 13549 tablet_bootstrap.cc:654] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.032721 13545 tablet_bootstrap.cc:492] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:03.034432 13546 tablet_bootstrap.cc:492] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:03.034794 13546 ts_tablet_manager.cc:1403] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.002s
I20260710 13:19:03.034217 13600 raft_consensus.cc:493] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.036193 13600 raft_consensus.cc:515] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.038178 13546 raft_consensus.cc:359] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.038821 13546 raft_consensus.cc:385] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.039098 13546 raft_consensus.cc:740] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.039484 13600 leader_election.cc:290] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:03.039736 13546 consensus_queue.cc:260] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.040104 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.041376 13499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:03.041723 13546 ts_tablet_manager.cc:1434] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:03.042613 13546 tablet_bootstrap.cc:492] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
W20260710 13:19:03.042855 13318 leader_election.cc:343] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:03.043819 13319 leader_election.cc:343] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.044231 13319 leader_election.cc:304] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6efba551bad4650a060e9c032ea7aeb; no voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665
I20260710 13:19:03.046226 13277 raft_consensus.cc:2468] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:03.046505 13600 raft_consensus.cc:2749] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.049270 13352 raft_consensus.cc:2468] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:03.048579 13545 tablet_bootstrap.cc:654] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.050624 13464 leader_election.cc:304] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:03.051518 13563 raft_consensus.cc:2804] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.051993 13563 raft_consensus.cc:697] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:03.052793 13563 consensus_queue.cc:237] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.048293 13546 tablet_bootstrap.cc:654] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.060736 13545 tablet_bootstrap.cc:492] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:03.061295 13545 ts_tablet_manager.cc:1403] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.009s
I20260710 13:19:03.063812 13545 raft_consensus.cc:359] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.064586 13545 raft_consensus.cc:385] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.064932 13545 raft_consensus.cc:740] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.065730 13545 consensus_queue.cc:260] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.068667 13545 ts_tablet_manager.cc:1434] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:19:03.070133 13545 tablet_bootstrap.cc:492] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:03.075474 13545 tablet_bootstrap.cc:654] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.086393 13549 tablet_bootstrap.cc:492] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:03.086854 13545 tablet_bootstrap.cc:492] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:03.087042 13549 ts_tablet_manager.cc:1403] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.003s
I20260710 13:19:03.087481 13545 ts_tablet_manager.cc:1403] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260710 13:19:03.090319 13545 raft_consensus.cc:359] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.091177 13545 raft_consensus.cc:385] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.091512 13545 raft_consensus.cc:740] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.095265 13545 consensus_queue.cc:260] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.095620 13173 catalog_manager.cc:5697] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 1 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.096592 13549 raft_consensus.cc:359] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.097563 13549 raft_consensus.cc:385] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.097853 13545 ts_tablet_manager.cc:1434] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:03.099231 13545 tablet_bootstrap.cc:492] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:03.101166 13546 tablet_bootstrap.cc:492] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:03.101807 13546 ts_tablet_manager.cc:1403] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.005s
I20260710 13:19:03.097925 13549 raft_consensus.cc:740] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.102769 13549 consensus_queue.cc:260] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.105283 13549 ts_tablet_manager.cc:1434] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260710 13:19:03.104928 13546 raft_consensus.cc:359] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.105762 13546 raft_consensus.cc:385] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.106041 13546 raft_consensus.cc:740] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.106726 13549 tablet_bootstrap.cc:492] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:03.111549 13547 tablet_bootstrap.cc:492] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:03.106986 13546 consensus_queue.cc:260] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.111876 13176 catalog_manager.cc:5697] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.113629 13546 ts_tablet_manager.cc:1434] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:03.113747 13176 catalog_manager.cc:5697] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.115595 13175 catalog_manager.cc:5697] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 reported cstate change: term changed from 0 to 1, leader changed from <none> to 956e20f614804046ba342d683b0bb665 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "956e20f614804046ba342d683b0bb665" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.114822 13546 tablet_bootstrap.cc:492] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:03.109249 13545 tablet_bootstrap.cc:654] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.117702 13175 catalog_manager.cc:5697] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 reported cstate change: term changed from 0 to 1, leader changed from <none> to 956e20f614804046ba342d683b0bb665 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "956e20f614804046ba342d683b0bb665" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.115224 13563 raft_consensus.cc:493] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.121181 13563 raft_consensus.cc:515] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.122020 13549 tablet_bootstrap.cc:654] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.123991 13546 tablet_bootstrap.cc:654] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.125123 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3459d35064171a9ebe83200a22049" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:03.125893 13277 raft_consensus.cc:2468] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:03.127619 13464 leader_election.cc:304] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:03.128690 13609 raft_consensus.cc:2804] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.129154 13609 raft_consensus.cc:493] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.129623 13609 raft_consensus.cc:3060] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.131445 13549 tablet_bootstrap.cc:492] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:03.132506 13549 ts_tablet_manager.cc:1403] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260710 13:19:03.133498 13563 leader_election.cc:290] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:03.134429 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3459d35064171a9ebe83200a22049" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.135795 13426 raft_consensus.cc:2468] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:03.137840 13549 raft_consensus.cc:359] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.140870 13546 tablet_bootstrap.cc:492] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:03.140893 13603 raft_consensus.cc:493] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.141669 13546 ts_tablet_manager.cc:1403] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260710 13:19:03.141637 13603 raft_consensus.cc:515] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.144917 13603 leader_election.cc:290] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:03.112118 13547 ts_tablet_manager.cc:1403] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.035s
I20260710 13:19:03.144722 13546 raft_consensus.cc:359] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.145674 13546 raft_consensus.cc:385] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.146473 13546 raft_consensus.cc:740] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.146536 13499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:03.146085 13549 raft_consensus.cc:385] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.147414 13549 raft_consensus.cc:740] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.148265 13547 raft_consensus.cc:359] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.148626 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.149080 13547 raft_consensus.cc:385] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.151129 13547 raft_consensus.cc:740] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.151998 13547 consensus_queue.cc:260] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.153581 13545 tablet_bootstrap.cc:492] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:03.153872 13547 ts_tablet_manager.cc:1434] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:03.154171 13545 ts_tablet_manager.cc:1403] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.015s
I20260710 13:19:03.155009 13547 tablet_bootstrap.cc:492] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:03.148223 13549 consensus_queue.cc:260] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.149963 13609 raft_consensus.cc:515] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
W20260710 13:19:03.150177 13244 leader_election.cc:343] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.157267 13545 raft_consensus.cc:359] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
W20260710 13:19:03.157630 13243 leader_election.cc:343] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.158160 13243 leader_election.cc:304] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665
I20260710 13:19:03.149251 13546 consensus_queue.cc:260] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.158937 13549 ts_tablet_manager.cc:1434] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:19:03.159796 13603 raft_consensus.cc:2749] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.160265 13546 ts_tablet_manager.cc:1434] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:19:03.160557 13549 tablet_bootstrap.cc:492] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:03.161248 13546 tablet_bootstrap.cc:492] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:03.159538 13545 raft_consensus.cc:385] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.162988 13545 raft_consensus.cc:740] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.163718 13545 consensus_queue.cc:260] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.164569 13547 tablet_bootstrap.cc:654] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.164533 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3459d35064171a9ebe83200a22049" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:03.165325 13277 raft_consensus.cc:3060] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.165972 13545 ts_tablet_manager.cc:1434] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:03.166931 13545 tablet_bootstrap.cc:492] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:03.167836 13546 tablet_bootstrap.cc:654] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.171061 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd3459d35064171a9ebe83200a22049" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:03.171934 13426 raft_consensus.cc:3060] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.178058 13549 tablet_bootstrap.cc:654] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.180083 13603 raft_consensus.cc:493] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.180665 13546 tablet_bootstrap.cc:492] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:03.181200 13546 ts_tablet_manager.cc:1403] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260710 13:19:03.180801 13603 raft_consensus.cc:515] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.184036 13603 leader_election.cc:290] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:03.184696 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.185113 13499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:03.185786 13499 raft_consensus.cc:2468] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 0.
W20260710 13:19:03.186348 13243 leader_election.cc:343] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.192190 13609 leader_election.cc:290] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:03.197856 13244 leader_election.cc:304] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 956e20f614804046ba342d683b0bb665
I20260710 13:19:03.181644 13545 tablet_bootstrap.cc:654] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.212001 13603 raft_consensus.cc:2804] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.212494 13603 raft_consensus.cc:493] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.212898 13603 raft_consensus.cc:3060] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.220443 13426 raft_consensus.cc:2468] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:03.200413 13277 raft_consensus.cc:2468] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:03.221246 13546 raft_consensus.cc:359] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.222050 13546 raft_consensus.cc:385] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.222394 13546 raft_consensus.cc:740] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.222070 13466 leader_election.cc:304] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:03.226409 13547 tablet_bootstrap.cc:492] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:03.226410 13545 tablet_bootstrap.cc:492] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:03.227195 13547 ts_tablet_manager.cc:1403] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.037s
I20260710 13:19:03.227247 13545 ts_tablet_manager.cc:1403] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.000s
I20260710 13:19:03.227764 13609 raft_consensus.cc:2804] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.227581 13546 consensus_queue.cc:260] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.228291 13609 raft_consensus.cc:697] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:03.229218 13609 consensus_queue.cc:237] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.230382 13547 raft_consensus.cc:359] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.230644 13545 raft_consensus.cc:359] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.231130 13547 raft_consensus.cc:385] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.231492 13547 raft_consensus.cc:740] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.231494 13545 raft_consensus.cc:385] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.232060 13545 raft_consensus.cc:740] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.232375 13547 consensus_queue.cc:260] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.233429 13545 consensus_queue.cc:260] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.234695 13547 ts_tablet_manager.cc:1434] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:03.235626 13545 ts_tablet_manager.cc:1434] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:03.235777 13547 tablet_bootstrap.cc:492] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:03.236758 13545 tablet_bootstrap.cc:492] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:03.239765 13600 raft_consensus.cc:493] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.240317 13600 raft_consensus.cc:515] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.242518 13547 tablet_bootstrap.cc:654] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.242834 13546 ts_tablet_manager.cc:1434] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260710 13:19:03.242686 13563 raft_consensus.cc:493] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.243476 13563 raft_consensus.cc:515] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.244410 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff99c1bf734493a8ed6111dac78810" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.245549 13563 leader_election.cc:290] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
W20260710 13:19:03.249925 13318 leader_election.cc:343] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.250347 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:03.251053 13352 raft_consensus.cc:2468] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:03.251642 13549 tablet_bootstrap.cc:492] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:03.252127 13549 ts_tablet_manager.cc:1403] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.092s	user 0.024s	sys 0.008s
I20260710 13:19:03.252462 13465 leader_election.cc:304] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:03.253424 13563 raft_consensus.cc:2804] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.253813 13563 raft_consensus.cc:493] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.254161 13563 raft_consensus.cc:3060] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.255416 13600 leader_election.cc:290] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:03.263886 13561 raft_consensus.cc:493] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.264637 13561 raft_consensus.cc:515] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.232064 13603 raft_consensus.cc:515] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.276000 13576 raft_consensus.cc:493] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.276333 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff99c1bf734493a8ed6111dac78810" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:03.276585 13576 raft_consensus.cc:515] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.276062 13546 tablet_bootstrap.cc:492] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:03.277349 13277 raft_consensus.cc:2468] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
I20260710 13:19:03.278831 13576 leader_election.cc:290] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:03.280606 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f270848d1f7b4c40a5a515abddf4a981" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:03.280877 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:03.281388 13352 raft_consensus.cc:2468] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:03.282126 13277 raft_consensus.cc:2393] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 956e20f614804046ba342d683b0bb665 in current term 1: Already voted for candidate a6efba551bad4650a060e9c032ea7aeb in this term.
I20260710 13:19:03.282766 13465 leader_election.cc:304] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:03.284044 13546 tablet_bootstrap.cc:654] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.284241 13600 raft_consensus.cc:493] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.284951 13576 raft_consensus.cc:2804] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.285403 13576 raft_consensus.cc:493] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.285676 13600 raft_consensus.cc:515] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.288017 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f270848d1f7b4c40a5a515abddf4a981" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.289083 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.292165 13426 raft_consensus.cc:2468] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
W20260710 13:19:03.292654 13466 leader_election.cc:343] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:03.292158 13244 consensus_peers.cc:597] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b -> Peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Couldn't send request to peer 62e3423c41d242388635cc1f524afaaf. 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:19:03.289598 13621 consensus_queue.cc:1048] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.300197 13599 raft_consensus.cc:493] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.300750 13599 raft_consensus.cc:515] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.301292 13561 leader_election.cc:290] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:03.303061 13599 leader_election.cc:290] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:03.285784 13576 raft_consensus.cc:3060] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.317692 13316 leader_election.cc:304] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [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: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 956e20f614804046ba342d683b0bb665
I20260710 13:19:03.322974 13545 tablet_bootstrap.cc:654] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.325402 13597 raft_consensus.cc:2804] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.325858 13597 raft_consensus.cc:493] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.325870 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.326371 13597 raft_consensus.cc:3060] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.327201 13563 raft_consensus.cc:515] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.328703 13499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:03.330165 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:03.330789 13353 raft_consensus.cc:3060] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:03.332139 13244 leader_election.cc:343] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.334831 13549 raft_consensus.cc:359] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.335412 13549 raft_consensus.cc:385] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.335754 13549 raft_consensus.cc:740] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.333520 13551 consensus_queue.cc:1048] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:19:03.337649 13597 raft_consensus.cc:515] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.338120 13563 leader_election.cc:290] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
W20260710 13:19:03.339361 13243 leader_election.cc:343] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.339854 13243 leader_election.cc:304] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665
I20260710 13:19:03.339023 13549 consensus_queue.cc:260] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.342006 13176 catalog_manager.cc:5697] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 1 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.344857 13599 consensus_queue.cc:1048] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.351696 13551 raft_consensus.cc:2749] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.353334 13599 consensus_queue.cc:1048] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.356208 13600 leader_election.cc:290] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:03.357196 13499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8689d197d5149c6aa69fc9debf9ff83" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:03.358260 13499 raft_consensus.cc:2393] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6efba551bad4650a060e9c032ea7aeb in current term 1: Already voted for candidate 956e20f614804046ba342d683b0bb665 in this term.
I20260710 13:19:03.358196 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:03.360242 13391 leader_election.cc:304] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 956e20f614804046ba342d683b0bb665; no voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:03.357196 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8689d197d5149c6aa69fc9debf9ff83" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.361251 13561 raft_consensus.cc:3060] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.371078 13549 ts_tablet_manager.cc:1434] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.119s	user 0.006s	sys 0.003s
I20260710 13:19:03.372579 13547 tablet_bootstrap.cc:492] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:03.373369 13547 ts_tablet_manager.cc:1403] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.138s	user 0.039s	sys 0.045s
I20260710 13:19:03.375370 13549 tablet_bootstrap.cc:492] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:03.381035 13547 raft_consensus.cc:359] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.381891 13547 raft_consensus.cc:385] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.382164 13547 raft_consensus.cc:740] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.382884 13547 consensus_queue.cc:260] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.383529 13276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff99c1bf734493a8ed6111dac78810" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:03.384117 13276 raft_consensus.cc:3060] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:03.384831 13465 consensus_peers.cc:597] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf -> Peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Couldn't send request to peer a6efba551bad4650a060e9c032ea7aeb. 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:19:03.385389 13547 ts_tablet_manager.cc:1434] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:19:03.382068 13318 leader_election.cc:304] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6efba551bad4650a060e9c032ea7aeb; no voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665
I20260710 13:19:03.386447 13547 tablet_bootstrap.cc:492] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:03.364640 13599 consensus_queue.cc:1048] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:19:03.387429 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:03.388041 13426 raft_consensus.cc:3060] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.383564 13277 raft_consensus.cc:3060] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.391196 13600 raft_consensus.cc:3060] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.393002 13547 tablet_bootstrap.cc:654] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.395744 13549 tablet_bootstrap.cc:654] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.396278 13276 raft_consensus.cc:2468] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:03.400415 13603 leader_election.cc:290] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:03.401154 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
W20260710 13:19:03.404016 13243 leader_election.cc:343] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.404742 13353 raft_consensus.cc:2468] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:03.406082 13465 leader_election.cc:304] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:03.406739 13645 consensus_queue.cc:1048] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:03.406924 13563 raft_consensus.cc:2804] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.407608 13563 raft_consensus.cc:697] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:03.408416 13563 consensus_queue.cc:237] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.406889 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:03.423085 13426 raft_consensus.cc:2468] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:03.436303 13546 tablet_bootstrap.cc:492] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:03.436861 13546 ts_tablet_manager.cc:1403] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.161s	user 0.032s	sys 0.037s
I20260710 13:19:03.398340 13576 raft_consensus.cc:515] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.441834 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff99c1bf734493a8ed6111dac78810" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:03.447589 13316 leader_election.cc:304] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:03.448746 13645 raft_consensus.cc:2804] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.449209 13645 raft_consensus.cc:697] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Becoming Leader. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:03.429824 13500 raft_consensus.cc:3060] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.446424 13546 raft_consensus.cc:359] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.429113 13597 leader_election.cc:290] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:03.453850 13546 raft_consensus.cc:385] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.454730 13546 raft_consensus.cc:740] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.450395 13599 raft_consensus.cc:493] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.458115 13613 consensus_queue.cc:1048] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:03.458225 13599 raft_consensus.cc:515] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.450044 13645 consensus_queue.cc:237] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.456473 13551 raft_consensus.cc:493] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.463901 13546 consensus_queue.cc:260] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.460397 13551 raft_consensus.cc:515] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.470839 13546 ts_tablet_manager.cc:1434] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260710 13:19:03.460602 13609 consensus_queue.cc:1048] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260710 13:19:03.477097 13318 leader_election.cc:343] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.480331 13547 tablet_bootstrap.cc:492] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:03.482774 13547 ts_tablet_manager.cc:1403] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.022s
I20260710 13:19:03.469726 13561 raft_consensus.cc:2749] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.490513 13545 tablet_bootstrap.cc:492] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: No bootstrap required, opened a new log
I20260710 13:19:03.491058 13545 ts_tablet_manager.cc:1403] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.254s	user 0.015s	sys 0.002s
W20260710 13:19:03.497411 13393 consensus_peers.cc:597] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 -> Peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Couldn't send request to peer 62e3423c41d242388635cc1f524afaaf. 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:19:03.500965 13551 leader_election.cc:290] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:03.503086 13576 leader_election.cc:290] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:03.516158 13545 raft_consensus.cc:359] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.517057 13545 raft_consensus.cc:385] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.517477 13545 raft_consensus.cc:740] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.519784 13545 consensus_queue.cc:260] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.522908 13549 tablet_bootstrap.cc:492] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:03.523386 13549 ts_tablet_manager.cc:1403] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.151s	user 0.018s	sys 0.001s
I20260710 13:19:03.506639 13600 raft_consensus.cc:2749] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.511677 13565 consensus_queue.cc:1048] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 13:19:03.537343 13650 raft_consensus.cc:493] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.537916 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f270848d1f7b4c40a5a515abddf4a981" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:03.538004 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f270848d1f7b4c40a5a515abddf4a981" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:03.527026 13350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c7408ddc0467d8ade88a47bfa69ab" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:03.540071 13597 consensus_queue.cc:1048] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:03.544883 13549 raft_consensus.cc:359] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.553673 13549 raft_consensus.cc:385] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.553989 13549 raft_consensus.cc:740] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.566464 13500 raft_consensus.cc:2468] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 1.
I20260710 13:19:03.568058 13244 leader_election.cc:304] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 956e20f614804046ba342d683b0bb665
I20260710 13:19:03.567881 13561 consensus_queue.cc:1048] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.567430 13546 tablet_bootstrap.cc:492] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:03.572409 13549 consensus_queue.cc:260] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
W20260710 13:19:03.563324 13243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.131:43393, user_credentials={real_user=slave}} blocked reactor thread for 47122.5us
I20260710 13:19:03.556367 13351 raft_consensus.cc:3060] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.584386 13547 raft_consensus.cc:359] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.585139 13547 raft_consensus.cc:385] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.585327 13547 raft_consensus.cc:740] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.585960 13547 consensus_queue.cc:260] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.587553 13547 ts_tablet_manager.cc:1434] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.104s	user 0.002s	sys 0.002s
I20260710 13:19:03.590984 13657 raft_consensus.cc:493] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.591684 13657 raft_consensus.cc:515] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.593976 13657 leader_election.cc:290] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
W20260710 13:19:03.569911 13466 leader_election.cc:343] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.601107 13609 consensus_queue.cc:1048] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.562556 13650 raft_consensus.cc:515] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.561278 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c7408ddc0467d8ade88a47bfa69ab" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:03.609191 13549 ts_tablet_manager.cc:1434] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.086s	user 0.010s	sys 0.000s
I20260710 13:19:03.611627 13547 tablet_bootstrap.cc:492] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:03.632596 13561 raft_consensus.cc:493] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.633343 13561 raft_consensus.cc:515] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.643805 13561 leader_election.cc:290] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:03.679462 13546 tablet_bootstrap.cc:654] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.672435 13551 raft_consensus.cc:2804] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:03.680944 13653 log.cc:927] Time spent T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260710 13:19:03.605151 13650 leader_election.cc:290] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:03.684469 13274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d6e446ef9446d5b194052cb4a01394" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:03.685142 13274 raft_consensus.cc:2468] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
I20260710 13:19:03.618203 13565 raft_consensus.cc:493] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.687880 13565 raft_consensus.cc:515] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
W20260710 13:19:03.606843 13242 leader_election.cc:343] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.701054 13316 leader_election.cc:304] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:03.703295 13666 raft_consensus.cc:2804] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.705320 13547 tablet_bootstrap.cc:654] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:03.691978 13242 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.130:45273, user_credentials={real_user=slave}} blocked reactor thread for 106907us
I20260710 13:19:03.722724 13545 ts_tablet_manager.cc:1434] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.231s	user 0.054s	sys 0.087s
I20260710 13:19:03.690582 13551 raft_consensus.cc:697] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:03.703840 13666 raft_consensus.cc:493] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.737571 13645 raft_consensus.cc:493] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.750710 13565 leader_election.cc:290] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:03.747746 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2617380533cf43d2a671519f97055161" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:03.741991 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2617380533cf43d2a671519f97055161" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:03.732401 13351 raft_consensus.cc:2468] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:03.730734 13662 consensus_queue.cc:1048] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.174s
I20260710 13:19:03.754994 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d6e446ef9446d5b194052cb4a01394" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.747840 13666 raft_consensus.cc:3060] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.757539 13645 raft_consensus.cc:515] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.780318 13426 raft_consensus.cc:2468] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
W20260710 13:19:03.793273 13393 leader_election.cc:343] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.794890 13352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d6e446ef9446d5b194052cb4a01394" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:03.796125 13563 raft_consensus.cc:493] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.812383 13563 raft_consensus.cc:515] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.803244 13609 consensus_queue.cc:1048] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:03.814680 13563 leader_election.cc:290] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:03.794761 13465 leader_election.cc:304] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [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: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb; no voters: 956e20f614804046ba342d683b0bb665
I20260710 13:19:03.817708 13274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
W20260710 13:19:03.818303 13648 log.cc:927] Time spent T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf: Append to log took a long time: real 0.283s	user 0.003s	sys 0.000s
I20260710 13:19:03.818552 13274 raft_consensus.cc:2468] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:03.821238 13350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d968b061f9074397b2601e3f11ab09df" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:03.821671 13464 leader_election.cc:304] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:03.805821 13549 tablet_bootstrap.cc:492] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:03.781276 13551 consensus_queue.cc:237] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:03.825606 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:03.826453 13351 raft_consensus.cc:2393] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c1f841273f4e0daf4c29ea8449a66b in current term 1: Already voted for candidate a6efba551bad4650a060e9c032ea7aeb in this term.
I20260710 13:19:03.805751 13645 leader_election.cc:290] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:03.809367 13576 consensus_queue.cc:1048] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.797201 13667 raft_consensus.cc:493] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.810809 13424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a785f1509caa43fbbedc946096d65057" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
W20260710 13:19:03.811331 13391 leader_election.cc:343] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.830801 13609 raft_consensus.cc:2804] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.830971 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.866676 13549 tablet_bootstrap.cc:654] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.834589 13563 raft_consensus.cc:2804] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.842248 13599 leader_election.cc:290] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:03.887748 13563 raft_consensus.cc:493] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.882198 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a785f1509caa43fbbedc946096d65057" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:03.884548 13426 raft_consensus.cc:2468] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
W20260710 13:19:03.888340 13466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.131:43393, user_credentials={real_user=slave}} blocked reactor thread for 55865us
I20260710 13:19:03.902882 13563 raft_consensus.cc:3060] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.912055 13546 tablet_bootstrap.cc:492] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:03.912490 13546 ts_tablet_manager.cc:1403] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.345s	user 0.022s	sys 0.007s
I20260710 13:19:03.915169 13547 tablet_bootstrap.cc:492] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:03.915693 13547 ts_tablet_manager.cc:1403] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.304s	user 0.042s	sys 0.027s
I20260710 13:19:03.916610 13682 consensus_queue.cc:1048] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:03.917807 13424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d968b061f9074397b2601e3f11ab09df" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:03.903746 13667 raft_consensus.cc:515] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.942895 13609 raft_consensus.cc:697] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:03.955971 13667 leader_election.cc:290] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:03.958716 13546 raft_consensus.cc:359] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.965003 13546 raft_consensus.cc:385] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.965305 13546 raft_consensus.cc:740] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.965888 13546 consensus_queue.cc:260] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:03.969345 13546 ts_tablet_manager.cc:1434] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260710 13:19:03.971122 13546 tablet_bootstrap.cc:492] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:03.948029 13319 leader_election.cc:304] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6efba551bad4650a060e9c032ea7aeb; no voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665
I20260710 13:19:03.974642 13645 raft_consensus.cc:2749] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:03.951509 13244 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.132:43071, user_credentials={real_user=slave}} blocked reactor thread for 383539us
I20260710 13:19:03.975247 13391 leader_election.cc:304] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 956e20f614804046ba342d683b0bb665; no voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:03.976361 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
W20260710 13:19:03.977136 13244 leader_election.cc:343] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.977691 13551 raft_consensus.cc:493] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.977658 13244 leader_election.cc:304] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:03.977332 13500 raft_consensus.cc:2393] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c1f841273f4e0daf4c29ea8449a66b in current term 1: Already voted for candidate 62e3423c41d242388635cc1f524afaaf in this term.
I20260710 13:19:03.980741 13172 catalog_manager.cc:5697] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 1 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:03.947868 13465 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.130:45273, user_credentials={real_user=slave}} blocked reactor thread for 79717us
I20260710 13:19:03.993582 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d6e446ef9446d5b194052cb4a01394" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:03.994526 13278 raft_consensus.cc:2468] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 0.
I20260710 13:19:03.963887 13609 consensus_queue.cc:237] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:03.986347 13599 raft_consensus.cc:2749] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.986517 13561 raft_consensus.cc:2749] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.999400 13645 consensus_queue.cc:1048] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.988828 13551 raft_consensus.cc:515] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:03.970723 13243 leader_election.cc:304] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [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: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb
W20260710 13:19:04.005589 13243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.131:43393, user_credentials={real_user=slave}} blocked reactor thread for 53747.4us
I20260710 13:19:04.009505 13599 raft_consensus.cc:2749] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:19:03.976490 13391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.130:45273, user_credentials={real_user=slave}} blocked reactor thread for 187240us
I20260710 13:19:04.014091 13350 raft_consensus.cc:3060] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.032965 13277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8aca886efe84f68a363ba86d97e608b" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:04.012668 13666 raft_consensus.cc:515] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.035068 13352 raft_consensus.cc:2393] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 956e20f614804046ba342d683b0bb665 in current term 1: Already voted for candidate a6efba551bad4650a060e9c032ea7aeb in this term.
I20260710 13:19:04.038014 13551 leader_election.cc:290] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:04.039263 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d6e446ef9446d5b194052cb4a01394" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:04.040125 13427 raft_consensus.cc:3060] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.042304 13275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d6e446ef9446d5b194052cb4a01394" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:04.042944 13275 raft_consensus.cc:3060] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.050050 13348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:04.051260 13547 raft_consensus.cc:359] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.052034 13547 raft_consensus.cc:385] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.052361 13547 raft_consensus.cc:740] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
W20260710 13:19:04.021360 13244 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.132:43071, user_credentials={real_user=slave}} blocked reactor thread for 44238.9us
I20260710 13:19:04.053488 13349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8aca886efe84f68a363ba86d97e608b" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:04.053705 13547 consensus_queue.cc:260] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
W20260710 13:19:04.054473 13242 leader_election.cc:343] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.963963 13174 catalog_manager.cc:5697] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6efba551bad4650a060e9c032ea7aeb (127.10.230.130). New cstate: current_term: 1 leader_uuid: "a6efba551bad4650a060e9c032ea7aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:04.071096 13318 consensus_peers.cc:597] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb -> Peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Couldn't send request to peer 956e20f614804046ba342d683b0bb665. 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:19:04.046399 13666 leader_election.cc:290] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:04.065996 13565 consensus_queue.cc:1048] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260710 13:19:04.075289 13465 leader_election.cc:343] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.076953 13244 leader_election.cc:304] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b; no voters: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:04.077358 13563 raft_consensus.cc:515] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.078250 13603 raft_consensus.cc:3060] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.079229 13546 tablet_bootstrap.cc:654] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.080300 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
W20260710 13:19:04.055614 13464 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.129:33539, user_credentials={real_user=slave}} blocked reactor thread for 46582.7us
I20260710 13:19:04.080956 13425 raft_consensus.cc:3060] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.086896 13547 ts_tablet_manager.cc:1434] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.171s	user 0.007s	sys 0.000s
I20260710 13:19:04.088138 13547 tablet_bootstrap.cc:492] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:04.048863 13277 raft_consensus.cc:2468] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:04.094301 13603 raft_consensus.cc:2749] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.097316 13682 consensus_queue.cc:1048] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.100327 13464 leader_election.cc:304] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:04.101979 13576 raft_consensus.cc:2804] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.102340 13576 raft_consensus.cc:493] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.102669 13576 raft_consensus.cc:3060] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.125605 13666 raft_consensus.cc:493] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:04.113759 13244 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.132:43071, user_credentials={real_user=slave}} blocked reactor thread for 52580.5us
I20260710 13:19:04.129627 13565 raft_consensus.cc:493] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.126418 13666 raft_consensus.cc:515] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.145884 13549 tablet_bootstrap.cc:492] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:04.146207 13666 leader_election.cc:290] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:04.146556 13549 ts_tablet_manager.cc:1403] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.341s	user 0.054s	sys 0.065s
I20260710 13:19:04.141671 13565 raft_consensus.cc:515] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.148684 13390 leader_election.cc:304] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:04.157305 13275 raft_consensus.cc:2468] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:04.166397 13427 raft_consensus.cc:2468] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:04.169901 13316 leader_election.cc:304] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 
W20260710 13:19:04.170584 13224 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:04.170980 13547 tablet_bootstrap.cc:654] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.171175 13666 raft_consensus.cc:2804] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.171800 13666 raft_consensus.cc:697] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Becoming Leader. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:04.138832 13563 leader_election.cc:290] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:04.160837 13549 raft_consensus.cc:359] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.185148 13549 raft_consensus.cc:385] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.185599 13549 raft_consensus.cc:740] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.187029 13549 consensus_queue.cc:260] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.173460 13621 raft_consensus.cc:2764] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:19:04.199345 13549 ts_tablet_manager.cc:1434] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260710 13:19:04.190613 13565 leader_election.cc:290] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:04.192202 13275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:04.172792 13666 consensus_queue.cc:237] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.208997 13353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:04.209664 13353 raft_consensus.cc:2468] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 0.
I20260710 13:19:04.211005 13275 raft_consensus.cc:2468] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
I20260710 13:19:04.211289 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:04.211902 13278 raft_consensus.cc:2468] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 0.
I20260710 13:19:04.212231 13499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:04.212875 13499 raft_consensus.cc:2468] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 0.
I20260710 13:19:04.214190 13316 leader_election.cc:304] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:04.198096 13427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:04.215346 13427 raft_consensus.cc:2468] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
I20260710 13:19:04.201239 13274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:04.216851 13645 raft_consensus.cc:2804] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.218672 13645 raft_consensus.cc:493] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.219071 13645 raft_consensus.cc:3060] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.221004 13391 leader_election.cc:304] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:04.223692 13613 raft_consensus.cc:2804] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.224089 13613 raft_consensus.cc:493] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.224481 13613 raft_consensus.cc:3060] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.225488 13274 raft_consensus.cc:3060] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:04.228624 13243 consensus_peers.cc:597] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b -> Peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Couldn't send request to peer 956e20f614804046ba342d683b0bb665. 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:19:04.229108 13425 raft_consensus.cc:2468] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:04.276530 13549 tablet_bootstrap.cc:492] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:04.289995 13613 raft_consensus.cc:515] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.291916 13576 raft_consensus.cc:515] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.255679 13466 leader_election.cc:304] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:04.255182 13244 leader_election.cc:304] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: a6efba551bad4650a060e9c032ea7aeb
W20260710 13:19:04.313786 13466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.131:43393, user_credentials={real_user=slave}} blocked reactor thread for 62344.2us
I20260710 13:19:04.314738 13609 raft_consensus.cc:2804] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.333057 13609 raft_consensus.cc:697] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:04.333951 13609 consensus_queue.cc:237] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.334000 13645 raft_consensus.cc:515] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.339026 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8aca886efe84f68a363ba86d97e608b" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:04.339709 13278 raft_consensus.cc:3060] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:04.319562 13244 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.132:43071, user_credentials={real_user=slave}} blocked reactor thread for 69484.6us
I20260710 13:19:04.331535 13667 consensus_queue.cc:1048] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:04.315626 13551 raft_consensus.cc:2804] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.343310 13551 raft_consensus.cc:493] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.347169 13551 raft_consensus.cc:3060] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.377715 13348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8aca886efe84f68a363ba86d97e608b" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:04.377961 13551 raft_consensus.cc:515] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.379182 13274 raft_consensus.cc:2468] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:04.380103 13551 leader_election.cc:290] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Requested vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:04.381376 13549 tablet_bootstrap.cc:654] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:04.387035 13465 leader_election.cc:343] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.388916 13499 raft_consensus.cc:3060] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.390055 13547 tablet_bootstrap.cc:492] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:04.390684 13547 ts_tablet_manager.cc:1403] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.303s	user 0.033s	sys 0.039s
I20260710 13:19:04.395913 13546 tablet_bootstrap.cc:492] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:04.396418 13546 ts_tablet_manager.cc:1403] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.426s	user 0.018s	sys 0.004s
I20260710 13:19:04.398191 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:04.398525 13348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:04.398850 13500 raft_consensus.cc:3060] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.399271 13348 raft_consensus.cc:2393] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 956e20f614804046ba342d683b0bb665 in current term 1: Already voted for candidate a6efba551bad4650a060e9c032ea7aeb in this term.
I20260710 13:19:04.399665 13546 raft_consensus.cc:359] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.400331 13546 raft_consensus.cc:385] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.400579 13546 raft_consensus.cc:740] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.401230 13546 consensus_queue.cc:260] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.402035 13645 leader_election.cc:290] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:04.402676 13276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:04.403235 13276 raft_consensus.cc:3060] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.403523 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:04.404254 13426 raft_consensus.cc:2393] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6efba551bad4650a060e9c032ea7aeb in current term 1: Already voted for candidate 956e20f614804046ba342d683b0bb665 in this term.
I20260710 13:19:04.406581 13547 raft_consensus.cc:359] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:04.407585 13547 raft_consensus.cc:385] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.407974 13547 raft_consensus.cc:740] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.409425 13546 ts_tablet_manager.cc:1434] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 13:19:04.411643 13500 raft_consensus.cc:2468] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 1.
I20260710 13:19:04.410729 13278 raft_consensus.cc:2468] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:04.412062 13546 tablet_bootstrap.cc:492] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:04.410203 13276 raft_consensus.cc:2468] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:04.375007 13576 leader_election.cc:290] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:04.397362 13613 leader_election.cc:290] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:04.416543 13244 leader_election.cc:304] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:04.414256 13547 consensus_queue.cc:260] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:04.415766 13464 leader_election.cc:304] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:04.417812 13603 raft_consensus.cc:2804] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.418323 13603 raft_consensus.cc:697] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:04.418511 13667 raft_consensus.cc:2804] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.419020 13667 raft_consensus.cc:697] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:04.419226 13603 consensus_queue.cc:237] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.419826 13667 consensus_queue.cc:237] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.423137 13547 ts_tablet_manager.cc:1434] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:19:04.424332 13547 tablet_bootstrap.cc:492] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:04.433837 13349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:04.434285 13316 leader_election.cc:304] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [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: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 956e20f614804046ba342d683b0bb665
I20260710 13:19:04.434484 13349 raft_consensus.cc:3060] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.435155 13650 raft_consensus.cc:2804] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.435958 13650 raft_consensus.cc:697] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Becoming Leader. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:04.450700 13650 consensus_queue.cc:237] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.453210 13426 raft_consensus.cc:3060] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.439152 13274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416a48a2359245e2897a4b4896917b10" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
W20260710 13:19:04.456281 13700 log.cc:927] Time spent T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260710 13:19:04.469846 13274 raft_consensus.cc:2393] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 956e20f614804046ba342d683b0bb665 in current term 1: Already voted for candidate a6efba551bad4650a060e9c032ea7aeb in this term.
I20260710 13:19:04.482409 13546 tablet_bootstrap.cc:654] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.518342 13667 raft_consensus.cc:493] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.519152 13667 raft_consensus.cc:515] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.496141 13390 leader_election.cc:304] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [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: 956e20f614804046ba342d683b0bb665; no voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:04.521735 13549 tablet_bootstrap.cc:492] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:04.522210 13549 ts_tablet_manager.cc:1403] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.246s	user 0.016s	sys 0.013s
I20260710 13:19:04.525688 13549 raft_consensus.cc:359] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.524988 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:04.526499 13549 raft_consensus.cc:385] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.526760 13351 raft_consensus.cc:2468] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:04.522241 13621 raft_consensus.cc:2749] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.529168 13551 consensus_queue.cc:1048] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.529610 13274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:04.530483 13274 raft_consensus.cc:2468] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:04.531800 13465 leader_election.cc:304] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [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: 62e3423c41d242388635cc1f524afaaf, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:04.532650 13547 tablet_bootstrap.cc:654] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.526773 13549 raft_consensus.cc:740] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.538316 13549 consensus_queue.cc:260] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.525260 13667 leader_election.cc:290] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:04.534798 13576 raft_consensus.cc:2804] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:04.543417 13549 ts_tablet_manager.cc:1434] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 13:19:04.546937 13576 raft_consensus.cc:493] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.560648 13576 raft_consensus.cc:3060] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.571820 13576 raft_consensus.cc:515] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.574549 13501 raft_consensus.cc:3060] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.575127 13274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:04.575860 13274 raft_consensus.cc:3060] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.580549 13576 leader_election.cc:290] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 2 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:04.587522 13549 tablet_bootstrap.cc:492] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:04.599573 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:04.600471 13351 raft_consensus.cc:3060] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.613296 13645 consensus_queue.cc:1048] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.619166 13274 raft_consensus.cc:2468] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 2.
I20260710 13:19:04.622081 13464 leader_election.cc:304] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:04.623612 13609 raft_consensus.cc:2804] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:04.616271 13686 consensus_queue.cc:1048] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.626472 13667 consensus_queue.cc:1048] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.629127 13546 tablet_bootstrap.cc:492] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:04.629766 13546 ts_tablet_manager.cc:1403] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.218s	user 0.010s	sys 0.015s
I20260710 13:19:04.632345 13609 raft_consensus.cc:697] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:04.633564 13609 consensus_queue.cc:237] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER 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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.602144 13349 raft_consensus.cc:2468] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 1.
I20260710 13:19:04.639236 13546 raft_consensus.cc:359] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.645118 13546 raft_consensus.cc:385] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.645464 13546 raft_consensus.cc:740] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.646463 13546 consensus_queue.cc:260] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.647432 13176 catalog_manager.cc:5697] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.648504 13546 ts_tablet_manager.cc:1434] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260710 13:19:04.652698 13546 tablet_bootstrap.cc:492] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:04.685746 13546 tablet_bootstrap.cc:654] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.695453 13549 tablet_bootstrap.cc:654] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.695990 13351 raft_consensus.cc:2468] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 2.
W20260710 13:19:04.718663 13710 log.cc:927] Time spent T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260710 13:19:04.748525 13176 catalog_manager.cc:5697] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 1 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.750499 13176 catalog_manager.cc:5697] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 0 to 1, leader changed from <none> to a6efba551bad4650a060e9c032ea7aeb (127.10.230.130). New cstate: current_term: 1 leader_uuid: "a6efba551bad4650a060e9c032ea7aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } }
I20260710 13:19:04.784528 13645 consensus_queue.cc:1048] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:04.794860 13173 catalog_manager.cc:5697] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6efba551bad4650a060e9c032ea7aeb (127.10.230.130). New cstate: current_term: 1 leader_uuid: "a6efba551bad4650a060e9c032ea7aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.801786 13547 tablet_bootstrap.cc:492] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:04.801512 13645 raft_consensus.cc:493] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.802721 13547 ts_tablet_manager.cc:1403] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.379s	user 0.024s	sys 0.010s
I20260710 13:19:04.805014 13645 raft_consensus.cc:515] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.806313 13547 raft_consensus.cc:359] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:04.807003 13547 raft_consensus.cc:385] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.807287 13547 raft_consensus.cc:740] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.807952 13547 consensus_queue.cc:260] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:04.808810 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8aca886efe84f68a363ba86d97e608b" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:04.809289 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8aca886efe84f68a363ba86d97e608b" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:04.810182 13278 raft_consensus.cc:2393] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6efba551bad4650a060e9c032ea7aeb in current term 1: Already voted for candidate 62e3423c41d242388635cc1f524afaaf in this term.
I20260710 13:19:04.811316 13316 leader_election.cc:304] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6efba551bad4650a060e9c032ea7aeb; no voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:04.812018 13549 tablet_bootstrap.cc:492] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:04.812139 13650 raft_consensus.cc:3060] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.812724 13549 ts_tablet_manager.cc:1403] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.225s	user 0.025s	sys 0.032s
I20260710 13:19:04.810158 13547 ts_tablet_manager.cc:1434] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:04.814702 13547 tablet_bootstrap.cc:492] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:04.817036 13549 raft_consensus.cc:359] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.817809 13549 raft_consensus.cc:385] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.818118 13549 raft_consensus.cc:740] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.818836 13549 consensus_queue.cc:260] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.821200 13549 ts_tablet_manager.cc:1434] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:04.822502 13549 tablet_bootstrap.cc:492] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:04.813848 13645 leader_election.cc:290] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:04.834457 13547 tablet_bootstrap.cc:654] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.841841 13549 tablet_bootstrap.cc:654] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.846607 13690 consensus_queue.cc:1048] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.866847 13650 raft_consensus.cc:2749] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.871119 13546 tablet_bootstrap.cc:492] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:04.870903 13609 consensus_queue.cc:1048] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.871600 13546 ts_tablet_manager.cc:1403] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.222s	user 0.018s	sys 0.002s
I20260710 13:19:04.877290 13547 tablet_bootstrap.cc:492] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:04.877807 13547 ts_tablet_manager.cc:1403] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.005s
I20260710 13:19:04.881182 13547 raft_consensus.cc:359] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.881915 13547 raft_consensus.cc:385] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.882205 13547 raft_consensus.cc:740] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.882910 13547 consensus_queue.cc:260] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.885704 13549 tablet_bootstrap.cc:492] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:04.885797 13547 ts_tablet_manager.cc:1434] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:04.886866 13549 ts_tablet_manager.cc:1403] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.016s
I20260710 13:19:04.885912 13172 catalog_manager.cc:5697] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 1 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } }
I20260710 13:19:04.887295 13547 tablet_bootstrap.cc:492] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:04.890399 13549 raft_consensus.cc:359] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.893908 13547 tablet_bootstrap.cc:654] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.893965 13549 raft_consensus.cc:385] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.895560 13549 raft_consensus.cc:740] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.896994 13549 consensus_queue.cc:260] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:04.901342 13549 ts_tablet_manager.cc:1434] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:04.902338 13609 raft_consensus.cc:493] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.903179 13609 raft_consensus.cc:515] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.905395 13609 leader_election.cc:290] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:04.905535 13547 tablet_bootstrap.cc:492] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:04.906064 13547 ts_tablet_manager.cc:1403] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:19:04.906150 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:04.906961 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:04.907564 13278 raft_consensus.cc:2468] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:04.908717 13549 tablet_bootstrap.cc:492] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
W20260710 13:19:04.907528 13466 leader_election.cc:343] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.909551 13547 raft_consensus.cc:359] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.910298 13547 raft_consensus.cc:385] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.910557 13547 raft_consensus.cc:740] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.911172 13546 raft_consensus.cc:359] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:04.911471 13464 leader_election.cc:304] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 956e20f614804046ba342d683b0bb665
I20260710 13:19:04.911836 13546 raft_consensus.cc:385] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.911352 13547 consensus_queue.cc:260] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:04.912117 13546 raft_consensus.cc:740] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.912426 13609 raft_consensus.cc:2804] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.912811 13609 raft_consensus.cc:493] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.913237 13609 raft_consensus.cc:3060] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.913955 13547 ts_tablet_manager.cc:1434] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:04.914898 13547 tablet_bootstrap.cc:492] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665: Bootstrap starting.
I20260710 13:19:04.920399 13547 tablet_bootstrap.cc:654] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.904620 13174 catalog_manager.cc:5697] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 1 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.926223 13690 consensus_queue.cc:1048] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.921650 13609 raft_consensus.cc:515] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.942737 13547 tablet_bootstrap.cc:492] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665: No bootstrap required, opened a new log
I20260710 13:19:04.943246 13547 ts_tablet_manager.cc:1403] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.006s
I20260710 13:19:04.945806 13547 raft_consensus.cc:359] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.946475 13547 raft_consensus.cc:385] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.946445 13603 consensus_queue.cc:1048] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:04.946962 13547 raft_consensus.cc:740] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956e20f614804046ba342d683b0bb665, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.947913 13603 consensus_queue.cc:1048] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.948668 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:04.947715 13547 consensus_queue.cc:260] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.948961 13276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:04.949553 13426 raft_consensus.cc:3060] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.949716 13276 raft_consensus.cc:3060] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.950687 13546 consensus_queue.cc:260] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:04.954941 13690 consensus_queue.cc:1048] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.957304 13426 raft_consensus.cc:2468] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:04.958643 13466 leader_election.cc:304] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:04.959602 13690 raft_consensus.cc:2804] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.960140 13690 raft_consensus.cc:697] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:04.960798 13276 raft_consensus.cc:2468] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:04.961169 13690 consensus_queue.cc:237] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:04.966143 13609 leader_election.cc:290] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:04.966253 13650 raft_consensus.cc:493] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.967875 13650 raft_consensus.cc:515] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:04.970367 13650 leader_election.cc:290] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:04.972862 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5662c2a9c46ac9547efcf1d324fad" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:04.973150 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5662c2a9c46ac9547efcf1d324fad" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:04.973644 13426 raft_consensus.cc:2468] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
W20260710 13:19:04.974586 13319 leader_election.cc:343] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.967118 13547 ts_tablet_manager.cc:1434] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 13:19:04.975260 13318 leader_election.cc:304] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [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: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:04.976468 13650 raft_consensus.cc:2804] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.976926 13650 raft_consensus.cc:493] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.977372 13650 raft_consensus.cc:3060] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.985306 13650 raft_consensus.cc:515] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:04.992120 13546 ts_tablet_manager.cc:1434] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.120s	user 0.007s	sys 0.000s
I20260710 13:19:05.003512 13546 tablet_bootstrap.cc:492] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:05.005205 13549 tablet_bootstrap.cc:654] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.995159 13174 catalog_manager.cc:5697] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 1 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.010946 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5662c2a9c46ac9547efcf1d324fad" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
W20260710 13:19:05.012323 13319 leader_election.cc:343] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.013113 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc5662c2a9c46ac9547efcf1d324fad" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:05.013972 13425 raft_consensus.cc:3060] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.010207 13650 leader_election.cc:290] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:05.018121 13650 consensus_queue.cc:1048] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.030558 13546 tablet_bootstrap.cc:654] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.038311 13425 raft_consensus.cc:2468] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:05.040338 13318 leader_election.cc:304] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [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: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:05.042045 13650 raft_consensus.cc:2804] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.042770 13650 raft_consensus.cc:697] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Becoming Leader. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:05.043946 13650 consensus_queue.cc:237] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.058962 13666 consensus_queue.cc:1048] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.074890 13425 raft_consensus.cc:3060] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.093341 13549 tablet_bootstrap.cc:492] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:05.098233 13546 tablet_bootstrap.cc:492] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:05.099750 13546 ts_tablet_manager.cc:1403] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.009s
I20260710 13:19:05.099750 13549 ts_tablet_manager.cc:1403] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.191s	user 0.022s	sys 0.020s
I20260710 13:19:05.098553 13690 raft_consensus.cc:493] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.104806 13690 raft_consensus.cc:515] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:05.107252 13690 leader_election.cc:290] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:05.110176 13274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c7408ddc0467d8ade88a47bfa69ab" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:05.110952 13274 raft_consensus.cc:2468] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 0.
I20260710 13:19:05.110188 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c7408ddc0467d8ade88a47bfa69ab" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:05.102913 13546 raft_consensus.cc:359] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.112061 13546 raft_consensus.cc:385] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.112455 13546 raft_consensus.cc:740] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
W20260710 13:19:05.112964 13465 leader_election.cc:343] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.113273 13546 consensus_queue.cc:260] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.114969 13464 leader_election.cc:304] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:05.115379 13546 ts_tablet_manager.cc:1434] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:19:05.116631 13546 tablet_bootstrap.cc:492] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb: Bootstrap starting.
I20260710 13:19:05.119354 13690 raft_consensus.cc:2804] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:05.120602 13690 raft_consensus.cc:493] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:05.121130 13690 raft_consensus.cc:3060] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.129973 13690 raft_consensus.cc:515] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:05.131681 13546 tablet_bootstrap.cc:654] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.119635 13549 raft_consensus.cc:359] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.133248 13549 raft_consensus.cc:385] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.133577 13549 raft_consensus.cc:740] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.134456 13549 consensus_queue.cc:260] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.135142 13174 catalog_manager.cc:5697] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 0 to 2, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 2 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.139801 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c7408ddc0467d8ade88a47bfa69ab" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:05.137183 13549 ts_tablet_manager.cc:1434] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:19:05.138402 13274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c7408ddc0467d8ade88a47bfa69ab" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
W20260710 13:19:05.141572 13465 leader_election.cc:343] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.142222 13274 raft_consensus.cc:3060] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.140094 13690 leader_election.cc:290] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 1 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:05.147655 13174 catalog_manager.cc:5697] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 1 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.152189 13274 raft_consensus.cc:2468] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:05.153959 13464 leader_election.cc:304] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:05.155411 13690 raft_consensus.cc:2804] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.156316 13549 tablet_bootstrap.cc:492] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf: Bootstrap starting.
I20260710 13:19:05.156605 13650 raft_consensus.cc:493] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.157213 13650 raft_consensus.cc:515] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.162151 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2617380533cf43d2a671519f97055161" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:05.162846 13501 raft_consensus.cc:2468] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
I20260710 13:19:05.163858 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2617380533cf43d2a671519f97055161" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:05.164518 13425 raft_consensus.cc:2468] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 0.
I20260710 13:19:05.165362 13650 leader_election.cc:290] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:05.165911 13278 raft_consensus.cc:1275] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Refusing update from remote peer 62e3423c41d242388635cc1f524afaaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:05.156225 13690 raft_consensus.cc:697] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:05.168726 13690 consensus_queue.cc:237] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:05.169569 13609 consensus_queue.cc:1048] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:05.166436 13318 leader_election.cc:304] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:05.174067 13650 raft_consensus.cc:2804] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:05.174504 13650 raft_consensus.cc:493] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:05.174892 13650 raft_consensus.cc:3060] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.181392 13549 tablet_bootstrap.cc:654] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.191028 13650 raft_consensus.cc:515] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.195794 13351 raft_consensus.cc:1275] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Refusing update from remote peer 62e3423c41d242388635cc1f524afaaf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:05.198122 13609 consensus_queue.cc:1048] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:05.202194 13224 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:05.209766 13176 catalog_manager.cc:5697] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6efba551bad4650a060e9c032ea7aeb (127.10.230.130). New cstate: current_term: 1 leader_uuid: "a6efba551bad4650a060e9c032ea7aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.209697 13549 tablet_bootstrap.cc:492] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf: No bootstrap required, opened a new log
I20260710 13:19:05.212806 13549 ts_tablet_manager.cc:1403] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.016s
I20260710 13:19:05.227756 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2617380533cf43d2a671519f97055161" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:05.228047 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2617380533cf43d2a671519f97055161" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:05.228667 13501 raft_consensus.cc:3060] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.230692 13549 raft_consensus.cc:359] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.231526 13549 raft_consensus.cc:385] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.231833 13549 raft_consensus.cc:740] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.232237 13546 tablet_bootstrap.cc:492] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb: No bootstrap required, opened a new log
I20260710 13:19:05.232851 13546 ts_tablet_manager.cc:1403] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb: Time spent bootstrapping tablet: real 0.116s	user 0.047s	sys 0.033s
I20260710 13:19:05.228495 13425 raft_consensus.cc:3060] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.234475 13650 leader_election.cc:290] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:05.242589 13549 consensus_queue.cc:260] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.244318 13546 raft_consensus.cc:359] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:05.245199 13549 ts_tablet_manager.cc:1434] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.002s
I20260710 13:19:05.246764 13546 raft_consensus.cc:385] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.247364 13546 raft_consensus.cc:740] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.248062 13546 consensus_queue.cc:260] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:05.250084 13546 ts_tablet_manager.cc:1434] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:19:05.254576 13425 raft_consensus.cc:2468] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:05.255188 13501 raft_consensus.cc:2468] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:05.255847 13318 leader_election.cc:304] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 956e20f614804046ba342d683b0bb665, a6efba551bad4650a060e9c032ea7aeb; no voters: 
I20260710 13:19:05.255911 13172 catalog_manager.cc:5697] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 1 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.259150 13650 raft_consensus.cc:2804] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.259682 13650 raft_consensus.cc:697] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Becoming Leader. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:05.260551 13650 consensus_queue.cc:237] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:05.273341 13172 catalog_manager.cc:5697] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to a6efba551bad4650a060e9c032ea7aeb (127.10.230.130). New cstate: current_term: 1 leader_uuid: "a6efba551bad4650a060e9c032ea7aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.291484 13425 raft_consensus.cc:3060] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.292263 13650 raft_consensus.cc:493] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.292865 13650 raft_consensus.cc:515] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:05.295442 13650 leader_election.cc:290] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:05.295845 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c7408ddc0467d8ade88a47bfa69ab" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:05.295982 13278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c7408ddc0467d8ade88a47bfa69ab" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:05.296911 13278 raft_consensus.cc:2393] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a6efba551bad4650a060e9c032ea7aeb in current term 1: Already voted for candidate 62e3423c41d242388635cc1f524afaaf in this term.
I20260710 13:19:05.297854 13316 leader_election.cc:304] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6efba551bad4650a060e9c032ea7aeb; no voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:05.299096 13650 raft_consensus.cc:3060] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.306378 13650 raft_consensus.cc:2749] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:05.365553 13686 consensus_queue.cc:1048] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.377140 13667 consensus_queue.cc:1048] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.443284 13650 consensus_queue.cc:1048] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.456212 13501 raft_consensus.cc:3060] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.465343 13650 consensus_queue.cc:1048] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.688362 13650 consensus_queue.cc:1048] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.701546 13666 consensus_queue.cc:1048] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:05.791153 13690 consensus_queue.cc:1048] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.798087 13690 consensus_queue.cc:1048] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:06.047029 11162 tablet_server.cc:179] TabletServer@127.10.230.129:0 shutting down...
I20260710 13:19:06.102403 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:06.105315 11162 tablet_replica.cc:333] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.107882 11162 raft_consensus.cc:2243] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:06.109642 11162 raft_consensus.cc:2272] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.112468 11162 tablet_replica.cc:333] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.113355 11162 raft_consensus.cc:2243] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.113940 11162 raft_consensus.cc:2272] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.117163 11162 tablet_replica.cc:333] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.118086 11162 raft_consensus.cc:2243] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.118619 11162 raft_consensus.cc:2272] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.121491 11162 tablet_replica.cc:333] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.122463 11162 raft_consensus.cc:2243] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.122957 11162 raft_consensus.cc:2272] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.125062 11162 tablet_replica.cc:333] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.125749 11162 raft_consensus.cc:2243] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.126375 11162 raft_consensus.cc:2272] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.130795 11162 tablet_replica.cc:333] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
W20260710 13:19:06.130858 13464 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 158 similar messages]
I20260710 13:19:06.132010 11162 raft_consensus.cc:2243] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:06.134662 11162 raft_consensus.cc:2272] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:06.136394 13464 consensus_peers.cc:597] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. 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:19:06.137362 13464 consensus_peers.cc:597] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. 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:19:06.138674 11162 tablet_replica.cc:333] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.139617 11162 raft_consensus.cc:2243] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.140347 11162 raft_consensus.cc:2272] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.143136 11162 tablet_replica.cc:333] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.144078 11162 raft_consensus.cc:2243] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.145114 11162 raft_consensus.cc:2272] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.148618 11162 tablet_replica.cc:333] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.149665 11162 raft_consensus.cc:2243] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.150490 11162 raft_consensus.cc:2272] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.153923 11162 tablet_replica.cc:333] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.155056 11162 raft_consensus.cc:2243] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:06.156914 11162 raft_consensus.cc:2272] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.159979 11162 tablet_replica.cc:333] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.160588 11162 raft_consensus.cc:2243] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.161185 11162 raft_consensus.cc:2272] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.164328 11162 tablet_replica.cc:333] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.164949 11162 raft_consensus.cc:2243] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:06.166010 11162 raft_consensus.cc:2272] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.168159 11162 tablet_replica.cc:333] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.168706 11162 raft_consensus.cc:2243] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:06.170171 11162 raft_consensus.cc:2272] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.173393 11162 tablet_replica.cc:333] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.174010 11162 raft_consensus.cc:2243] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.174805 11162 raft_consensus.cc:2272] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.177891 11162 tablet_replica.cc:333] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.178512 11162 raft_consensus.cc:2243] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.179147 11162 raft_consensus.cc:2272] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.181401 11162 tablet_replica.cc:333] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.181929 11162 raft_consensus.cc:2243] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.182639 11162 raft_consensus.cc:2272] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.184758 11162 tablet_replica.cc:333] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.185379 11162 raft_consensus.cc:2243] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.185853 11162 raft_consensus.cc:2272] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:06.188539 11162 tablet_replica.cc:333] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: stopping tablet replica
I20260710 13:19:06.189080 11162 raft_consensus.cc:2243] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:06.189708 11162 raft_consensus.cc:2272] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:06.192080 13464 consensus_peers.cc:597] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. 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:19:06.215595 13464 consensus_peers.cc:597] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. 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:19:06.221180 13390 consensus_peers.cc:597] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. 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:19:06.235842 11162 tablet_server.cc:196] TabletServer@127.10.230.129:0 shutdown complete.
W20260710 13:19:06.247516 13464 consensus_peers.cc:597] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:06.248214 13464 consensus_peers.cc:597] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:06.254645 13390 consensus_peers.cc:597] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:06.266032 13316 consensus_peers.cc:597] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:06.270581 13316 consensus_peers.cc:597] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:06.306227 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:06.316468 13769 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:19:06.315647 13768 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:19:06.321209 13771 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:19:06.321979 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:06.323808 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:06.324084 11162 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:19:06.324301 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689546324272 us; error 0 us; skew 500 ppm
I20260710 13:19:06.325026 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:06.328482 11162 webserver.cc:533] Webserver started at http://127.10.230.129:46723/ using document root <none> and password file <none>
I20260710 13:19:06.329078 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.329288 11162 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:06.333676 11162 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:19:06.339434 13776 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:19:06.340459 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:06.340837 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "30c1f841273f4e0daf4c29ea8449a66b"
format_stamp: "Formatted at 2026-07-10 13:19:00 on dist-test-slave-mxjd"
I20260710 13:19:06.341300 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689485268752-11162-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:19:06.364662 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.366631 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.368989 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:06.374266 13783 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:19:06.380432 13316 consensus_peers.cc:597] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:06.427449 13316 consensus_peers.cc:597] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:06.446194 13464 consensus_peers.cc:597] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:06.483219 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:19:06.483804 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.111s	user 0.001s	sys 0.004s
I20260710 13:19:06.484179 11162 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:19:06.491518 13783 tablet_bootstrap.cc:492] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.511093 13783 tablet_bootstrap.cc:492] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.511909 13783 tablet_bootstrap.cc:492] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.512461 13783 ts_tablet_manager.cc:1403] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 13:19:06.515280 13783 raft_consensus.cc:359] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.516382 13783 raft_consensus.cc:740] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.517241 13783 consensus_queue.cc:260] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [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: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.519253 13783 ts_tablet_manager.cc:1434] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.006s	user 0.010s	sys 0.000s
I20260710 13:19:06.519843 13783 tablet_bootstrap.cc:492] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.534759 13783 tablet_bootstrap.cc:492] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.535784 13783 tablet_bootstrap.cc:492] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.536484 13783 ts_tablet_manager.cc:1403] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:19:06.538458 13783 raft_consensus.cc:359] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.538977 13783 raft_consensus.cc:740] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.539577 13783 consensus_queue.cc:260] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [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: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.540901 13783 ts_tablet_manager.cc:1434] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:06.541476 13783 tablet_bootstrap.cc:492] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.552919 13783 tablet_bootstrap.cc:492] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.553668 13783 tablet_bootstrap.cc:492] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.554266 13783 ts_tablet_manager.cc:1403] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:19:06.556986 13783 raft_consensus.cc:359] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.557725 13783 raft_consensus.cc:740] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.558516 13783 consensus_queue.cc:260] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [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: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.560308 13783 ts_tablet_manager.cc:1434] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:06.561143 13783 tablet_bootstrap.cc:492] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.573257 11162 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:19:06.573554 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.089s	user 0.083s	sys 0.007s
I20260710 13:19:06.574468 13783 tablet_bootstrap.cc:492] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.575520 13783 tablet_bootstrap.cc:492] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.576297 13783 ts_tablet_manager.cc:1403] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:19:06.579100 13783 raft_consensus.cc:359] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.579674 13783 raft_consensus.cc:740] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.580425 13783 consensus_queue.cc:260] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [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: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.582743 13783 ts_tablet_manager.cc:1434] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:06.583844 13783 tablet_bootstrap.cc:492] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.597469 13783 tablet_bootstrap.cc:492] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.598284 13783 tablet_bootstrap.cc:492] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.598858 13783 ts_tablet_manager.cc:1403] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:19:06.601385 13783 raft_consensus.cc:359] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.601987 13783 raft_consensus.cc:740] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.602675 13783 consensus_queue.cc:260] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [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: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.604283 13783 ts_tablet_manager.cc:1434] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:06.605041 13783 tablet_bootstrap.cc:492] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.629153 13783 tablet_bootstrap.cc:492] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.629953 13783 tablet_bootstrap.cc:492] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.630478 13783 ts_tablet_manager.cc:1403] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260710 13:19:06.634567 13783 raft_consensus.cc:359] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.635241 13783 raft_consensus.cc:740] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.636099 13783 consensus_queue.cc:260] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [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: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.638584 13783 ts_tablet_manager.cc:1434] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:19:06.639861 13783 tablet_bootstrap.cc:492] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.703284 13783 tablet_bootstrap.cc:492] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.704610 13783 tablet_bootstrap.cc:492] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.705515 13783 ts_tablet_manager.cc:1403] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.020s
I20260710 13:19:06.708998 13783 raft_consensus.cc:359] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.710188 13783 raft_consensus.cc:740] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.711365 13783 consensus_queue.cc:260] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.714439 13783 ts_tablet_manager.cc:1434] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:19:06.715524 13783 tablet_bootstrap.cc:492] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.717063 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:33539
I20260710 13:19:06.717219 13851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:33539 every 8 connection(s)
I20260710 13:19:06.741477 13783 tablet_bootstrap.cc:492] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.743655 13783 tablet_bootstrap.cc:492] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.744837 13783 ts_tablet_manager.cc:1403] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260710 13:19:06.748073 13783 raft_consensus.cc:359] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.748718 13783 raft_consensus.cc:740] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.749435 13783 consensus_queue.cc:260] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.751574 13783 ts_tablet_manager.cc:1434] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:06.752455 13783 tablet_bootstrap.cc:492] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.765858 13852 heartbeater.cc:344] Connected to a master server at 127.10.230.190:45929
I20260710 13:19:06.766395 13852 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:06.767416 13852 heartbeater.cc:507] Master 127.10.230.190:45929 requested a full tablet report, sending...
I20260710 13:19:06.771297 13783 tablet_bootstrap.cc:492] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.772248 13783 tablet_bootstrap.cc:492] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.772930 13783 ts_tablet_manager.cc:1403] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 13:19:06.775233 13783 raft_consensus.cc:359] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.775890 13783 raft_consensus.cc:740] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.776539 13783 consensus_queue.cc:260] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.777966 13172 ts_manager.cc:194] Re-registered known tserver with Master: 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:06.778582 13783 ts_tablet_manager.cc:1434] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:06.779378 13783 tablet_bootstrap.cc:492] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.793323 13783 tablet_bootstrap.cc:492] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.794063 13783 tablet_bootstrap.cc:492] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.794575 13783 ts_tablet_manager.cc:1403] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:19:06.795709 13172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42278
I20260710 13:19:06.796499 13783 raft_consensus.cc:359] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.797196 13783 raft_consensus.cc:740] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.797928 13783 consensus_queue.cc:260] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [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: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.799785 13852 heartbeater.cc:499] Master 127.10.230.190:45929 was elected leader, sending a full tablet report...
I20260710 13:19:06.799817 13783 ts_tablet_manager.cc:1434] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:06.808238 13783 tablet_bootstrap.cc:492] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.829273 13783 tablet_bootstrap.cc:492] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.830272 13783 tablet_bootstrap.cc:492] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.830919 13783 ts_tablet_manager.cc:1403] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 13:19:06.833384 13783 raft_consensus.cc:359] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.834061 13783 raft_consensus.cc:740] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.834731 13783 consensus_queue.cc:260] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [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: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.836831 13783 ts_tablet_manager.cc:1434] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:06.837736 13783 tablet_bootstrap.cc:492] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.850891 13783 tablet_bootstrap.cc:492] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.851711 13783 tablet_bootstrap.cc:492] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.852216 13783 ts_tablet_manager.cc:1403] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:19:06.854194 13783 raft_consensus.cc:359] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.854877 13783 raft_consensus.cc:740] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.855449 13783 consensus_queue.cc:260] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [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: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.856963 13783 ts_tablet_manager.cc:1434] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:06.857815 13783 tablet_bootstrap.cc:492] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.869580 13783 tablet_bootstrap.cc:492] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.870339 13783 tablet_bootstrap.cc:492] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.870898 13783 ts_tablet_manager.cc:1403] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 13:19:06.872869 13783 raft_consensus.cc:359] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.873390 13783 raft_consensus.cc:740] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.873891 13783 consensus_queue.cc:260] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [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: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.875219 13783 ts_tablet_manager.cc:1434] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:19:06.875950 13783 tablet_bootstrap.cc:492] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.888242 13783 tablet_bootstrap.cc:492] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.888937 13783 tablet_bootstrap.cc:492] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.889441 13783 ts_tablet_manager.cc:1403] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 13:19:06.891187 13783 raft_consensus.cc:359] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.891821 13783 raft_consensus.cc:740] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.892467 13783 consensus_queue.cc:260] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.894214 13783 ts_tablet_manager.cc:1434] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:19:06.895257 13783 tablet_bootstrap.cc:492] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.909509 13783 tablet_bootstrap.cc:492] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.910184 13783 tablet_bootstrap.cc:492] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.910648 13783 ts_tablet_manager.cc:1403] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:19:06.912281 13783 raft_consensus.cc:359] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.912721 13783 raft_consensus.cc:740] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.913375 13783 consensus_queue.cc:260] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.915174 13783 ts_tablet_manager.cc:1434] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:06.916263 13783 tablet_bootstrap.cc:492] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.929838 13783 tablet_bootstrap.cc:492] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.930526 13783 tablet_bootstrap.cc:492] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.931035 13783 ts_tablet_manager.cc:1403] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:19:06.932740 13783 raft_consensus.cc:359] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.933296 13783 raft_consensus.cc:740] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.933791 13783 consensus_queue.cc:260] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [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: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:06.935479 13783 ts_tablet_manager.cc:1434] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:19:06.936491 13783 tablet_bootstrap.cc:492] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.950590 13783 tablet_bootstrap.cc:492] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.951323 13783 tablet_bootstrap.cc:492] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.951869 13783 ts_tablet_manager.cc:1403] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:19:06.953708 13783 raft_consensus.cc:359] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.954185 13783 raft_consensus.cc:740] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.954692 13783 consensus_queue.cc:260] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [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: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:06.956566 13783 ts_tablet_manager.cc:1434] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:06.957581 13783 tablet_bootstrap.cc:492] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap starting.
I20260710 13:19:06.970263 13783 tablet_bootstrap.cc:492] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: 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:19:06.970902 13783 tablet_bootstrap.cc:492] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: Bootstrap complete.
I20260710 13:19:06.971351 13783 ts_tablet_manager.cc:1403] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:19:06.973095 13783 raft_consensus.cc:359] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.973577 13783 raft_consensus.cc:740] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.974025 13783 consensus_queue.cc:260] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:06.975654 13783 ts_tablet_manager.cc:1434] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:07.184391 13840 raft_consensus.cc:493] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.185211 13840 raft_consensus.cc:515] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:07.188807 13821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.189201 13350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:07.189603 13821 raft_consensus.cc:2468] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 1.
I20260710 13:19:07.191022 13840 leader_election.cc:290] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:07.191056 13464 leader_election.cc:304] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:07.192528 13840 raft_consensus.cc:2804] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:07.193011 13840 raft_consensus.cc:493] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.193434 13840 raft_consensus.cc:3060] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.201262 13840 raft_consensus.cc:515] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:07.203529 13840 leader_election.cc:290] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 2 election: Requested vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:07.203790 13821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:07.204169 13350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:07.204509 13821 raft_consensus.cc:3060] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.210552 13821 raft_consensus.cc:2468] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62e3423c41d242388635cc1f524afaaf in term 2.
I20260710 13:19:07.211575 13464 leader_election.cc:304] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:07.212383 13840 raft_consensus.cc:2804] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.212855 13840 raft_consensus.cc:697] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Becoming Leader. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:07.213585 13840 consensus_queue.cc:237] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:07.222667 13176 catalog_manager.cc:5697] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf reported cstate change: term changed from 1 to 2, leader changed from 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129) to 62e3423c41d242388635cc1f524afaaf (127.10.230.132). New cstate: current_term: 2 leader_uuid: "62e3423c41d242388635cc1f524afaaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.224532 13844 raft_consensus.cc:493] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.225229 13844 raft_consensus.cc:515] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.228304 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:07.229346 13820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.230067 13820 raft_consensus.cc:2468] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 1.
I20260710 13:19:07.230835 13844 leader_election.cc:290] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.231307 13390 leader_election.cc:304] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [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: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:07.232172 13844 raft_consensus.cc:2804] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:07.232723 13844 raft_consensus.cc:493] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.233242 13844 raft_consensus.cc:3060] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.241176 13844 raft_consensus.cc:515] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.243273 13844 leader_election.cc:290] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 2 election: Requested vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.244259 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:07.244586 13821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:07.245159 13821 raft_consensus.cc:3060] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.250065 13821 raft_consensus.cc:2468] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 2.
I20260710 13:19:07.251284 13390 leader_election.cc:304] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [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: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:07.251889 13844 raft_consensus.cc:2804] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.252395 13844 raft_consensus.cc:697] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 2 LEADER]: Becoming Leader. State: Replica: 956e20f614804046ba342d683b0bb665, State: Running, Role: LEADER
I20260710 13:19:07.253237 13844 consensus_queue.cc:237] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.262324 13176 catalog_manager.cc:5697] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 reported cstate change: term changed from 1 to 2, leader changed from 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129) to 956e20f614804046ba342d683b0bb665 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "956e20f614804046ba342d683b0bb665" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.338129 13666 raft_consensus.cc:493] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.338655 13666 raft_consensus.cc:515] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.340499 13666 leader_election.cc:290] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.341298 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:07.341477 13821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.342103 13821 raft_consensus.cc:2468] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:07.343046 13316 leader_election.cc:304] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [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: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 956e20f614804046ba342d683b0bb665
I20260710 13:19:07.343797 13666 raft_consensus.cc:2804] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:07.344187 13666 raft_consensus.cc:493] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.344511 13666 raft_consensus.cc:3060] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.349704 13666 raft_consensus.cc:515] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.352538 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:07.352655 13666 leader_election.cc:290] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 2 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.353382 13821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:07.354597 13821 raft_consensus.cc:3060] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.359814 13821 raft_consensus.cc:2468] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 2.
I20260710 13:19:07.360870 13316 leader_election.cc:304] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [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: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 956e20f614804046ba342d683b0bb665
I20260710 13:19:07.361542 13666 raft_consensus.cc:2804] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.361955 13666 raft_consensus.cc:697] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 2 LEADER]: Becoming Leader. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:07.362737 13666 consensus_queue.cc:237] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.369763 13176 catalog_manager.cc:5697] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb reported cstate change: term changed from 1 to 2, leader changed from 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129) to a6efba551bad4650a060e9c032ea7aeb (127.10.230.130). New cstate: current_term: 2 leader_uuid: "a6efba551bad4650a060e9c032ea7aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.397770 13840 raft_consensus.cc:493] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.398264 13840 raft_consensus.cc:515] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.399072 13844 raft_consensus.cc:493] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.399601 13844 raft_consensus.cc:515] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.400202 13840 leader_election.cc:290] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.401420 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:07.401538 13821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de88119df5604f4dbfa6f95dc3ade48c" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.401777 13844 leader_election.cc:290] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.402488 13821 raft_consensus.cc:2393] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62e3423c41d242388635cc1f524afaaf in current term 2: Already voted for candidate 956e20f614804046ba342d683b0bb665 in this term.
I20260710 13:19:07.402511 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:07.403379 13820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.403892 13464 leader_election.cc:304] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [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: 62e3423c41d242388635cc1f524afaaf; no voters: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665
I20260710 13:19:07.404111 13820 raft_consensus.cc:2468] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 1.
I20260710 13:19:07.404808 13840 raft_consensus.cc:3060] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.405223 13390 leader_election.cc:304] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [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: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:07.405999 13844 raft_consensus.cc:2804] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:07.406409 13844 raft_consensus.cc:493] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.406810 13844 raft_consensus.cc:3060] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.413015 13840 raft_consensus.cc:2749] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:07.414238 13844 raft_consensus.cc:515] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.416015 13844 leader_election.cc:290] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 2 election: Requested vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.417069 13820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:07.417049 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:07.417847 13820 raft_consensus.cc:3060] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.423180 13820 raft_consensus.cc:2468] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 2.
I20260710 13:19:07.424249 13390 leader_election.cc:304] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [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: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:07.425206 13844 raft_consensus.cc:2804] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.425742 13844 raft_consensus.cc:697] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 2 LEADER]: Becoming Leader. State: Replica: 956e20f614804046ba342d683b0bb665, State: Running, Role: LEADER
I20260710 13:19:07.426561 13844 consensus_queue.cc:237] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.434543 13176 catalog_manager.cc:5697] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 reported cstate change: term changed from 1 to 2, leader changed from 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129) to 956e20f614804046ba342d683b0bb665 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "956e20f614804046ba342d683b0bb665" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.493901 13840 raft_consensus.cc:493] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.494443 13840 raft_consensus.cc:515] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.496464 13840 leader_election.cc:290] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.497197 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "956e20f614804046ba342d683b0bb665" is_pre_election: true
I20260710 13:19:07.497431 13820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83c218ed66447318e7d9a30eefed2fb" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.498138 13820 raft_consensus.cc:2393] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62e3423c41d242388635cc1f524afaaf in current term 2: Already voted for candidate 956e20f614804046ba342d683b0bb665 in this term.
I20260710 13:19:07.498980 13464 leader_election.cc:304] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [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: 62e3423c41d242388635cc1f524afaaf; no voters: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665
I20260710 13:19:07.499665 13840 raft_consensus.cc:3060] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.503096 13666 raft_consensus.cc:493] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.503543 13666 raft_consensus.cc:515] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:07.505259 13666 leader_election.cc:290] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.505353 13840 raft_consensus.cc:2749] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:07.505932 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:07.506202 13820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.506773 13820 raft_consensus.cc:2468] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 1.
I20260710 13:19:07.507630 13316 leader_election.cc:304] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [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: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:07.508258 13666 raft_consensus.cc:2804] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:07.508563 13666 raft_consensus.cc:493] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.508894 13666 raft_consensus.cc:3060] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.513937 13666 raft_consensus.cc:515] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:07.515723 13666 leader_election.cc:290] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 2 election: Requested vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.516728 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:07.516882 13820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
I20260710 13:19:07.517588 13820 raft_consensus.cc:3060] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.519333 13840 raft_consensus.cc:493] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.519891 13840 raft_consensus.cc:515] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:07.522291 13840 leader_election.cc:290] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:07.522529 13821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.522775 13350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec48d9ed65d3495b8deecd0c7c3b3e8e" candidate_uuid: "62e3423c41d242388635cc1f524afaaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:07.523583 13350 raft_consensus.cc:2393] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62e3423c41d242388635cc1f524afaaf in current term 2: Already voted for candidate a6efba551bad4650a060e9c032ea7aeb in this term.
I20260710 13:19:07.523834 13844 raft_consensus.cc:493] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.524295 13844 raft_consensus.cc:515] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:07.524799 13465 leader_election.cc:304] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [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: 62e3423c41d242388635cc1f524afaaf; no voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:07.525933 13840 raft_consensus.cc:3060] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.526048 13844 leader_election.cc:290] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.526748 13350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6efba551bad4650a060e9c032ea7aeb" is_pre_election: true
I20260710 13:19:07.526993 13821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.527765 13821 raft_consensus.cc:2393] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 956e20f614804046ba342d683b0bb665 in current term 2: Already voted for candidate a6efba551bad4650a060e9c032ea7aeb in this term.
I20260710 13:19:07.528695 13390 leader_election.cc:304] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [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: 956e20f614804046ba342d683b0bb665; no voters: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb
I20260710 13:19:07.529480 13844 raft_consensus.cc:3060] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.526609 13820 raft_consensus.cc:2468] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6efba551bad4650a060e9c032ea7aeb in term 2.
I20260710 13:19:07.530821 13316 leader_election.cc:304] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [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: 30c1f841273f4e0daf4c29ea8449a66b, a6efba551bad4650a060e9c032ea7aeb; no voters: 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:07.531635 13666 raft_consensus.cc:2804] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.532123 13666 raft_consensus.cc:697] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 2 LEADER]: Becoming Leader. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:07.533274 13840 raft_consensus.cc:2749] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:07.533057 13666 consensus_queue.cc:237] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:07.535895 13844 raft_consensus.cc:2749] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:07.541544 13176 catalog_manager.cc:5697] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb reported cstate change: term changed from 1 to 2, leader changed from 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129) to a6efba551bad4650a060e9c032ea7aeb (127.10.230.130). New cstate: current_term: 2 leader_uuid: "a6efba551bad4650a060e9c032ea7aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.602487 13820 raft_consensus.cc:1275] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Refusing update from remote peer 62e3423c41d242388635cc1f524afaaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.603381 13666 raft_consensus.cc:493] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c1f841273f4e0daf4c29ea8449a66b)
I20260710 13:19:07.603965 13690 consensus_queue.cc:1048] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.603965 13666 raft_consensus.cc:515] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:07.606374 13666 leader_election.cc:290] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539)
I20260710 13:19:07.607030 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62e3423c41d242388635cc1f524afaaf" is_pre_election: true
I20260710 13:19:07.609185 13821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "a6efba551bad4650a060e9c032ea7aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b" is_pre_election: true
I20260710 13:19:07.610793 13316 leader_election.cc:304] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [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: a6efba551bad4650a060e9c032ea7aeb; no voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf
I20260710 13:19:07.611943 13666 raft_consensus.cc:2749] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:07.619387 13350 raft_consensus.cc:3060] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.628360 13350 raft_consensus.cc:1275] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Refusing update from remote peer 62e3423c41d242388635cc1f524afaaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.629777 13841 consensus_queue.cc:1048] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.681399 13500 raft_consensus.cc:1275] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Refusing update from remote peer 956e20f614804046ba342d683b0bb665: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.682622 13844 consensus_queue.cc:1048] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.696012 13821 raft_consensus.cc:1275] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Refusing update from remote peer 956e20f614804046ba342d683b0bb665: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.697530 13844 consensus_queue.cc:1048] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.811916 13426 raft_consensus.cc:1275] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Refusing update from remote peer a6efba551bad4650a060e9c032ea7aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.813480 13645 consensus_queue.cc:1048] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.819728 13821 raft_consensus.cc:1275] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Refusing update from remote peer 956e20f614804046ba342d683b0bb665: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.821302 13844 consensus_queue.cc:1048] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.823606 13821 raft_consensus.cc:1275] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Refusing update from remote peer a6efba551bad4650a060e9c032ea7aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.826120 13666 consensus_queue.cc:1048] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.841102 13500 raft_consensus.cc:1275] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Refusing update from remote peer 956e20f614804046ba342d683b0bb665: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.843400 13877 consensus_queue.cc:1048] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.912906 13500 raft_consensus.cc:1275] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Refusing update from remote peer a6efba551bad4650a060e9c032ea7aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.914574 13650 consensus_queue.cc:1048] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.924957 13820 raft_consensus.cc:1275] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Refusing update from remote peer a6efba551bad4650a060e9c032ea7aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.926680 13666 consensus_queue.cc:1048] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.727209 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:16.761149 13501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1"
dest_uuid: "62e3423c41d242388635cc1f524afaaf"
mode: GRACEFUL
new_leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:33060
I20260710 13:19:16.762128 13501 raft_consensus.cc:606] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Received request to transfer leadership to TS 30c1f841273f4e0daf4c29ea8449a66b
I20260710 13:19:16.775091 13350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc"
dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
mode: GRACEFUL
new_leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:34162
I20260710 13:19:16.775655 13350 raft_consensus.cc:606] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Received request to transfer leadership to TS 30c1f841273f4e0daf4c29ea8449a66b
I20260710 13:19:16.778945 13501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6"
dest_uuid: "62e3423c41d242388635cc1f524afaaf"
mode: GRACEFUL
new_leader_uuid: "956e20f614804046ba342d683b0bb665"
 from {username='slave'} at 127.0.0.1:33060
I20260710 13:19:16.779665 13501 raft_consensus.cc:606] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Received request to transfer leadership to TS 956e20f614804046ba342d683b0bb665
I20260710 13:19:16.783003 13501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4"
dest_uuid: "62e3423c41d242388635cc1f524afaaf"
mode: GRACEFUL
new_leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:33060
I20260710 13:19:16.783540 13501 raft_consensus.cc:606] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Received request to transfer leadership to TS 30c1f841273f4e0daf4c29ea8449a66b
I20260710 13:19:16.786355 13501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6"
dest_uuid: "62e3423c41d242388635cc1f524afaaf"
mode: GRACEFUL
new_leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:33060
I20260710 13:19:16.786952 13501 raft_consensus.cc:606] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Received request to transfer leadership to TS 30c1f841273f4e0daf4c29ea8449a66b
I20260710 13:19:16.789470 13501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f"
dest_uuid: "62e3423c41d242388635cc1f524afaaf"
mode: GRACEFUL
new_leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:33060
I20260710 13:19:16.789976 13501 raft_consensus.cc:606] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Received request to transfer leadership to TS 30c1f841273f4e0daf4c29ea8449a66b
I20260710 13:19:16.791385 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:19:16.792375 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:16.844362 13911 raft_consensus.cc:993] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf: : Instructing follower 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:16.845095 13910 raft_consensus.cc:1081] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Signalling peer 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:16.846886 13821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4"
dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:49198
I20260710 13:19:16.847452 13821 raft_consensus.cc:493] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.847859 13821 raft_consensus.cc:3060] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.857262 13911 raft_consensus.cc:993] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf: : Instructing follower 956e20f614804046ba342d683b0bb665 to start an election
I20260710 13:19:16.856910 13821 raft_consensus.cc:515] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:16.857867 13910 raft_consensus.cc:1081] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Signalling peer 956e20f614804046ba342d683b0bb665 to start an election
I20260710 13:19:16.859619 13425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6"
dest_uuid: "956e20f614804046ba342d683b0bb665"
 from {username='slave'} at 127.0.0.1:35812
I20260710 13:19:16.860311 13425 raft_consensus.cc:493] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.860729 13425 raft_consensus.cc:3060] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.863420 13821 leader_election.cc:290] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 2 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:16.871835 13425 raft_consensus.cc:515] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:16.876991 13425 leader_election.cc:290] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 2 election: Requested vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:16.878062 13350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:16.878204 13501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21c2ccedcef4e4e8be8fb870b653cd6" candidate_uuid: "956e20f614804046ba342d683b0bb665" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:16.879093 13350 raft_consensus.cc:3060] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.879163 13501 raft_consensus.cc:3055] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:16.879801 13501 raft_consensus.cc:740] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:16.881203 13501 consensus_queue.cc:260] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:16.885125 13501 raft_consensus.cc:3060] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.889899 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:16.890574 13500 raft_consensus.cc:3055] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:16.890887 13500 raft_consensus.cc:740] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:16.891757 13500 consensus_queue.cc:260] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:16.893186 13500 raft_consensus.cc:3060] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.894979 13501 raft_consensus.cc:2468] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 2.
I20260710 13:19:16.895860 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf03ffb9f6534e65a4b12996f267eff4" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:16.896492 13425 raft_consensus.cc:3060] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.896492 13393 leader_election.cc:304] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62e3423c41d242388635cc1f524afaaf, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:16.897871 13906 raft_consensus.cc:2804] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.898972 13350 raft_consensus.cc:2468] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956e20f614804046ba342d683b0bb665 in term 2.
I20260710 13:19:16.900825 13500 raft_consensus.cc:2468] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 2.
I20260710 13:19:16.900821 13906 raft_consensus.cc:697] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 2 LEADER]: Becoming Leader. State: Replica: 956e20f614804046ba342d683b0bb665, State: Running, Role: LEADER
I20260710 13:19:16.902254 13780 leader_election.cc:304] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:16.902208 13906 consensus_queue.cc:237] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } }
I20260710 13:19:16.904500 13923 raft_consensus.cc:2804] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.905272 13425 raft_consensus.cc:2468] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 2.
I20260710 13:19:16.908288 13923 raft_consensus.cc:697] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:16.909540 13923 consensus_queue.cc:237] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:16.918273 13174 catalog_manager.cc:5697] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 reported cstate change: term changed from 1 to 2, leader changed from 62e3423c41d242388635cc1f524afaaf (127.10.230.132) to 956e20f614804046ba342d683b0bb665 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "956e20f614804046ba342d683b0bb665" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.923243 13172 catalog_manager.cc:5697] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 1 to 2, leader changed from 62e3423c41d242388635cc1f524afaaf (127.10.230.132) to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 2 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.925483 13911 raft_consensus.cc:993] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf: : Instructing follower 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:16.926008 13911 raft_consensus.cc:1081] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Signalling peer 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:16.927868 13821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6"
dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:49198
I20260710 13:19:16.928552 13821 raft_consensus.cc:493] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.929052 13821 raft_consensus.cc:3060] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.937978 13821 raft_consensus.cc:515] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:16.940395 13821 leader_election.cc:290] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 3 election: Requested vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:16.941898 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:16.942454 13500 raft_consensus.cc:3055] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:16.942649 13500 raft_consensus.cc:740] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:16.943280 13500 consensus_queue.cc:260] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:16.944255 13500 raft_consensus.cc:3060] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.951231 13500 raft_consensus.cc:2468] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 3.
I20260710 13:19:16.952239 13780 leader_election.cc:304] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:16.953096 13923 raft_consensus.cc:2804] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:16.953399 13350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2bf670d0ef4bd5be6d4a16b435cab6" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:16.953536 13923 raft_consensus.cc:697] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:16.953970 13350 raft_consensus.cc:3060] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.954552 13923 consensus_queue.cc:237] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:16.961073 13350 raft_consensus.cc:2468] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 3.
I20260710 13:19:16.964401 13172 catalog_manager.cc:5697] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 2 to 3, leader changed from 62e3423c41d242388635cc1f524afaaf (127.10.230.132) to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 3 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.977981 13911 raft_consensus.cc:993] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf: : Instructing follower 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:16.978506 13910 raft_consensus.cc:1081] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Signalling peer 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:16.980252 13821 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f"
dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:49198
I20260710 13:19:16.980759 13821 raft_consensus.cc:493] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.981109 13821 raft_consensus.cc:3060] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.986912 13821 raft_consensus.cc:515] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:16.988948 13821 leader_election.cc:290] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 3 election: Requested vote from peers 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:16.989826 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:16.990469 13500 raft_consensus.cc:3055] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:16.990716 13500 raft_consensus.cc:740] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:16.991410 13500 consensus_queue.cc:260] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:16.992414 13500 raft_consensus.cc:3060] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.993119 13350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff04b73166747c08f3bfbdea520862f" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:16.993618 13350 raft_consensus.cc:3060] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.997588 13500 raft_consensus.cc:2468] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 3.
I20260710 13:19:16.998749 13350 raft_consensus.cc:2468] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 3.
I20260710 13:19:16.998803 13780 leader_election.cc:304] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [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: 30c1f841273f4e0daf4c29ea8449a66b, 62e3423c41d242388635cc1f524afaaf; no voters: 
I20260710 13:19:17.000042 13923 raft_consensus.cc:2804] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:17.000663 13923 raft_consensus.cc:697] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 3 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:17.001940 13923 consensus_queue.cc:237] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [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: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } }
I20260710 13:19:17.008497 13911 raft_consensus.cc:993] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf: : Instructing follower 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:17.008973 13910 raft_consensus.cc:1081] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Signalling peer 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:17.010663 13820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1"
dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:49198
I20260710 13:19:17.011322 13820 raft_consensus.cc:493] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.011699 13820 raft_consensus.cc:3060] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.013120 13172 catalog_manager.cc:5697] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 2 to 3, leader changed from 62e3423c41d242388635cc1f524afaaf (127.10.230.132) to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 3 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.018970 13820 raft_consensus.cc:515] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:17.021927 13820 leader_election.cc:290] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 2 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), 62e3423c41d242388635cc1f524afaaf (127.10.230.132:43071)
I20260710 13:19:17.022555 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:17.023111 13425 raft_consensus.cc:3060] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.023248 13500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40366e88c12c4d9da12362d82a2e0bd1" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62e3423c41d242388635cc1f524afaaf"
I20260710 13:19:17.023767 13500 raft_consensus.cc:3055] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.023980 13500 raft_consensus.cc:740] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62e3423c41d242388635cc1f524afaaf, State: Running, Role: LEADER
I20260710 13:19:17.024566 13500 consensus_queue.cc:260] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:17.025489 13500 raft_consensus.cc:3060] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.028281 13425 raft_consensus.cc:2468] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 2.
I20260710 13:19:17.029748 13779 leader_election.cc:304] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:17.030779 13923 raft_consensus.cc:2804] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.030885 13500 raft_consensus.cc:2468] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 2.
I20260710 13:19:17.031319 13923 raft_consensus.cc:697] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:17.032346 13923 consensus_queue.cc:237] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:17.040146 13172 catalog_manager.cc:5697] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 1 to 2, leader changed from 62e3423c41d242388635cc1f524afaaf (127.10.230.132) to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 2 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.160284 13915 raft_consensus.cc:993] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb: : Instructing follower 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:17.160935 13914 raft_consensus.cc:1081] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Signalling peer 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:17.162322 13820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc"
dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:49228
I20260710 13:19:17.162829 13820 raft_consensus.cc:493] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.163157 13820 raft_consensus.cc:3060] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.169387 13820 raft_consensus.cc:515] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:17.171100 13820 leader_election.cc:290] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 2 election: Requested vote from peers a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273), 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393)
I20260710 13:19:17.172046 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:17.172199 13425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854f2134834745bba41c1319a4f32ffc" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:17.172631 13351 raft_consensus.cc:3055] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.172737 13425 raft_consensus.cc:3060] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.173043 13351 raft_consensus.cc:740] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:17.173949 13351 consensus_queue.cc:260] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:17.175032 13351 raft_consensus.cc:3060] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.178277 13425 raft_consensus.cc:2468] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 2.
I20260710 13:19:17.179405 13779 leader_election.cc:304] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:17.180215 13923 raft_consensus.cc:2804] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.180652 13923 raft_consensus.cc:697] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 2 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:17.181090 13351 raft_consensus.cc:2468] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 2.
I20260710 13:19:17.181679 13923 consensus_queue.cc:237] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } }
I20260710 13:19:17.189990 13172 catalog_manager.cc:5697] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 1 to 2, leader changed from a6efba551bad4650a060e9c032ea7aeb (127.10.230.130) to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 2 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.351249 13425 raft_consensus.cc:1275] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.352603 13923 consensus_queue.cc:1048] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:17.362985 13500 raft_consensus.cc:1275] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.365126 13923 consensus_queue.cc:1048] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.388476 13500 raft_consensus.cc:1275] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Refusing update from remote peer 956e20f614804046ba342d683b0bb665: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.389902 13906 consensus_queue.cc:1048] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.399502 13351 raft_consensus.cc:1275] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Refusing update from remote peer 956e20f614804046ba342d683b0bb665: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.404625 13351 raft_consensus.cc:1275] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:17.406497 13923 consensus_queue.cc:1048] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:17.407903 13906 consensus_queue.cc:1048] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.420346 13500 raft_consensus.cc:1275] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 3 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:17.421945 13923 consensus_queue.cc:1048] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:17.517325 13351 raft_consensus.cc:1275] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:17.518566 13924 consensus_queue.cc:1048] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.529973 13501 raft_consensus.cc:1275] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 3 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:17.531616 13923 consensus_queue.cc:1048] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.547375 13425 raft_consensus.cc:1275] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.548934 13923 consensus_queue.cc:1048] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:17.561302 13501 raft_consensus.cc:1275] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.562896 13923 consensus_queue.cc:1048] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62e3423c41d242388635cc1f524afaaf" member_type: VOTER last_known_addr { host: "127.10.230.132" port: 43071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.699422 13426 raft_consensus.cc:1275] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.700843 13923 consensus_queue.cc:1048] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.701588 13351 raft_consensus.cc:1275] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.702893 13923 consensus_queue.cc:1048] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.793488 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:17.809667 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:17.827934 13351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200"
dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
mode: GRACEFUL
new_leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:34162
I20260710 13:19:17.828475 13351 raft_consensus.cc:606] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 2 LEADER]: Received request to transfer leadership to TS 30c1f841273f4e0daf4c29ea8449a66b
I20260710 13:19:17.829816 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:17.830533 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:18.338276 13914 raft_consensus.cc:993] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb: : Instructing follower 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:18.338863 13915 raft_consensus.cc:1081] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 2 LEADER]: Signalling peer 30c1f841273f4e0daf4c29ea8449a66b to start an election
I20260710 13:19:18.340588 13820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200"
dest_uuid: "30c1f841273f4e0daf4c29ea8449a66b"
 from {username='slave'} at 127.0.0.1:49228
I20260710 13:19:18.341218 13820 raft_consensus.cc:493] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.341596 13820 raft_consensus.cc:3060] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.347951 13820 raft_consensus.cc:515] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:18.349594 13820 leader_election.cc:290] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [CANDIDATE]: Term 3 election: Requested vote from peers 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393), a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273)
I20260710 13:19:18.350420 13426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "956e20f614804046ba342d683b0bb665"
I20260710 13:19:18.350745 13351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966aba296caf43b6b67f4c25d3578200" candidate_uuid: "30c1f841273f4e0daf4c29ea8449a66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6efba551bad4650a060e9c032ea7aeb"
I20260710 13:19:18.351086 13426 raft_consensus.cc:3060] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.351495 13351 raft_consensus.cc:3055] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:18.351812 13351 raft_consensus.cc:740] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6efba551bad4650a060e9c032ea7aeb, State: Running, Role: LEADER
I20260710 13:19:18.352598 13351 consensus_queue.cc:260] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [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: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:18.353698 13351 raft_consensus.cc:3060] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:18.356575 13426 raft_consensus.cc:2468] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 3.
I20260710 13:19:18.357725 13779 leader_election.cc:304] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [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: 30c1f841273f4e0daf4c29ea8449a66b, 956e20f614804046ba342d683b0bb665; no voters: 
I20260710 13:19:18.358459 13946 raft_consensus.cc:2804] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:18.358879 13946 raft_consensus.cc:697] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 LEADER]: Becoming Leader. State: Replica: 30c1f841273f4e0daf4c29ea8449a66b, State: Running, Role: LEADER
I20260710 13:19:18.359658 13946 consensus_queue.cc:237] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [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: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } }
I20260710 13:19:18.360387 13351 raft_consensus.cc:2468] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c1f841273f4e0daf4c29ea8449a66b in term 3.
I20260710 13:19:18.368881 13174 catalog_manager.cc:5697] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b reported cstate change: term changed from 2 to 3, leader changed from a6efba551bad4650a060e9c032ea7aeb (127.10.230.130) to 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129). New cstate: current_term: 3 leader_uuid: "30c1f841273f4e0daf4c29ea8449a66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c1f841273f4e0daf4c29ea8449a66b" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33539 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.746654 13351 raft_consensus.cc:1275] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:18.748011 13946 consensus_queue.cc:1048] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6efba551bad4650a060e9c032ea7aeb" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:18.762006 13426 raft_consensus.cc:1275] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 3 FOLLOWER]: Refusing update from remote peer 30c1f841273f4e0daf4c29ea8449a66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:18.763872 13963 consensus_queue.cc:1048] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "956e20f614804046ba342d683b0bb665" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 43393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:18.831483 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:18.844473 11162 tablet_server.cc:179] TabletServer@127.10.230.129:33539 shutting down...
I20260710 13:19:18.878651 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:18.879711 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.881140 11162 raft_consensus.cc:2243] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:18.881970 11162 raft_consensus.cc:2272] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.884444 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.885146 11162 raft_consensus.cc:2243] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.885670 11162 raft_consensus.cc:2272] T a83c218ed66447318e7d9a30eefed2fb P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:18.886855 13316 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
I20260710 13:19:18.888645 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.889308 11162 raft_consensus.cc:2243] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.889698 11162 raft_consensus.cc:2272] T fd9c7408ddc0467d8ade88a47bfa69ab P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:18.889930 13316 consensus_peers.cc:597] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. 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:19:18.892468 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.893234 11162 raft_consensus.cc:2243] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:18.894019 11162 raft_consensus.cc:2272] T 40366e88c12c4d9da12362d82a2e0bd1 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.896322 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.897029 11162 raft_consensus.cc:2243] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:18.897810 11162 raft_consensus.cc:2272] T 966aba296caf43b6b67f4c25d3578200 P 30c1f841273f4e0daf4c29ea8449a66b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.899896 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.900480 11162 raft_consensus.cc:2243] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.900946 11162 raft_consensus.cc:2272] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.902807 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.903299 11162 raft_consensus.cc:2243] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.903656 11162 raft_consensus.cc:2272] T 3cd3459d35064171a9ebe83200a22049 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.905725 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.906240 11162 raft_consensus.cc:2243] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.906623 11162 raft_consensus.cc:2272] T cea88d6e701b45b99f07bc65ee611e12 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.909490 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.910384 11162 raft_consensus.cc:2243] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:18.910912 13464 consensus_peers.cc:597] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. 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:19:18.911389 11162 raft_consensus.cc:2272] T cf03ffb9f6534e65a4b12996f267eff4 P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.913678 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.914302 11162 raft_consensus.cc:2243] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.914700 11162 raft_consensus.cc:2272] T 6fff99c1bf734493a8ed6111dac78810 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.916982 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.917524 11162 raft_consensus.cc:2243] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.917950 11162 raft_consensus.cc:2272] T de88119df5604f4dbfa6f95dc3ade48c P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.919866 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.920409 11162 raft_consensus.cc:2243] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.920792 11162 raft_consensus.cc:2272] T 47d6e446ef9446d5b194052cb4a01394 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.922575 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.923082 11162 raft_consensus.cc:2243] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.923424 11162 raft_consensus.cc:2272] T a8aca886efe84f68a363ba86d97e608b P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.925401 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.926007 11162 raft_consensus.cc:2243] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.926489 11162 raft_consensus.cc:2272] T 416a48a2359245e2897a4b4896917b10 P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.928490 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.929049 11162 raft_consensus.cc:2243] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:18.929827 11162 raft_consensus.cc:2272] T 854f2134834745bba41c1319a4f32ffc P 30c1f841273f4e0daf4c29ea8449a66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.931736 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.932288 11162 raft_consensus.cc:2243] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:18.933075 11162 raft_consensus.cc:2272] T fff04b73166747c08f3bfbdea520862f P 30c1f841273f4e0daf4c29ea8449a66b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.935024 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.935604 11162 raft_consensus.cc:2243] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.936058 11162 raft_consensus.cc:2272] T d968b061f9074397b2601e3f11ab09df P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:18.938474 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:18.938971 11162 raft_consensus.cc:2243] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:18.939397 11162 raft_consensus.cc:2272] T 51490448fdf74c4596476d642eb6fdfc P 30c1f841273f4e0daf4c29ea8449a66b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:18.977844 13316 consensus_peers.cc:597] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:18.980350 11162 tablet_server.cc:196] TabletServer@127.10.230.129:33539 shutdown complete.
I20260710 13:19:19.020757 11162 tablet_server.cc:179] TabletServer@127.10.230.130:0 shutting down...
W20260710 13:19:19.022758 13464 consensus_peers.cc:597] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.058346 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.059361 11162 tablet_replica.cc:333] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.060070 11162 raft_consensus.cc:2243] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.060613 11162 raft_consensus.cc:2272] T fd9c7408ddc0467d8ade88a47bfa69ab P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.062803 11162 tablet_replica.cc:333] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.063469 11162 raft_consensus.cc:2243] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.064263 11162 raft_consensus.cc:2272] T 2617380533cf43d2a671519f97055161 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.066340 11162 tablet_replica.cc:333] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.066958 11162 raft_consensus.cc:2243] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.067740 11162 raft_consensus.cc:2272] T ec48d9ed65d3495b8deecd0c7c3b3e8e P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.069955 11162 tablet_replica.cc:333] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.070591 11162 raft_consensus.cc:2243] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.071135 11162 raft_consensus.cc:2272] T a8aca886efe84f68a363ba86d97e608b P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.073369 11162 tablet_replica.cc:333] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.074133 11162 raft_consensus.cc:2243] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.074927 11162 raft_consensus.cc:2272] T 416a48a2359245e2897a4b4896917b10 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.076859 11162 tablet_replica.cc:333] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.077338 11162 raft_consensus.cc:2243] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.078187 11162 raft_consensus.cc:2272] T 6fff99c1bf734493a8ed6111dac78810 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.080447 11162 tablet_replica.cc:333] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.081171 11162 raft_consensus.cc:2243] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.081621 11162 raft_consensus.cc:2272] T e8689d197d5149c6aa69fc9debf9ff83 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.083499 11162 tablet_replica.cc:333] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.084023 11162 raft_consensus.cc:2243] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.084954 11162 raft_consensus.cc:2272] T 47d6e446ef9446d5b194052cb4a01394 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.087039 11162 tablet_replica.cc:333] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.087582 11162 raft_consensus.cc:2243] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.087987 11162 raft_consensus.cc:2272] T 854f2134834745bba41c1319a4f32ffc P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.090044 11162 tablet_replica.cc:333] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.090593 11162 raft_consensus.cc:2243] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.091043 11162 raft_consensus.cc:2272] T f270848d1f7b4c40a5a515abddf4a981 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.093135 11162 tablet_replica.cc:333] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.093698 11162 raft_consensus.cc:2243] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.094177 11162 raft_consensus.cc:2272] T cea88d6e701b45b99f07bc65ee611e12 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.096167 11162 tablet_replica.cc:333] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.096668 11162 raft_consensus.cc:2243] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.097427 11162 raft_consensus.cc:2272] T b21c2ccedcef4e4e8be8fb870b653cd6 P a6efba551bad4650a060e9c032ea7aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.099750 11162 tablet_replica.cc:333] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.100399 11162 raft_consensus.cc:2243] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.101070 11162 raft_consensus.cc:2272] T fe2bf670d0ef4bd5be6d4a16b435cab6 P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.103168 11162 tablet_replica.cc:333] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.103786 11162 raft_consensus.cc:2243] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.104264 11162 raft_consensus.cc:2272] T a785f1509caa43fbbedc946096d65057 P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.106442 11162 tablet_replica.cc:333] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.106989 11162 raft_consensus.cc:2243] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.107414 11162 raft_consensus.cc:2272] T d968b061f9074397b2601e3f11ab09df P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.109397 11162 tablet_replica.cc:333] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.109959 11162 raft_consensus.cc:2243] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.110385 11162 raft_consensus.cc:2272] T fff04b73166747c08f3bfbdea520862f P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.112468 11162 tablet_replica.cc:333] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
I20260710 13:19:19.113191 11162 raft_consensus.cc:2243] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.114197 11162 raft_consensus.cc:2272] T 7dc5662c2a9c46ac9547efcf1d324fad P a6efba551bad4650a060e9c032ea7aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.116840 11162 tablet_replica.cc:333] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb: stopping tablet replica
W20260710 13:19:19.117152 13391 consensus_peers.cc:597] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 -> Peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Couldn't send request to peer a6efba551bad4650a060e9c032ea7aeb. 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:19:19.117467 11162 raft_consensus.cc:2243] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.117957 11162 raft_consensus.cc:2272] T 966aba296caf43b6b67f4c25d3578200 P a6efba551bad4650a060e9c032ea7aeb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.150627 13465 consensus_peers.cc:597] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf -> Peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Couldn't send request to peer a6efba551bad4650a060e9c032ea7aeb. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:45273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:19.154105 13464 consensus_peers.cc:597] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.162401 11162 tablet_server.cc:196] TabletServer@127.10.230.130:0 shutdown complete.
W20260710 13:19:19.170801 13390 consensus_peers.cc:597] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:19.173610 13390 consensus_peers.cc:597] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:19.183717 13464 consensus_peers.cc:597] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.202999 11162 tablet_server.cc:179] TabletServer@127.10.230.131:0 shutting down...
W20260710 13:19:19.221578 13465 consensus_peers.cc:597] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf -> Peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Couldn't send request to peer a6efba551bad4650a060e9c032ea7aeb. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:45273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.239025 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.239902 11162 tablet_replica.cc:333] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.241148 11162 raft_consensus.cc:2243] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.241776 11162 raft_consensus.cc:2272] T 416a48a2359245e2897a4b4896917b10 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.244120 11162 tablet_replica.cc:333] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.244836 11162 raft_consensus.cc:2243] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.245731 11162 raft_consensus.cc:2272] T a83c218ed66447318e7d9a30eefed2fb P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.247918 11162 tablet_replica.cc:333] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.248519 11162 raft_consensus.cc:2243] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.249439 11162 raft_consensus.cc:2272] T b21c2ccedcef4e4e8be8fb870b653cd6 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.252739 11162 tablet_replica.cc:333] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.253690 11162 raft_consensus.cc:2243] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.254240 11162 raft_consensus.cc:2272] T f270848d1f7b4c40a5a515abddf4a981 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.255717 13465 consensus_peers.cc:597] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf -> Peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Couldn't send request to peer a6efba551bad4650a060e9c032ea7aeb. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:45273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.257308 11162 tablet_replica.cc:333] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.258168 11162 raft_consensus.cc:2243] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.258688 11162 raft_consensus.cc:2272] T 854f2134834745bba41c1319a4f32ffc P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.259361 13391 consensus_peers.cc:597] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 -> Peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Couldn't send request to peer a6efba551bad4650a060e9c032ea7aeb. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:45273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:19.259738 13390 consensus_peers.cc:597] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 -> Peer 30c1f841273f4e0daf4c29ea8449a66b (127.10.230.129:33539): Couldn't send request to peer 30c1f841273f4e0daf4c29ea8449a66b. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.260943 11162 tablet_replica.cc:333] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.261535 11162 raft_consensus.cc:2243] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.262432 11162 raft_consensus.cc:2272] T de88119df5604f4dbfa6f95dc3ade48c P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.264379 11162 tablet_replica.cc:333] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.264955 11162 raft_consensus.cc:2243] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.265396 11162 raft_consensus.cc:2272] T 47d6e446ef9446d5b194052cb4a01394 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.267340 11162 tablet_replica.cc:333] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.267892 11162 raft_consensus.cc:2243] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.268369 11162 raft_consensus.cc:2272] T 40366e88c12c4d9da12362d82a2e0bd1 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.270352 11162 tablet_replica.cc:333] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.270913 11162 raft_consensus.cc:2243] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.271322 11162 raft_consensus.cc:2272] T 7dc5662c2a9c46ac9547efcf1d324fad P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.273383 11162 tablet_replica.cc:333] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.273877 11162 raft_consensus.cc:2243] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.274255 11162 raft_consensus.cc:2272] T 966aba296caf43b6b67f4c25d3578200 P 956e20f614804046ba342d683b0bb665 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.277076 11162 tablet_replica.cc:333] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.277815 11162 raft_consensus.cc:2243] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.278251 11162 raft_consensus.cc:2272] T 6fff99c1bf734493a8ed6111dac78810 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.280447 11162 tablet_replica.cc:333] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.281190 11162 raft_consensus.cc:2243] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.281672 11162 raft_consensus.cc:2272] T cf03ffb9f6534e65a4b12996f267eff4 P 956e20f614804046ba342d683b0bb665 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.283499 11162 tablet_replica.cc:333] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.283955 11162 raft_consensus.cc:2243] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.284868 11162 raft_consensus.cc:2272] T e8689d197d5149c6aa69fc9debf9ff83 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.286603 11162 tablet_replica.cc:333] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.287056 11162 raft_consensus.cc:2243] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.287415 11162 raft_consensus.cc:2272] T a785f1509caa43fbbedc946096d65057 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.289208 11162 tablet_replica.cc:333] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.289611 11162 raft_consensus.cc:2243] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.290375 11162 raft_consensus.cc:2272] T 51490448fdf74c4596476d642eb6fdfc P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.292827 11162 tablet_replica.cc:333] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.293483 11162 raft_consensus.cc:2243] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.294706 11162 raft_consensus.cc:2272] T d968b061f9074397b2601e3f11ab09df P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.297633 11162 tablet_replica.cc:333] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.298349 11162 raft_consensus.cc:2243] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.298913 11162 raft_consensus.cc:2272] T 2617380533cf43d2a671519f97055161 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.301046 11162 tablet_replica.cc:333] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665: stopping tablet replica
I20260710 13:19:19.301549 11162 raft_consensus.cc:2243] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.302006 11162 raft_consensus.cc:2272] T 3cd3459d35064171a9ebe83200a22049 P 956e20f614804046ba342d683b0bb665 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.304082 13466 consensus_peers.cc:597] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf -> Peer 956e20f614804046ba342d683b0bb665 (127.10.230.131:43393): Couldn't send request to peer 956e20f614804046ba342d683b0bb665. 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:19:19.346138 11162 tablet_server.cc:196] TabletServer@127.10.230.131:0 shutdown complete.
I20260710 13:19:19.381738 11162 tablet_server.cc:179] TabletServer@127.10.230.132:0 shutting down...
I20260710 13:19:19.415283 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.416101 11162 tablet_replica.cc:333] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.416751 11162 raft_consensus.cc:2243] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.417610 11162 raft_consensus.cc:2272] T fd9c7408ddc0467d8ade88a47bfa69ab P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.419631 11162 tablet_replica.cc:333] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.420226 11162 raft_consensus.cc:2243] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.420646 11162 raft_consensus.cc:2272] T 7dc5662c2a9c46ac9547efcf1d324fad P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.422501 11162 tablet_replica.cc:333] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.423040 11162 raft_consensus.cc:2243] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.423441 11162 raft_consensus.cc:2272] T 40366e88c12c4d9da12362d82a2e0bd1 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.425341 11162 tablet_replica.cc:333] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.426091 11162 raft_consensus.cc:2243] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.426476 11162 raft_consensus.cc:2272] T fe2bf670d0ef4bd5be6d4a16b435cab6 P 62e3423c41d242388635cc1f524afaaf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.428108 11162 tablet_replica.cc:333] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.428645 11162 raft_consensus.cc:2243] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.429492 11162 raft_consensus.cc:2272] T a8aca886efe84f68a363ba86d97e608b P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.431706 11162 tablet_replica.cc:333] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.432436 11162 raft_consensus.cc:2243] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.432963 11162 raft_consensus.cc:2272] T b21c2ccedcef4e4e8be8fb870b653cd6 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.434163 13465 consensus_peers.cc:597] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf -> Peer a6efba551bad4650a060e9c032ea7aeb (127.10.230.130:45273): Couldn't send request to peer a6efba551bad4650a060e9c032ea7aeb. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:45273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.435402 11162 tablet_replica.cc:333] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.436010 11162 raft_consensus.cc:2243] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.436425 11162 raft_consensus.cc:2272] T a83c218ed66447318e7d9a30eefed2fb P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.438262 11162 tablet_replica.cc:333] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.438758 11162 raft_consensus.cc:2243] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.439181 11162 raft_consensus.cc:2272] T de88119df5604f4dbfa6f95dc3ade48c P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.441066 11162 tablet_replica.cc:333] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.441558 11162 raft_consensus.cc:2243] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.441951 11162 raft_consensus.cc:2272] T fff04b73166747c08f3bfbdea520862f P 62e3423c41d242388635cc1f524afaaf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.443562 11162 tablet_replica.cc:333] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.444100 11162 raft_consensus.cc:2243] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.444474 11162 raft_consensus.cc:2272] T 2617380533cf43d2a671519f97055161 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.446223 11162 tablet_replica.cc:333] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.446797 11162 raft_consensus.cc:2243] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.447232 11162 raft_consensus.cc:2272] T ec48d9ed65d3495b8deecd0c7c3b3e8e P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.449059 11162 tablet_replica.cc:333] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.449642 11162 raft_consensus.cc:2243] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.450519 11162 raft_consensus.cc:2272] T f270848d1f7b4c40a5a515abddf4a981 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.452337 11162 tablet_replica.cc:333] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.452821 11162 raft_consensus.cc:2243] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.453574 11162 raft_consensus.cc:2272] T 3cd3459d35064171a9ebe83200a22049 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.455417 11162 tablet_replica.cc:333] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.455914 11162 raft_consensus.cc:2243] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.456651 11162 raft_consensus.cc:2272] T cea88d6e701b45b99f07bc65ee611e12 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.458350 11162 tablet_replica.cc:333] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.458797 11162 raft_consensus.cc:2243] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.459146 11162 raft_consensus.cc:2272] T 51490448fdf74c4596476d642eb6fdfc P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.460723 11162 tablet_replica.cc:333] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.461160 11162 raft_consensus.cc:2243] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.461886 11162 raft_consensus.cc:2272] T a785f1509caa43fbbedc946096d65057 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.463673 11162 tablet_replica.cc:333] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.464151 11162 raft_consensus.cc:2243] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.464548 11162 raft_consensus.cc:2272] T cf03ffb9f6534e65a4b12996f267eff4 P 62e3423c41d242388635cc1f524afaaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.466253 11162 tablet_replica.cc:333] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf: stopping tablet replica
I20260710 13:19:19.466732 11162 raft_consensus.cc:2243] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.467120 11162 raft_consensus.cc:2272] T e8689d197d5149c6aa69fc9debf9ff83 P 62e3423c41d242388635cc1f524afaaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.509109 11162 tablet_server.cc:196] TabletServer@127.10.230.132:0 shutdown complete.
I20260710 13:19:19.543491 11162 master.cc:562] Master@127.10.230.190:45929 shutting down...
I20260710 13:19:19.572953 11162 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.573575 11162 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.573935 11162 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5b8e68050d6413f97c32fc938a4b5a8: stopping tablet replica
I20260710 13:19:19.594799 11162 master.cc:584] Master@127.10.230.190:45929 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19060 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:19:19.660281 11162 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.230.190:44677
I20260710 13:19:19.662014 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.668396 13978 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:19:19.668437 13977 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:19:19.672644 11162 server_base.cc:1061] running on GCE node
W20260710 13:19:19.672920 13980 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:19:19.673962 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.674314 11162 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:19:19.674556 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689559674530 us; error 0 us; skew 500 ppm
I20260710 13:19:19.675184 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.678073 11162 webserver.cc:533] Webserver started at http://127.10.230.190:40281/ using document root <none> and password file <none>
I20260710 13:19:19.678599 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.678840 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.679119 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.680384 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/master-0-root/instance:
uuid: "a3a3384c71fd4ed0ad071499f5717124"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-mxjd"
I20260710 13:19:19.685302 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:19.688997 13985 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:19:19.689909 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:19:19.690263 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/master-0-root
uuid: "a3a3384c71fd4ed0ad071499f5717124"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-mxjd"
I20260710 13:19:19.690587 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-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:19:19.710690 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.712047 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.761394 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.190:44677
I20260710 13:19:19.761500 14036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.190:44677 every 8 connection(s)
I20260710 13:19:19.765532 14037 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:19:19.777431 14037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124: Bootstrap starting.
I20260710 13:19:19.782840 14037 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.787377 14037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124: No bootstrap required, opened a new log
I20260710 13:19:19.789696 14037 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3a3384c71fd4ed0ad071499f5717124" member_type: VOTER }
I20260710 13:19:19.790086 14037 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.790271 14037 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3a3384c71fd4ed0ad071499f5717124, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.790864 14037 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a3a3384c71fd4ed0ad071499f5717124" member_type: VOTER }
I20260710 13:19:19.791288 14037 raft_consensus.cc:399] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:19.791477 14037 raft_consensus.cc:493] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:19.791682 14037 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.796370 14037 raft_consensus.cc:515] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3a3384c71fd4ed0ad071499f5717124" member_type: VOTER }
I20260710 13:19:19.796870 14037 leader_election.cc:304] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [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: a3a3384c71fd4ed0ad071499f5717124; no voters: 
I20260710 13:19:19.797992 14037 leader_election.cc:290] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:19.798346 14040 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.799732 14040 raft_consensus.cc:697] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 1 LEADER]: Becoming Leader. State: Replica: a3a3384c71fd4ed0ad071499f5717124, State: Running, Role: LEADER
I20260710 13:19:19.800431 14040 consensus_queue.cc:237] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [LEADER]: Queue going to LEADER mode. State: All 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: "a3a3384c71fd4ed0ad071499f5717124" member_type: VOTER }
I20260710 13:19:19.801033 14037 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:19.805534 14042 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a3a3384c71fd4ed0ad071499f5717124. Latest consensus state: current_term: 1 leader_uuid: "a3a3384c71fd4ed0ad071499f5717124" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3a3384c71fd4ed0ad071499f5717124" member_type: VOTER } }
I20260710 13:19:19.806212 14042 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.806716 14041 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a3a3384c71fd4ed0ad071499f5717124" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3a3384c71fd4ed0ad071499f5717124" member_type: VOTER } }
I20260710 13:19:19.808602 14041 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.812019 14048 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:19.820339 14048 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:19.821359 11162 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:19.829550 14048 catalog_manager.cc:1383] Generated new cluster ID: 27644c2450884628a6735041ee38f75d
I20260710 13:19:19.829888 14048 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:19.856796 14048 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:19.858126 14048 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:19.879396 14048 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124: Generated new TSK 0
I20260710 13:19:19.879954 14048 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:19.887825 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.894181 14058 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:19:19.895922 14059 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:19:19.898473 14061 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:19:19.898535 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:19.899737 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.900013 11162 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:19:19.900221 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689559900201 us; error 0 us; skew 500 ppm
I20260710 13:19:19.900986 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.903471 11162 webserver.cc:533] Webserver started at http://127.10.230.129:37087/ using document root <none> and password file <none>
I20260710 13:19:19.903970 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.904135 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.904362 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.905577 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-0-root/instance:
uuid: "998a096b233443fab5d2e1881990cadd"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-mxjd"
I20260710 13:19:19.910239 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:19:19.913522 14066 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:19:19.914314 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:19.914645 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "998a096b233443fab5d2e1881990cadd"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-mxjd"
I20260710 13:19:19.914930 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-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:19:19.936663 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.938014 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.939579 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:19.941996 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:19.942224 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.942485 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:19.942691 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.985796 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:42613
I20260710 13:19:19.985920 14128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:42613 every 8 connection(s)
I20260710 13:19:19.991367 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.998924 14133 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:19:20.003170 14134 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:19:20.005452 14136 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:19:20.005697 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:20.007351 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:20.007551 11162 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:19:20.007771 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689560007732 us; error 0 us; skew 500 ppm
I20260710 13:19:20.008543 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:20.011583 14129 heartbeater.cc:344] Connected to a master server at 127.10.230.190:44677
I20260710 13:19:20.011626 11162 webserver.cc:533] Webserver started at http://127.10.230.130:34957/ using document root <none> and password file <none>
I20260710 13:19:20.012141 14129 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.012486 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:20.012759 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:20.013139 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:20.013108 14129 heartbeater.cc:507] Master 127.10.230.190:44677 requested a full tablet report, sending...
I20260710 13:19:20.014922 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-1-root/instance:
uuid: "70e399368dcf4b9283bb5f56133fcb2e"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-mxjd"
I20260710 13:19:20.015772 14002 ts_manager.cc:194] Registered new tserver with Master: 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613)
I20260710 13:19:20.018594 14002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47810
I20260710 13:19:20.021690 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:19:20.024974 14141 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:19:20.025695 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:20.025995 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-1-root
uuid: "70e399368dcf4b9283bb5f56133fcb2e"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-mxjd"
I20260710 13:19:20.026242 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-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:19:20.039772 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:20.041000 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:20.042441 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:20.045172 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:20.045396 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.045637 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:20.045801 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.090128 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.130:42643
I20260710 13:19:20.090250 14203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.130:42643 every 8 connection(s)
I20260710 13:19:20.094831 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:20.102811 14207 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:19:20.104533 14208 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:19:20.107478 14211 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:19:20.108429 14204 heartbeater.cc:344] Connected to a master server at 127.10.230.190:44677
I20260710 13:19:20.108853 14204 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.109700 14204 heartbeater.cc:507] Master 127.10.230.190:44677 requested a full tablet report, sending...
I20260710 13:19:20.109936 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:20.110911 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:20.111167 11162 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:19:20.111497 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689560111475 us; error 0 us; skew 500 ppm
I20260710 13:19:20.112057 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:20.112066 14002 ts_manager.cc:194] Registered new tserver with Master: 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:20.113893 14002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47812
I20260710 13:19:20.114698 11162 webserver.cc:533] Webserver started at http://127.10.230.131:41863/ using document root <none> and password file <none>
I20260710 13:19:20.115264 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:20.115459 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:20.115720 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:20.116989 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-2-root/instance:
uuid: "390264d90ee14e189735a6b17521b6ed"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-mxjd"
I20260710 13:19:20.121160 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:20.124356 14215 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:19:20.125203 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:20.125497 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-2-root
uuid: "390264d90ee14e189735a6b17521b6ed"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-mxjd"
I20260710 13:19:20.125774 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-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:19:20.141629 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:20.142776 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:20.144225 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:20.146486 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:20.146703 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.146931 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:20.147092 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.186230 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.131:42723
I20260710 13:19:20.186415 14277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.131:42723 every 8 connection(s)
I20260710 13:19:20.200109 14278 heartbeater.cc:344] Connected to a master server at 127.10.230.190:44677
I20260710 13:19:20.200568 14278 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.201367 14278 heartbeater.cc:507] Master 127.10.230.190:44677 requested a full tablet report, sending...
I20260710 13:19:20.203403 14002 ts_manager.cc:194] Registered new tserver with Master: 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.203784 11162 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014486588s
I20260710 13:19:20.205080 14002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47816
I20260710 13:19:20.229930 14002 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47830:
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:19:20.232652 14002 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:19:20.311218 14094 tablet_service.cc:1511] Processing CreateTablet for tablet f434cc3fd33c4276aab8325f67093f59 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:20.312666 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f434cc3fd33c4276aab8325f67093f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.317795 14093 tablet_service.cc:1511] Processing CreateTablet for tablet fad0674ecc6a4a44b7fa4369e9af6fcf (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:20.319221 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad0674ecc6a4a44b7fa4369e9af6fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.319644 14091 tablet_service.cc:1511] Processing CreateTablet for tablet 6edd3d15a259478b8c979cdd3a434485 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:20.320983 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edd3d15a259478b8c979cdd3a434485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.322788 14092 tablet_service.cc:1511] Processing CreateTablet for tablet 95bbc2867f5648f68b602ed785bbdd6b (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:20.324028 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bbc2867f5648f68b602ed785bbdd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.328303 14090 tablet_service.cc:1511] Processing CreateTablet for tablet f7a3d97ce43844dca457490f38dfa601 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:20.329398 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a3d97ce43844dca457490f38dfa601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.331979 14167 tablet_service.cc:1511] Processing CreateTablet for tablet 95bbc2867f5648f68b602ed785bbdd6b (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:20.333366 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bbc2867f5648f68b602ed785bbdd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.333911 14168 tablet_service.cc:1511] Processing CreateTablet for tablet fad0674ecc6a4a44b7fa4369e9af6fcf (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:20.335147 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad0674ecc6a4a44b7fa4369e9af6fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.337185 14169 tablet_service.cc:1511] Processing CreateTablet for tablet f434cc3fd33c4276aab8325f67093f59 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:20.337944 14166 tablet_service.cc:1511] Processing CreateTablet for tablet 6edd3d15a259478b8c979cdd3a434485 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:20.338474 14169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f434cc3fd33c4276aab8325f67093f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.339219 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edd3d15a259478b8c979cdd3a434485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.341044 14165 tablet_service.cc:1511] Processing CreateTablet for tablet f7a3d97ce43844dca457490f38dfa601 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:20.342311 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a3d97ce43844dca457490f38dfa601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.344668 14164 tablet_service.cc:1511] Processing CreateTablet for tablet a86428ef2574498abd516ef83425421c (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:20.346446 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86428ef2574498abd516ef83425421c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.383935 14293 tablet_bootstrap.cc:492] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.386343 14163 tablet_service.cc:1511] Processing CreateTablet for tablet 71246b7d76d64d13b109564d7fa8da6b (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:20.387951 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71246b7d76d64d13b109564d7fa8da6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.389366 14093 tablet_service.cc:1511] Processing CreateTablet for tablet a86428ef2574498abd516ef83425421c (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:20.390717 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86428ef2574498abd516ef83425421c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.390885 14293 tablet_bootstrap.cc:654] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.399741 14293 tablet_bootstrap.cc:492] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:20.400234 14293 ts_tablet_manager.cc:1403] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260710 13:19:20.403059 14293 raft_consensus.cc:359] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.403765 14293 raft_consensus.cc:385] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.404067 14293 raft_consensus.cc:740] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.404348 14164 tablet_service.cc:1511] Processing CreateTablet for tablet 805b82f7426b4e25bba7001bd24c250d (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:20.404935 14293 consensus_queue.cc:260] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.405792 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805b82f7426b4e25bba7001bd24c250d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.416813 14243 tablet_service.cc:1511] Processing CreateTablet for tablet f434cc3fd33c4276aab8325f67093f59 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:20.418154 14243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f434cc3fd33c4276aab8325f67093f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.421958 14241 tablet_service.cc:1511] Processing CreateTablet for tablet 95bbc2867f5648f68b602ed785bbdd6b (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:20.422243 14090 tablet_service.cc:1511] Processing CreateTablet for tablet 71246b7d76d64d13b109564d7fa8da6b (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:20.422591 14092 tablet_service.cc:1511] Processing CreateTablet for tablet 805b82f7426b4e25bba7001bd24c250d (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:20.423280 14241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95bbc2867f5648f68b602ed785bbdd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.423502 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71246b7d76d64d13b109564d7fa8da6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.424063 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805b82f7426b4e25bba7001bd24c250d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.425890 14239 tablet_service.cc:1511] Processing CreateTablet for tablet f7a3d97ce43844dca457490f38dfa601 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:20.427229 14239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a3d97ce43844dca457490f38dfa601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.430114 14240 tablet_service.cc:1511] Processing CreateTablet for tablet 6edd3d15a259478b8c979cdd3a434485 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:20.430740 14094 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0442ca740b4e819214d5342c13a514 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:20.431463 14240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6edd3d15a259478b8c979cdd3a434485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.431924 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0442ca740b4e819214d5342c13a514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.433772 14242 tablet_service.cc:1511] Processing CreateTablet for tablet fad0674ecc6a4a44b7fa4369e9af6fcf (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:20.435005 14242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad0674ecc6a4a44b7fa4369e9af6fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.442911 14238 tablet_service.cc:1511] Processing CreateTablet for tablet a86428ef2574498abd516ef83425421c (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:20.444402 14238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a86428ef2574498abd516ef83425421c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.445907 14237 tablet_service.cc:1511] Processing CreateTablet for tablet 71246b7d76d64d13b109564d7fa8da6b (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:20.447283 14237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71246b7d76d64d13b109564d7fa8da6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.448076 14168 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3a50e5e71f45cc88cc179c40aedeb0 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:20.448819 14296 tablet_bootstrap.cc:492] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:20.449424 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3a50e5e71f45cc88cc179c40aedeb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.460851 14296 tablet_bootstrap.cc:654] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.463547 14163 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0442ca740b4e819214d5342c13a514 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:20.463801 14234 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3a50e5e71f45cc88cc179c40aedeb0 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:20.465324 14234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3a50e5e71f45cc88cc179c40aedeb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.450524 14093 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3a50e5e71f45cc88cc179c40aedeb0 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:20.451683 14235 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0442ca740b4e819214d5342c13a514 (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:20.449990 14236 tablet_service.cc:1511] Processing CreateTablet for tablet 805b82f7426b4e25bba7001bd24c250d (DEFAULT_TABLE table=test-workload [id=651100413b9249339ca1e2375451b142]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:20.474042 14235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0442ca740b4e819214d5342c13a514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.474653 14293 ts_tablet_manager.cc:1434] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.074s	user 0.017s	sys 0.006s
I20260710 13:19:20.475740 14293 tablet_bootstrap.cc:492] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.477085 14129 heartbeater.cc:499] Master 127.10.230.190:44677 was elected leader, sending a full tablet report...
I20260710 13:19:20.477643 14236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805b82f7426b4e25bba7001bd24c250d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.487859 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0442ca740b4e819214d5342c13a514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.497385 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3a50e5e71f45cc88cc179c40aedeb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.541940 14293 tablet_bootstrap.cc:654] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.553143 14298 tablet_bootstrap.cc:492] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:20.561584 14298 tablet_bootstrap.cc:654] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.562675 14296 tablet_bootstrap.cc:492] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:20.563190 14296 ts_tablet_manager.cc:1403] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.150s	user 0.042s	sys 0.050s
I20260710 13:19:20.566280 14296 raft_consensus.cc:359] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.566995 14296 raft_consensus.cc:385] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.567294 14296 raft_consensus.cc:740] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.568040 14296 consensus_queue.cc:260] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.570102 14293 tablet_bootstrap.cc:492] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:20.570643 14293 ts_tablet_manager.cc:1403] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.004s
I20260710 13:19:20.570751 14204 heartbeater.cc:499] Master 127.10.230.190:44677 was elected leader, sending a full tablet report...
I20260710 13:19:20.571048 14296 ts_tablet_manager.cc:1434] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 13:19:20.572039 14296 tablet_bootstrap.cc:492] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:20.573539 14293 raft_consensus.cc:359] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.574290 14293 raft_consensus.cc:385] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.574580 14293 raft_consensus.cc:740] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.575332 14293 consensus_queue.cc:260] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.577528 14293 ts_tablet_manager.cc:1434] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:19:20.578419 14296 tablet_bootstrap.cc:654] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.578532 14293 tablet_bootstrap.cc:492] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.584035 14296 tablet_bootstrap.cc:492] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:20.584527 14296 ts_tablet_manager.cc:1403] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260710 13:19:20.585312 14293 tablet_bootstrap.cc:654] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.586750 14298 tablet_bootstrap.cc:492] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:20.587189 14298 ts_tablet_manager.cc:1403] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.035s	user 0.002s	sys 0.015s
I20260710 13:19:20.587595 14296 raft_consensus.cc:359] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.588428 14296 raft_consensus.cc:385] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.588855 14296 raft_consensus.cc:740] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.590080 14298 raft_consensus.cc:359] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.589831 14296 consensus_queue.cc:260] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.592832 14296 ts_tablet_manager.cc:1434] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:19:20.590831 14298 raft_consensus.cc:385] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.594117 14296 tablet_bootstrap.cc:492] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:20.593717 14298 raft_consensus.cc:740] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.597476 14298 consensus_queue.cc:260] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.603010 14296 tablet_bootstrap.cc:654] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.604504 14293 tablet_bootstrap.cc:492] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:20.605114 14293 ts_tablet_manager.cc:1403] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.016s
I20260710 13:19:20.605319 14278 heartbeater.cc:499] Master 127.10.230.190:44677 was elected leader, sending a full tablet report...
I20260710 13:19:20.608459 14298 ts_tablet_manager.cc:1434] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.007s
I20260710 13:19:20.608122 14293 raft_consensus.cc:359] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.608976 14293 raft_consensus.cc:385] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.609290 14293 raft_consensus.cc:740] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.609565 14298 tablet_bootstrap.cc:492] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:20.610296 14293 consensus_queue.cc:260] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.616633 14298 tablet_bootstrap.cc:654] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.618363 14293 ts_tablet_manager.cc:1434] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:19:20.620715 14293 tablet_bootstrap.cc:492] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.628667 14298 tablet_bootstrap.cc:492] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:20.629211 14298 ts_tablet_manager.cc:1403] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.015s
I20260710 13:19:20.632149 14298 raft_consensus.cc:359] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.632884 14298 raft_consensus.cc:385] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.633195 14298 raft_consensus.cc:740] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.634091 14298 consensus_queue.cc:260] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.637801 14298 ts_tablet_manager.cc:1434] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:20.638754 14298 tablet_bootstrap.cc:492] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:20.639153 14293 tablet_bootstrap.cc:654] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.645174 14298 tablet_bootstrap.cc:654] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.645596 14296 tablet_bootstrap.cc:492] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:20.646111 14296 ts_tablet_manager.cc:1403] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.052s	user 0.030s	sys 0.017s
I20260710 13:19:20.646224 14293 tablet_bootstrap.cc:492] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:20.646705 14293 ts_tablet_manager.cc:1403] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 13:19:20.649324 14296 raft_consensus.cc:359] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.649590 14293 raft_consensus.cc:359] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.650121 14296 raft_consensus.cc:385] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.650295 14293 raft_consensus.cc:385] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.650451 14296 raft_consensus.cc:740] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.650630 14293 raft_consensus.cc:740] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.651324 14296 consensus_queue.cc:260] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.651506 14293 consensus_queue.cc:260] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.652701 14298 tablet_bootstrap.cc:492] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:20.653227 14298 ts_tablet_manager.cc:1403] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260710 13:19:20.653635 14296 ts_tablet_manager.cc:1434] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:20.654601 14296 tablet_bootstrap.cc:492] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:20.655997 14298 raft_consensus.cc:359] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.656709 14298 raft_consensus.cc:385] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.657020 14298 raft_consensus.cc:740] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.657653 14293 ts_tablet_manager.cc:1434] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:20.657714 14298 consensus_queue.cc:260] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.658865 14293 tablet_bootstrap.cc:492] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.660039 14298 ts_tablet_manager.cc:1434] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:20.661051 14298 tablet_bootstrap.cc:492] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:20.661322 14296 tablet_bootstrap.cc:654] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.666163 14293 tablet_bootstrap.cc:654] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.667954 14298 tablet_bootstrap.cc:654] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.673578 14296 tablet_bootstrap.cc:492] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:20.674216 14296 ts_tablet_manager.cc:1403] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 13:19:20.678610 14301 raft_consensus.cc:493] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.679139 14301 raft_consensus.cc:515] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.678002 14296 raft_consensus.cc:359] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.680215 14296 raft_consensus.cc:385] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.680544 14296 raft_consensus.cc:740] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.681823 14293 tablet_bootstrap.cc:492] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:20.682425 14293 ts_tablet_manager.cc:1403] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260710 13:19:20.684338 14301 leader_election.cc:290] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.684717 14293 raft_consensus.cc:359] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.685451 14293 raft_consensus.cc:385] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.685719 14293 raft_consensus.cc:740] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.686422 14293 consensus_queue.cc:260] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.681417 14296 consensus_queue.cc:260] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.688074 14304 raft_consensus.cc:493] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.688573 14304 raft_consensus.cc:515] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.689486 14296 ts_tablet_manager.cc:1434] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 13:19:20.690503 14296 tablet_bootstrap.cc:492] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:20.696497 14304 leader_election.cc:290] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:20.696805 14296 tablet_bootstrap.cc:654] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.697261 14298 tablet_bootstrap.cc:492] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:20.697726 14298 ts_tablet_manager.cc:1403] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.008s
I20260710 13:19:20.700547 14298 raft_consensus.cc:359] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.701303 14293 ts_tablet_manager.cc:1434] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:20.701495 14298 raft_consensus.cc:385] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.701982 14298 raft_consensus.cc:740] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.702797 14293 tablet_bootstrap.cc:492] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.712224 14293 tablet_bootstrap.cc:654] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.721817 14298 consensus_queue.cc:260] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.726930 14293 tablet_bootstrap.cc:492] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:20.729931 14293 ts_tablet_manager.cc:1403] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260710 13:19:20.734704 14293 raft_consensus.cc:359] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.737625 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86428ef2574498abd516ef83425421c" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:20.740525 14293 raft_consensus.cc:385] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.741508 14293 raft_consensus.cc:740] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.741827 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86428ef2574498abd516ef83425421c" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:20.742870 14293 consensus_queue.cc:260] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
W20260710 13:19:20.743489 14143 leader_election.cc:343] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.727137 14298 ts_tablet_manager.cc:1434] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260710 13:19:20.746361 14298 tablet_bootstrap.cc:492] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:20.748194 14296 tablet_bootstrap.cc:492] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:20.748831 14296 ts_tablet_manager.cc:1403] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.018s
I20260710 13:19:20.752216 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad0674ecc6a4a44b7fa4369e9af6fcf" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:20.752161 14296 raft_consensus.cc:359] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.752987 14103 raft_consensus.cc:2468] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 0.
I20260710 13:19:20.753219 14296 raft_consensus.cc:385] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.753634 14296 raft_consensus.cc:740] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.754051 14104 raft_consensus.cc:2468] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 0.
I20260710 13:19:20.754577 14296 consensus_queue.cc:260] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.755964 14293 ts_tablet_manager.cc:1434] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:19:20.757062 14293 tablet_bootstrap.cc:492] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.757625 14143 leader_election.cc:304] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [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: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd; no voters: 390264d90ee14e189735a6b17521b6ed
I20260710 13:19:20.757923 14217 leader_election.cc:304] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:20.758354 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad0674ecc6a4a44b7fa4369e9af6fcf" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:20.759135 14304 raft_consensus.cc:2804] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.759472 14301 raft_consensus.cc:2804] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.759622 14304 raft_consensus.cc:493] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.759975 14301 raft_consensus.cc:493] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.760079 14304 raft_consensus.cc:3060] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.760479 14301 raft_consensus.cc:3060] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.763929 14293 tablet_bootstrap.cc:654] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.764966 14298 tablet_bootstrap.cc:654] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.766595 14304 raft_consensus.cc:515] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.767993 14295 raft_consensus.cc:493] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.759078 14179 raft_consensus.cc:2468] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 0.
I20260710 13:19:20.768440 14295 raft_consensus.cc:515] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.770390 14304 leader_election.cc:290] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:20.770897 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad0674ecc6a4a44b7fa4369e9af6fcf" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:20.771706 14179 raft_consensus.cc:3060] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.773633 14295 leader_election.cc:290] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.777799 14298 tablet_bootstrap.cc:492] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:20.778417 14298 ts_tablet_manager.cc:1403] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.007s
I20260710 13:19:20.780385 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad0674ecc6a4a44b7fa4369e9af6fcf" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd"
I20260710 13:19:20.781164 14104 raft_consensus.cc:3060] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.781703 14298 raft_consensus.cc:359] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.782531 14296 ts_tablet_manager.cc:1434] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 13:19:20.784149 14296 tablet_bootstrap.cc:492] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:20.782539 14298 raft_consensus.cc:385] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.789412 14298 raft_consensus.cc:740] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.791575 14298 consensus_queue.cc:260] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.795801 14301 raft_consensus.cc:515] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.801731 14301 leader_election.cc:290] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.803135 14104 raft_consensus.cc:2468] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 1.
I20260710 13:19:20.804315 14217 leader_election.cc:304] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:20.805428 14304 raft_consensus.cc:2804] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.804508 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86428ef2574498abd516ef83425421c" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
W20260710 13:19:20.809931 14143 leader_election.cc:343] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:20.814604 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:20.805431 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86428ef2574498abd516ef83425421c" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd"
I20260710 13:19:20.816262 14298 ts_tablet_manager.cc:1434] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260710 13:19:20.815994 14104 raft_consensus.cc:3060] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.821653 14179 raft_consensus.cc:2468] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 1.
I20260710 13:19:20.824676 14295 raft_consensus.cc:493] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.824832 14296 tablet_bootstrap.cc:654] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.825250 14295 raft_consensus.cc:515] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.825599 14304 raft_consensus.cc:697] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 1 LEADER]: Becoming Leader. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Running, Role: LEADER
I20260710 13:19:20.827807 14304 consensus_queue.cc:237] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.831899 14293 tablet_bootstrap.cc:492] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:20.832471 14293 ts_tablet_manager.cc:1403] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.030s
I20260710 13:19:20.828787 14295 leader_election.cc:290] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.835703 14293 raft_consensus.cc:359] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.836450 14293 raft_consensus.cc:385] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.836750 14293 raft_consensus.cc:740] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.837615 14293 consensus_queue.cc:260] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.839728 14293 ts_tablet_manager.cc:1434] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:20.840842 14293 tablet_bootstrap.cc:492] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.840957 14298 tablet_bootstrap.cc:492] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:20.847621 14293 tablet_bootstrap.cc:654] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.848877 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bbc2867f5648f68b602ed785bbdd6b" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:20.849136 14104 raft_consensus.cc:2468] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 1.
I20260710 13:19:20.849643 14179 raft_consensus.cc:2468] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 0.
I20260710 13:19:20.850775 14143 leader_election.cc:304] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [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: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd; no voters: 390264d90ee14e189735a6b17521b6ed
I20260710 13:19:20.852586 14301 raft_consensus.cc:2804] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.854015 14301 raft_consensus.cc:697] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 1 LEADER]: Becoming Leader. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Running, Role: LEADER
I20260710 13:19:20.855221 14301 consensus_queue.cc:237] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.855842 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f434cc3fd33c4276aab8325f67093f59" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:20.860971 14293 tablet_bootstrap.cc:492] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:20.861496 14293 ts_tablet_manager.cc:1403] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:19:20.853896 14069 leader_election.cc:304] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:20.867136 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bbc2867f5648f68b602ed785bbdd6b" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:20.867596 14252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f434cc3fd33c4276aab8325f67093f59" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:20.867821 14253 raft_consensus.cc:2468] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 0.
I20260710 13:19:20.868191 14252 raft_consensus.cc:2468] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 0.
I20260710 13:19:20.869596 14068 leader_election.cc:304] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:20.870500 14295 raft_consensus.cc:2804] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.870833 14295 raft_consensus.cc:493] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.871163 14295 raft_consensus.cc:3060] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.871430 14298 tablet_bootstrap.cc:654] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.875120 14293 raft_consensus.cc:359] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.875859 14293 raft_consensus.cc:385] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.876116 14293 raft_consensus.cc:740] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.876715 14293 consensus_queue.cc:260] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.881484 14002 catalog_manager.cc:5697] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 390264d90ee14e189735a6b17521b6ed (127.10.230.131). New cstate: current_term: 1 leader_uuid: "390264d90ee14e189735a6b17521b6ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.884984 14000 catalog_manager.cc:5697] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130). New cstate: current_term: 1 leader_uuid: "70e399368dcf4b9283bb5f56133fcb2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.885746 14295 raft_consensus.cc:515] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.887390 14296 tablet_bootstrap.cc:492] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:20.892436 14295 leader_election.cc:290] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Requested vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.893630 14295 raft_consensus.cc:2804] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.894204 14295 raft_consensus.cc:493] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.894804 14293 ts_tablet_manager.cc:1434] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.007s
I20260710 13:19:20.894704 14295 raft_consensus.cc:3060] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.897185 14293 tablet_bootstrap.cc:492] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.892680 14304 raft_consensus.cc:493] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.892182 14296 ts_tablet_manager.cc:1403] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.108s	user 0.008s	sys 0.012s
I20260710 13:19:20.892130 14252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f434cc3fd33c4276aab8325f67093f59" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:20.901012 14329 raft_consensus.cc:493] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.901096 14304 raft_consensus.cc:515] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.901599 14252 raft_consensus.cc:3060] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.901623 14329 raft_consensus.cc:515] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.903998 14296 raft_consensus.cc:359] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.904814 14296 raft_consensus.cc:385] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.905042 14304 leader_election.cc:290] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:20.904937 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:20.905714 14329 leader_election.cc:290] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
W20260710 13:19:20.908355 14069 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.130:42643, user_credentials={real_user=slave}} blocked reactor thread for 54773.7us
I20260710 13:19:20.908936 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:20.909816 14104 raft_consensus.cc:2468] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 0.
I20260710 13:19:20.910456 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f434cc3fd33c4276aab8325f67093f59" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:20.910974 14253 raft_consensus.cc:2468] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 0.
I20260710 13:19:20.911430 14217 leader_election.cc:304] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:20.912756 14304 raft_consensus.cc:2804] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.912717 14068 leader_election.cc:304] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:20.913430 14304 raft_consensus.cc:493] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.913841 14304 raft_consensus.cc:3060] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.904951 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:20.905763 14296 raft_consensus.cc:740] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
W20260710 13:19:20.917672 14218 leader_election.cc:343] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.917902 14296 consensus_queue.cc:260] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.920193 14296 ts_tablet_manager.cc:1434] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 13:19:20.920982 14329 raft_consensus.cc:2804] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.921598 14329 raft_consensus.cc:493] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.922046 14329 raft_consensus.cc:3060] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.922690 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
W20260710 13:19:20.924131 14069 leader_election.cc:343] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:20.925132 14069 leader_election.cc:343] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.921195 14296 tablet_bootstrap.cc:492] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:20.924664 14293 tablet_bootstrap.cc:654] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.930089 14304 raft_consensus.cc:515] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.931136 14252 raft_consensus.cc:2468] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 1.
I20260710 13:19:20.933030 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd"
I20260710 13:19:20.935922 14296 tablet_bootstrap.cc:654] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:20.925823 14069 leader_election.cc:343] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.937124 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:20.930670 14295 raft_consensus.cc:515] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.938725 14068 leader_election.cc:304] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [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: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 70e399368dcf4b9283bb5f56133fcb2e
I20260710 13:19:20.937108 14304 leader_election.cc:290] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
W20260710 13:19:20.940672 14218 leader_election.cc:343] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.941489 14328 raft_consensus.cc:2804] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.942731 14298 tablet_bootstrap.cc:492] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:20.943178 14295 leader_election.cc:290] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Requested vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.943131 14179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bbc2867f5648f68b602ed785bbdd6b" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:20.943822 14179 raft_consensus.cc:3060] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.943199 14298 ts_tablet_manager.cc:1403] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.010s
I20260710 13:19:20.945336 14252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bbc2867f5648f68b602ed785bbdd6b" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:20.946208 14252 raft_consensus.cc:3060] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.947309 14298 raft_consensus.cc:359] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.948038 14298 raft_consensus.cc:385] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.948397 14298 raft_consensus.cc:740] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.949348 14298 consensus_queue.cc:260] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.951779 14298 ts_tablet_manager.cc:1434] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 13:19:20.953065 14298 tablet_bootstrap.cc:492] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:20.957530 14295 raft_consensus.cc:493] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.958103 14295 raft_consensus.cc:515] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.959806 14293 tablet_bootstrap.cc:492] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:20.960450 14295 leader_election.cc:290] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.961498 14293 ts_tablet_manager.cc:1403] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.002s
I20260710 13:19:20.962387 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805b82f7426b4e25bba7001bd24c250d" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:20.963268 14178 raft_consensus.cc:2468] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 0.
I20260710 13:19:20.962586 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805b82f7426b4e25bba7001bd24c250d" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:20.965436 14069 leader_election.cc:304] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:20.936575 14329 raft_consensus.cc:515] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
W20260710 13:19:20.966495 14068 leader_election.cc:343] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.966604 14252 raft_consensus.cc:2468] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 1.
I20260710 13:19:20.967053 14104 raft_consensus.cc:2393] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 390264d90ee14e189735a6b17521b6ed in current term 1: Already voted for candidate 998a096b233443fab5d2e1881990cadd in this term.
I20260710 13:19:20.967509 14295 raft_consensus.cc:2804] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.967885 14295 raft_consensus.cc:493] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.968223 14295 raft_consensus.cc:3060] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.969261 14217 leader_election.cc:304] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [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: 390264d90ee14e189735a6b17521b6ed; no voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:20.970410 14304 raft_consensus.cc:2749] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.970604 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:20.971102 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:20.972200 14253 raft_consensus.cc:2393] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 998a096b233443fab5d2e1881990cadd in current term 1: Already voted for candidate 390264d90ee14e189735a6b17521b6ed in this term.
W20260710 13:19:20.972146 14069 leader_election.cc:343] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.973424 14328 raft_consensus.cc:697] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Becoming Leader. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Running, Role: LEADER
I20260710 13:19:20.973606 14068 leader_election.cc:304] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:20.972498 14293 raft_consensus.cc:359] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.976841 14293 raft_consensus.cc:385] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.976267 14068 leader_election.cc:304] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [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: 998a096b233443fab5d2e1881990cadd; no voters: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e
I20260710 13:19:20.974810 14328 consensus_queue.cc:237] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.979490 14295 raft_consensus.cc:515] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.979732 14329 leader_election.cc:290] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Requested vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.981034 14304 raft_consensus.cc:493] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.981335 14298 tablet_bootstrap.cc:654] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.981726 14304 raft_consensus.cc:515] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.976262 14334 raft_consensus.cc:2804] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.982926 14334 raft_consensus.cc:697] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Becoming Leader. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Running, Role: LEADER
I20260710 13:19:20.981091 14329 raft_consensus.cc:2749] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.983428 14293 raft_consensus.cc:740] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.985977 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3a50e5e71f45cc88cc179c40aedeb0" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:20.986218 14304 leader_election.cc:290] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:20.986343 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3a50e5e71f45cc88cc179c40aedeb0" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
W20260710 13:19:20.987450 14218 leader_election.cc:343] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:20.988027 14217 leader_election.cc:343] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.988696 14217 leader_election.cc:304] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed; no voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:20.988096 14293 consensus_queue.cc:260] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.989921 14304 raft_consensus.cc:2749] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.991839 14296 tablet_bootstrap.cc:492] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:20.991685 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805b82f7426b4e25bba7001bd24c250d" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:20.992384 14296 ts_tablet_manager.cc:1403] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.026s
I20260710 13:19:20.989058 14334 consensus_queue.cc:237] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.992364 14178 raft_consensus.cc:3060] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.993848 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805b82f7426b4e25bba7001bd24c250d" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:20.993892 14293 ts_tablet_manager.cc:1434] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.002s
I20260710 13:19:20.996119 14293 tablet_bootstrap.cc:492] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:20.995884 14296 raft_consensus.cc:359] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.996780 14296 raft_consensus.cc:385] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.997104 14296 raft_consensus.cc:740] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.990967 14295 leader_election.cc:290] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Requested vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:20.998364 14298 tablet_bootstrap.cc:492] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:20.998234 14296 consensus_queue.cc:260] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:20.998875 14298 ts_tablet_manager.cc:1403] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260710 13:19:21.001061 14296 ts_tablet_manager.cc:1434] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
W20260710 13:19:20.998888 14068 leader_election.cc:343] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.002244 14296 tablet_bootstrap.cc:492] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:21.009387 14293 tablet_bootstrap.cc:654] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.008984 14298 raft_consensus.cc:359] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.010908 14298 raft_consensus.cc:385] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.011210 14298 raft_consensus.cc:740] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.012082 14298 consensus_queue.cc:260] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.014626 14298 ts_tablet_manager.cc:1434] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:19:21.015673 14298 tablet_bootstrap.cc:492] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:21.020645 14178 raft_consensus.cc:2468] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 1.
I20260710 13:19:21.022719 14069 leader_election.cc:304] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [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: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd; no voters: 390264d90ee14e189735a6b17521b6ed
I20260710 13:19:20.977808 14179 raft_consensus.cc:2468] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 1.
I20260710 13:19:21.023609 14295 raft_consensus.cc:2804] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.024147 14304 raft_consensus.cc:493] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.024251 14295 raft_consensus.cc:697] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Becoming Leader. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Running, Role: LEADER
I20260710 13:19:21.024652 14304 raft_consensus.cc:515] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.025511 14295 consensus_queue.cc:237] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.026858 14304 leader_election.cc:290] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:21.029484 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86428ef2574498abd516ef83425421c" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:21.017848 14296 tablet_bootstrap.cc:654] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.030337 14104 raft_consensus.cc:2393] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 390264d90ee14e189735a6b17521b6ed in current term 1: Already voted for candidate 70e399368dcf4b9283bb5f56133fcb2e in this term.
I20260710 13:19:21.034622 14298 tablet_bootstrap.cc:654] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.037618 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a86428ef2574498abd516ef83425421c" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:21.039111 14218 leader_election.cc:304] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed; no voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:21.040282 14304 raft_consensus.cc:3060] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.049082 14293 tablet_bootstrap.cc:492] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: No bootstrap required, opened a new log
I20260710 13:19:21.049718 14293 ts_tablet_manager.cc:1403] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.054s	user 0.038s	sys 0.008s
I20260710 13:19:21.040288 14002 catalog_manager.cc:5697] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd reported cstate change: term changed from 0 to 1, leader changed from <none> to 998a096b233443fab5d2e1881990cadd (127.10.230.129). New cstate: current_term: 1 leader_uuid: "998a096b233443fab5d2e1881990cadd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.052740 14304 raft_consensus.cc:2749] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.053009 14293 raft_consensus.cc:359] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.053963 14293 raft_consensus.cc:385] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.054291 14293 raft_consensus.cc:740] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.055263 14293 consensus_queue.cc:260] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.062052 14293 ts_tablet_manager.cc:1434] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:21.067783 14298 tablet_bootstrap.cc:492] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:21.068320 14298 ts_tablet_manager.cc:1403] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.005s
I20260710 13:19:21.068755 14296 tablet_bootstrap.cc:492] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:21.069231 14296 ts_tablet_manager.cc:1403] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.005s
I20260710 13:19:21.071200 14298 raft_consensus.cc:359] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.071890 14298 raft_consensus.cc:385] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.072258 14298 raft_consensus.cc:740] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.071931 14296 raft_consensus.cc:359] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.072646 14296 raft_consensus.cc:385] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.072933 14296 raft_consensus.cc:740] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.072969 14298 consensus_queue.cc:260] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.074009 14002 catalog_manager.cc:5697] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd reported cstate change: term changed from 0 to 1, leader changed from <none> to 998a096b233443fab5d2e1881990cadd (127.10.230.129). New cstate: current_term: 1 leader_uuid: "998a096b233443fab5d2e1881990cadd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.073750 14296 consensus_queue.cc:260] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.074973 14298 ts_tablet_manager.cc:1434] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:19:21.076081 14298 tablet_bootstrap.cc:492] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:21.075699 14002 catalog_manager.cc:5697] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd reported cstate change: term changed from 0 to 1, leader changed from <none> to 998a096b233443fab5d2e1881990cadd (127.10.230.129). New cstate: current_term: 1 leader_uuid: "998a096b233443fab5d2e1881990cadd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.076794 14296 ts_tablet_manager.cc:1434] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:21.077877 14296 tablet_bootstrap.cc:492] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:21.082127 14298 tablet_bootstrap.cc:654] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.083407 14296 tablet_bootstrap.cc:654] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.099416 14298 tablet_bootstrap.cc:492] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:21.099553 14296 tablet_bootstrap.cc:492] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:21.099939 14298 ts_tablet_manager.cc:1403] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260710 13:19:21.099993 14296 ts_tablet_manager.cc:1403] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260710 13:19:21.102651 14296 raft_consensus.cc:359] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.102820 14298 raft_consensus.cc:359] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.103367 14296 raft_consensus.cc:385] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.103416 14298 raft_consensus.cc:385] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.103732 14296 raft_consensus.cc:740] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.103766 14298 raft_consensus.cc:740] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.104666 14296 consensus_queue.cc:260] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.104604 14298 consensus_queue.cc:260] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.106766 14298 ts_tablet_manager.cc:1434] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:21.106933 14296 ts_tablet_manager.cc:1434] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:21.107755 14296 tablet_bootstrap.cc:492] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e: Bootstrap starting.
I20260710 13:19:21.108970 14298 tablet_bootstrap.cc:492] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed: Bootstrap starting.
I20260710 13:19:21.113253 14296 tablet_bootstrap.cc:654] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.114876 14298 tablet_bootstrap.cc:654] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.122843 14298 tablet_bootstrap.cc:492] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed: No bootstrap required, opened a new log
I20260710 13:19:21.123155 14296 tablet_bootstrap.cc:492] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e: No bootstrap required, opened a new log
I20260710 13:19:21.123327 14298 ts_tablet_manager.cc:1403] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:19:21.123623 14296 ts_tablet_manager.cc:1403] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 13:19:21.124943 14301 raft_consensus.cc:493] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.125370 14301 raft_consensus.cc:515] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.126256 14298 raft_consensus.cc:359] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.126423 14296 raft_consensus.cc:359] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.127024 14298 raft_consensus.cc:385] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.127094 14296 raft_consensus.cc:385] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.127235 14301 leader_election.cc:290] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.127426 14298 raft_consensus.cc:740] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.127451 14296 raft_consensus.cc:740] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.128489 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a3d97ce43844dca457490f38dfa601" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:21.128504 14296 consensus_queue.cc:260] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.129271 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a3d97ce43844dca457490f38dfa601" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:21.129437 14104 raft_consensus.cc:2468] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 0.
I20260710 13:19:21.128504 14298 consensus_queue.cc:260] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.129649 14334 raft_consensus.cc:493] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.130064 14253 raft_consensus.cc:2468] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 0.
I20260710 13:19:21.130270 14334 raft_consensus.cc:515] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.131490 14298 ts_tablet_manager.cc:1434] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:21.131388 14143 leader_election.cc:304] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:21.132328 14334 leader_election.cc:290] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.132906 14301 raft_consensus.cc:2804] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.133333 14301 raft_consensus.cc:493] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.133684 14326 raft_consensus.cc:493] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.134291 14326 raft_consensus.cc:515] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.134940 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0442ca740b4e819214d5342c13a514" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:21.135172 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0442ca740b4e819214d5342c13a514" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:21.135689 14178 raft_consensus.cc:2468] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 0.
I20260710 13:19:21.136814 14326 leader_election.cc:290] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.137408 14296 ts_tablet_manager.cc:1434] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260710 13:19:21.135701 14253 raft_consensus.cc:2468] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 0.
I20260710 13:19:21.141412 14069 leader_election.cc:304] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:21.133703 14301 raft_consensus.cc:3060] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.143599 14334 raft_consensus.cc:2804] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.144163 14334 raft_consensus.cc:493] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.144528 14334 raft_consensus.cc:3060] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.144896 14253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71246b7d76d64d13b109564d7fa8da6b" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:21.149896 14253 raft_consensus.cc:2468] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 0.
I20260710 13:19:21.147984 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71246b7d76d64d13b109564d7fa8da6b" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:21.151249 14301 raft_consensus.cc:515] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.151273 14104 raft_consensus.cc:2468] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 0.
I20260710 13:19:21.152307 14334 raft_consensus.cc:515] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.153294 14143 leader_election.cc:304] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 
I20260710 13:19:21.153494 14301 leader_election.cc:290] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.153946 14349 raft_consensus.cc:493] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.154259 14301 raft_consensus.cc:2804] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.154686 14301 raft_consensus.cc:493] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.154838 14334 leader_election.cc:290] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Requested vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.155061 14301 raft_consensus.cc:3060] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.155587 14252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a3d97ce43844dca457490f38dfa601" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:21.155742 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a3d97ce43844dca457490f38dfa601" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd"
I20260710 13:19:21.156200 14252 raft_consensus.cc:3060] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.156109 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0442ca740b4e819214d5342c13a514" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:21.156433 14104 raft_consensus.cc:3060] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.156891 14251 raft_consensus.cc:3060] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.157021 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0442ca740b4e819214d5342c13a514" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:21.157788 14178 raft_consensus.cc:3060] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.163728 14252 raft_consensus.cc:2468] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 1.
I20260710 13:19:21.164041 14104 raft_consensus.cc:2468] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 1.
I20260710 13:19:21.164175 14251 raft_consensus.cc:2468] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 1.
I20260710 13:19:21.165223 14068 leader_election.cc:304] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:21.165259 14143 leader_election.cc:304] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 
I20260710 13:19:21.166311 14334 raft_consensus.cc:2804] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.166399 14326 raft_consensus.cc:2804] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.166893 14334 raft_consensus.cc:697] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Becoming Leader. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Running, Role: LEADER
I20260710 13:19:21.168130 14178 raft_consensus.cc:2468] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 1.
I20260710 13:19:21.167796 14334 consensus_queue.cc:237] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.154486 14349 raft_consensus.cc:515] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.171365 14349 leader_election.cc:290] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.172827 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:21.172880 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:21.174424 14304 raft_consensus.cc:493] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.174609 14103 raft_consensus.cc:2393] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70e399368dcf4b9283bb5f56133fcb2e in current term 1: Already voted for candidate 998a096b233443fab5d2e1881990cadd in this term.
I20260710 13:19:21.174921 14304 raft_consensus.cc:515] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.172874 14301 raft_consensus.cc:515] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.177042 14304 leader_election.cc:290] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:21.178730 14103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805b82f7426b4e25bba7001bd24c250d" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:21.178900 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805b82f7426b4e25bba7001bd24c250d" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:21.179683 14178 raft_consensus.cc:2393] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 390264d90ee14e189735a6b17521b6ed in current term 1: Already voted for candidate 998a096b233443fab5d2e1881990cadd in this term.
I20260710 13:19:21.179947 14252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71246b7d76d64d13b109564d7fa8da6b" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:21.180502 14252 raft_consensus.cc:3060] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.180882 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71246b7d76d64d13b109564d7fa8da6b" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd"
I20260710 13:19:21.181627 14104 raft_consensus.cc:3060] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.181348 14251 raft_consensus.cc:2393] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70e399368dcf4b9283bb5f56133fcb2e in current term 1: Already voted for candidate 390264d90ee14e189735a6b17521b6ed in this term.
I20260710 13:19:21.180845 14218 leader_election.cc:304] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed; no voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:21.183487 14304 raft_consensus.cc:3060] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.180806 14000 catalog_manager.cc:5697] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd reported cstate change: term changed from 0 to 1, leader changed from <none> to 998a096b233443fab5d2e1881990cadd (127.10.230.129). New cstate: current_term: 1 leader_uuid: "998a096b233443fab5d2e1881990cadd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.185936 14143 leader_election.cc:304] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70e399368dcf4b9283bb5f56133fcb2e; no voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:21.190455 14104 raft_consensus.cc:2468] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 1.
I20260710 13:19:21.192121 14326 raft_consensus.cc:697] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 LEADER]: Becoming Leader. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Running, Role: LEADER
I20260710 13:19:21.192286 14143 leader_election.cc:304] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:21.192757 14349 raft_consensus.cc:3060] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.185588 14301 leader_election.cc:290] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.193696 14301 raft_consensus.cc:2804] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.193208 14326 consensus_queue.cc:237] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.194144 14301 raft_consensus.cc:697] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 LEADER]: Becoming Leader. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Running, Role: LEADER
I20260710 13:19:21.195216 14301 consensus_queue.cc:237] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.190500 14252 raft_consensus.cc:2468] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 1.
I20260710 13:19:21.200829 14304 raft_consensus.cc:2749] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.211427 14349 raft_consensus.cc:2749] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.211447 14000 catalog_manager.cc:5697] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130). New cstate: current_term: 1 leader_uuid: "70e399368dcf4b9283bb5f56133fcb2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.223771 14000 catalog_manager.cc:5697] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130). New cstate: current_term: 1 leader_uuid: "70e399368dcf4b9283bb5f56133fcb2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.231714 14334 raft_consensus.cc:493] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.231956 14349 raft_consensus.cc:493] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.232293 14334 raft_consensus.cc:515] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.232748 14349 raft_consensus.cc:515] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.234323 14334 leader_election.cc:290] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.234822 14349 leader_election.cc:290] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.235404 14252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3a50e5e71f45cc88cc179c40aedeb0" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:21.235641 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3a50e5e71f45cc88cc179c40aedeb0" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:21.235823 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f434cc3fd33c4276aab8325f67093f59" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:21.236058 14252 raft_consensus.cc:2468] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 0.
I20260710 13:19:21.236344 14178 raft_consensus.cc:2468] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 0.
I20260710 13:19:21.236356 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f434cc3fd33c4276aab8325f67093f59" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:21.237370 14251 raft_consensus.cc:2393] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70e399368dcf4b9283bb5f56133fcb2e in current term 1: Already voted for candidate 998a096b233443fab5d2e1881990cadd in this term.
I20260710 13:19:21.237229 14068 leader_election.cc:304] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:21.238410 14334 raft_consensus.cc:2804] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.238466 14143 leader_election.cc:304] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70e399368dcf4b9283bb5f56133fcb2e; no voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:21.238864 14334 raft_consensus.cc:493] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.239259 14334 raft_consensus.cc:3060] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.239359 14349 raft_consensus.cc:3060] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.246220 14349 raft_consensus.cc:2749] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.246223 14334 raft_consensus.cc:515] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.248317 14334 leader_election.cc:290] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Requested vote from peers 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:21.249158 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3a50e5e71f45cc88cc179c40aedeb0" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:21.249321 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3a50e5e71f45cc88cc179c40aedeb0" candidate_uuid: "998a096b233443fab5d2e1881990cadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:21.249862 14178 raft_consensus.cc:3060] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.249884 14251 raft_consensus.cc:3060] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.256618 14251 raft_consensus.cc:2468] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 1.
I20260710 13:19:21.256618 14178 raft_consensus.cc:2468] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 998a096b233443fab5d2e1881990cadd in term 1.
I20260710 13:19:21.257895 14068 leader_election.cc:304] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:21.258543 14334 raft_consensus.cc:2804] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.259011 14334 raft_consensus.cc:697] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Becoming Leader. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Running, Role: LEADER
I20260710 13:19:21.259728 14334 consensus_queue.cc:237] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:21.267370 14001 catalog_manager.cc:5697] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd reported cstate change: term changed from 0 to 1, leader changed from <none> to 998a096b233443fab5d2e1881990cadd (127.10.230.129). New cstate: current_term: 1 leader_uuid: "998a096b233443fab5d2e1881990cadd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.310743 14349 consensus_queue.cc:1048] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.323483 14326 consensus_queue.cc:1048] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.330685 14304 consensus_queue.cc:1048] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.344640 14362 consensus_queue.cc:1048] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:21.374258 14334 consensus_queue.cc:1048] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.384308 14328 consensus_queue.cc:1048] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.566313 14328 consensus_queue.cc:1048] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.577044 14295 consensus_queue.cc:1048] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.584546 14295 consensus_queue.cc:1048] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.585925 14295 consensus_queue.cc:1048] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.645208 14328 consensus_queue.cc:1048] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.654836 14295 consensus_queue.cc:1048] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.671123 14334 consensus_queue.cc:1048] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.680333 14295 consensus_queue.cc:1048] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.704707 14326 consensus_queue.cc:1048] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.715478 14350 consensus_queue.cc:1048] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.742136 14350 consensus_queue.cc:1048] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.753381 14377 consensus_queue.cc:1048] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:21.818413 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:22.514385 14380 raft_consensus.cc:493] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:22.514983 14380 raft_consensus.cc:515] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:22.516872 14380 leader_election.cc:290] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:22.517660 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd" is_pre_election: true
I20260710 13:19:22.517930 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:22.518381 14104 raft_consensus.cc:2468] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 1.
I20260710 13:19:22.518554 14178 raft_consensus.cc:2468] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 1.
I20260710 13:19:22.519640 14217 leader_election.cc:304] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [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: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:22.520331 14380 raft_consensus.cc:2804] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:22.520700 14380 raft_consensus.cc:493] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:22.521015 14380 raft_consensus.cc:3060] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.526316 14380 raft_consensus.cc:515] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:22.528003 14380 leader_election.cc:290] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:22.528724 14104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "998a096b233443fab5d2e1881990cadd"
I20260710 13:19:22.529237 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6edd3d15a259478b8c979cdd3a434485" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:22.529512 14104 raft_consensus.cc:3060] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.529886 14178 raft_consensus.cc:3060] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.537251 14178 raft_consensus.cc:2468] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 2.
I20260710 13:19:22.537251 14104 raft_consensus.cc:2468] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 2.
I20260710 13:19:22.538731 14217 leader_election.cc:304] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:22.539448 14380 raft_consensus.cc:2804] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.540453 14380 raft_consensus.cc:697] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 2 LEADER]: Becoming Leader. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Running, Role: LEADER
I20260710 13:19:22.541342 14380 consensus_queue.cc:237] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [LEADER]: Queue going to LEADER 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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:22.548281 14001 catalog_manager.cc:5697] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed reported cstate change: term changed from 0 to 2, leader changed from <none> to 390264d90ee14e189735a6b17521b6ed (127.10.230.131). New cstate: current_term: 2 leader_uuid: "390264d90ee14e189735a6b17521b6ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.994642 11162 ts_manager.cc:295] Set tserver state for 998a096b233443fab5d2e1881990cadd to MAINTENANCE_MODE
I20260710 13:19:22.995481 11162 tablet_server.cc:179] TabletServer@127.10.230.129:0 shutting down...
I20260710 13:19:23.022254 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:23.023099 11162 tablet_replica.cc:333] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.023804 11162 raft_consensus.cc:2243] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.024333 11162 raft_consensus.cc:2272] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.026476 11162 tablet_replica.cc:333] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.027154 11162 raft_consensus.cc:2243] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.028092 11162 raft_consensus.cc:2272] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.030066 11162 tablet_replica.cc:333] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.030613 11162 raft_consensus.cc:2243] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.031047 11162 raft_consensus.cc:2272] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.032864 11162 tablet_replica.cc:333] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.033396 11162 raft_consensus.cc:2243] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.034179 11162 raft_consensus.cc:2272] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.036166 11162 tablet_replica.cc:333] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.036748 11162 raft_consensus.cc:2243] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.037586 11162 raft_consensus.cc:2272] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.039376 11162 tablet_replica.cc:333] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.039894 11162 raft_consensus.cc:2243] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.040307 11162 raft_consensus.cc:2272] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.042090 11162 tablet_replica.cc:333] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.042593 11162 raft_consensus.cc:2243] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.043341 11162 raft_consensus.cc:2272] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.045176 11162 tablet_replica.cc:333] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.045689 11162 raft_consensus.cc:2243] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.046048 11162 raft_consensus.cc:2272] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.047673 11162 tablet_replica.cc:333] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.048146 11162 raft_consensus.cc:2243] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.048543 11162 raft_consensus.cc:2272] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.050323 11162 tablet_replica.cc:333] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: stopping tablet replica
I20260710 13:19:23.050782 11162 raft_consensus.cc:2243] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.051535 11162 raft_consensus.cc:2272] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.081696 11162 tablet_server.cc:196] TabletServer@127.10.230.129:0 shutdown complete.
W20260710 13:19:23.112354 14143 consensus_peers.cc:597] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.134564 14217 consensus_peers.cc:597] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.136412 14178 raft_consensus.cc:1275] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Refusing update from remote peer 390264d90ee14e189735a6b17521b6ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:23.137850 14380 consensus_queue.cc:1048] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:23.244553 14143 consensus_peers.cc:597] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.369197 14217 consensus_peers.cc:597] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.378855 14143 consensus_peers.cc:597] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.832895 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:24.070106 14397 raft_consensus.cc:493] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.070824 14397 raft_consensus.cc:515] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.072707 14397 leader_election.cc:290] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:24.074294 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0442ca740b4e819214d5342c13a514" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
W20260710 13:19:24.074715 14217 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111) [suppressed 26 similar messages]
W20260710 13:19:24.077605 14217 leader_election.cc:336] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.078022 14217 leader_election.cc:304] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [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: 390264d90ee14e189735a6b17521b6ed; no voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.078684 14397 raft_consensus.cc:2749] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:24.135219 14396 raft_consensus.cc:493] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.135706 14396 raft_consensus.cc:515] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.137393 14396 leader_election.cc:290] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:24.139358 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0442ca740b4e819214d5342c13a514" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:24.140010 14251 raft_consensus.cc:2468] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 1.
I20260710 13:19:24.141083 14396 raft_consensus.cc:493] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.141439 14143 leader_election.cc:304] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 
I20260710 13:19:24.141664 14396 raft_consensus.cc:515] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.142300 14349 raft_consensus.cc:2804] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:19:24.142325 14143 leader_election.cc:336] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.143038 14349 raft_consensus.cc:493] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.143426 14349 raft_consensus.cc:3060] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.143567 14396 leader_election.cc:290] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:24.145480 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805b82f7426b4e25bba7001bd24c250d" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
W20260710 13:19:24.148732 14143 leader_election.cc:336] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.149358 14143 leader_election.cc:304] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [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: 70e399368dcf4b9283bb5f56133fcb2e; no voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.150218 14396 raft_consensus.cc:2749] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:24.151608 14349 raft_consensus.cc:515] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.153839 14349 leader_election.cc:290] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:24.155431 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0442ca740b4e819214d5342c13a514" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:24.156096 14251 raft_consensus.cc:3060] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:24.157377 14143 leader_election.cc:336] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.161938 14251 raft_consensus.cc:2468] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 2.
I20260710 13:19:24.163053 14143 leader_election.cc:304] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.163863 14349 raft_consensus.cc:2804] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:24.164294 14349 raft_consensus.cc:697] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 LEADER]: Becoming Leader. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Running, Role: LEADER
I20260710 13:19:24.165128 14349 consensus_queue.cc:237] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.172302 14002 catalog_manager.cc:5697] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e reported cstate change: term changed from 1 to 2, leader changed from 998a096b233443fab5d2e1881990cadd (127.10.230.129) to 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130). New cstate: current_term: 2 leader_uuid: "70e399368dcf4b9283bb5f56133fcb2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.174381 14397 raft_consensus.cc:493] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.175057 14397 raft_consensus.cc:515] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.177047 14397 leader_election.cc:290] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:24.178540 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bbc2867f5648f68b602ed785bbdd6b" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
W20260710 13:19:24.181767 14217 leader_election.cc:336] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.182377 14217 leader_election.cc:304] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [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: 390264d90ee14e189735a6b17521b6ed; no voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.183122 14397 raft_consensus.cc:2749] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:24.243563 14397 raft_consensus.cc:493] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.244108 14397 raft_consensus.cc:515] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.245919 14397 leader_election.cc:290] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:24.247200 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f434cc3fd33c4276aab8325f67093f59" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
W20260710 13:19:24.250211 14217 leader_election.cc:336] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.250592 14217 leader_election.cc:304] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [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: 390264d90ee14e189735a6b17521b6ed; no voters: 70e399368dcf4b9283bb5f56133fcb2e, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.251259 14397 raft_consensus.cc:2749] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:24.262874 14397 raft_consensus.cc:493] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.263485 14397 raft_consensus.cc:515] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.265556 14397 leader_election.cc:290] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:24.266856 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805b82f7426b4e25bba7001bd24c250d" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:24.267624 14178 raft_consensus.cc:2468] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 1.
I20260710 13:19:24.268643 14218 leader_election.cc:304] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 
I20260710 13:19:24.269423 14397 raft_consensus.cc:2804] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:24.269835 14397 raft_consensus.cc:493] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting leader election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
W20260710 13:19:24.269968 14217 leader_election.cc:336] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.270196 14397 raft_consensus.cc:3060] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.276089 14397 raft_consensus.cc:515] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.278416 14397 leader_election.cc:290] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:24.279834 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805b82f7426b4e25bba7001bd24c250d" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:24.280519 14178 raft_consensus.cc:3060] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:24.282663 14217 leader_election.cc:336] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.287046 14178 raft_consensus.cc:2468] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 2.
I20260710 13:19:24.288275 14218 leader_election.cc:304] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.289323 14397 raft_consensus.cc:2804] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:24.290292 14397 raft_consensus.cc:697] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 2 LEADER]: Becoming Leader. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Running, Role: LEADER
I20260710 13:19:24.291143 14397 consensus_queue.cc:237] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.298408 14002 catalog_manager.cc:5697] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed reported cstate change: term changed from 1 to 2, leader changed from 998a096b233443fab5d2e1881990cadd (127.10.230.129) to 390264d90ee14e189735a6b17521b6ed (127.10.230.131). New cstate: current_term: 2 leader_uuid: "390264d90ee14e189735a6b17521b6ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:24.311585 14349 raft_consensus.cc:493] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.312040 14349 raft_consensus.cc:515] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.313825 14349 leader_election.cc:290] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:24.315477 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3a50e5e71f45cc88cc179c40aedeb0" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
W20260710 13:19:24.317574 14143 leader_election.cc:336] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.318004 14143 leader_election.cc:304] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [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: 70e399368dcf4b9283bb5f56133fcb2e; no voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.318650 14349 raft_consensus.cc:2749] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:24.371479 14397 raft_consensus.cc:493] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.372035 14397 raft_consensus.cc:515] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.373934 14397 leader_election.cc:290] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:24.375259 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3a50e5e71f45cc88cc179c40aedeb0" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e" is_pre_election: true
I20260710 13:19:24.375882 14178 raft_consensus.cc:2468] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 1.
I20260710 13:19:24.376884 14218 leader_election.cc:304] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 
I20260710 13:19:24.377779 14397 raft_consensus.cc:2804] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:19:24.378070 14217 leader_election.cc:336] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.378265 14397 raft_consensus.cc:493] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting leader election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.378686 14397 raft_consensus.cc:3060] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.384306 14397 raft_consensus.cc:515] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.386159 14397 leader_election.cc:290] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:24.387478 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3a50e5e71f45cc88cc179c40aedeb0" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:24.388115 14178 raft_consensus.cc:3060] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:24.389933 14217 leader_election.cc:336] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.394222 14178 raft_consensus.cc:2468] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 2.
I20260710 13:19:24.395428 14218 leader_election.cc:304] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.396258 14397 raft_consensus.cc:2804] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:24.396759 14397 raft_consensus.cc:697] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 2 LEADER]: Becoming Leader. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Running, Role: LEADER
I20260710 13:19:24.397516 14397 consensus_queue.cc:237] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.404942 14002 catalog_manager.cc:5697] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed reported cstate change: term changed from 1 to 2, leader changed from 998a096b233443fab5d2e1881990cadd (127.10.230.129) to 390264d90ee14e189735a6b17521b6ed (127.10.230.131). New cstate: current_term: 2 leader_uuid: "390264d90ee14e189735a6b17521b6ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:24.407629 14349 raft_consensus.cc:493] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.408185 14349 raft_consensus.cc:515] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.410054 14349 leader_election.cc:290] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:24.412019 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f434cc3fd33c4276aab8325f67093f59" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:24.412817 14251 raft_consensus.cc:2468] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 1.
I20260710 13:19:24.414492 14143 leader_election.cc:304] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 
I20260710 13:19:24.415320 14349 raft_consensus.cc:2804] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:19:24.415390 14143 leader_election.cc:336] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.415820 14349 raft_consensus.cc:493] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.416239 14349 raft_consensus.cc:3060] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.421801 14349 raft_consensus.cc:515] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.423545 14349 leader_election.cc:290] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:24.425269 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f434cc3fd33c4276aab8325f67093f59" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:24.425923 14251 raft_consensus.cc:3060] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:24.427734 14143 leader_election.cc:336] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.431723 14251 raft_consensus.cc:2468] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 2.
I20260710 13:19:24.432925 14143 leader_election.cc:304] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.433590 14349 raft_consensus.cc:2804] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:24.434049 14349 raft_consensus.cc:697] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 LEADER]: Becoming Leader. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Running, Role: LEADER
I20260710 13:19:24.434855 14349 consensus_queue.cc:237] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.442292 14002 catalog_manager.cc:5697] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e reported cstate change: term changed from 1 to 2, leader changed from 998a096b233443fab5d2e1881990cadd (127.10.230.129) to 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130). New cstate: current_term: 2 leader_uuid: "70e399368dcf4b9283bb5f56133fcb2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.464305 14349 raft_consensus.cc:493] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.464927 14349 raft_consensus.cc:515] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.466840 14349 leader_election.cc:290] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:24.468365 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bbc2867f5648f68b602ed785bbdd6b" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed" is_pre_election: true
I20260710 13:19:24.469146 14251 raft_consensus.cc:2468] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 1.
I20260710 13:19:24.470206 14143 leader_election.cc:304] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 
I20260710 13:19:24.470916 14349 raft_consensus.cc:2804] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:19:24.470994 14143 leader_election.cc:336] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.471338 14349 raft_consensus.cc:493] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 998a096b233443fab5d2e1881990cadd)
I20260710 13:19:24.471727 14349 raft_consensus.cc:3060] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:24.476399 14349 raft_consensus.cc:515] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.478106 14349 leader_election.cc:290] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 390264d90ee14e189735a6b17521b6ed (127.10.230.131:42723)
I20260710 13:19:24.479638 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95bbc2867f5648f68b602ed785bbdd6b" candidate_uuid: "70e399368dcf4b9283bb5f56133fcb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "390264d90ee14e189735a6b17521b6ed"
I20260710 13:19:24.480280 14251 raft_consensus.cc:3060] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:24.481841 14143 leader_election.cc:336] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111)
I20260710 13:19:24.485942 14251 raft_consensus.cc:2468] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70e399368dcf4b9283bb5f56133fcb2e in term 2.
I20260710 13:19:24.487023 14143 leader_election.cc:304] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [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: 390264d90ee14e189735a6b17521b6ed, 70e399368dcf4b9283bb5f56133fcb2e; no voters: 998a096b233443fab5d2e1881990cadd
I20260710 13:19:24.487742 14349 raft_consensus.cc:2804] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:24.488200 14349 raft_consensus.cc:697] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 2 LEADER]: Becoming Leader. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Running, Role: LEADER
I20260710 13:19:24.489012 14349 consensus_queue.cc:237] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:24.496222 14002 catalog_manager.cc:5697] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e reported cstate change: term changed from 1 to 2, leader changed from 998a096b233443fab5d2e1881990cadd (127.10.230.129) to 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130). New cstate: current_term: 2 leader_uuid: "70e399368dcf4b9283bb5f56133fcb2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.555751 14251 raft_consensus.cc:1275] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Refusing update from remote peer 70e399368dcf4b9283bb5f56133fcb2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.557142 14349 consensus_queue.cc:1048] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:24.571385 14143 consensus_peers.cc:597] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.795140 14178 raft_consensus.cc:1275] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Refusing update from remote peer 390264d90ee14e189735a6b17521b6ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.796537 14403 consensus_queue.cc:1048] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:24.813330 14217 consensus_peers.cc:597] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:24.818392 14217 consensus_peers.cc:597] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:24.833992 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:24.886744 14251 raft_consensus.cc:1275] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Refusing update from remote peer 70e399368dcf4b9283bb5f56133fcb2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.888252 14395 consensus_queue.cc:1048] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:24.903079 14143 consensus_peers.cc:597] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.966513 14178 raft_consensus.cc:1275] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Refusing update from remote peer 390264d90ee14e189735a6b17521b6ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.967864 14397 consensus_queue.cc:1048] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:25.018441 14251 raft_consensus.cc:1275] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Refusing update from remote peer 70e399368dcf4b9283bb5f56133fcb2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:25.020229 14395 consensus_queue.cc:1048] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:25.035174 14143 consensus_peers.cc:597] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:25.461627 14143 consensus_peers.cc:597] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:25.562471 14143 consensus_peers.cc:597] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:25.733355 14217 consensus_peers.cc:597] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:25.735754 14217 consensus_peers.cc:597] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:25.835197 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:25.887832 14143 consensus_peers.cc:597] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:26.775418 14143 consensus_peers.cc:597] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:26.836553 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:27.409559 14217 consensus_peers.cc:597] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:27.441217 14217 consensus_peers.cc:597] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:27.577651 14143 consensus_peers.cc:597] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:27.769022 14143 consensus_peers.cc:597] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:27.838063 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:27.935425 14143 consensus_peers.cc:597] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:28.093942 14217 consensus_peers.cc:597] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:28.107054 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:28.116937 14421 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:19:28.124524 14143 consensus_peers.cc:597] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:28.125133 14143 consensus_peers.cc:597] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:28.125651 14422 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:19:28.126492 14424 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:19:28.128185 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:28.129710 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:28.129930 11162 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:19:28.130066 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689568130055 us; error 0 us; skew 500 ppm
I20260710 13:19:28.130687 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:28.133708 11162 webserver.cc:533] Webserver started at http://127.10.230.129:37087/ using document root <none> and password file <none>
I20260710 13:19:28.134253 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:28.134403 11162 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:28.138912 11162 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:19:28.143550 14429 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:19:28.144424 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:28.144842 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "998a096b233443fab5d2e1881990cadd"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-mxjd"
I20260710 13:19:28.145354 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689485268752-11162-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:19:28.158573 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:28.159976 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:28.162004 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:28.167064 14436 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:19:28.218092 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:19:28.218431 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.003s	sys 0.000s
I20260710 13:19:28.218765 11162 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:19:28.224189 14436 tablet_bootstrap.cc:492] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.242058 14436 tablet_bootstrap.cc:492] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: 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:19:28.243093 14436 tablet_bootstrap.cc:492] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.243782 14436 ts_tablet_manager.cc:1403] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:19:28.247073 14436 raft_consensus.cc:359] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.248195 14436 raft_consensus.cc:740] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.248961 14436 consensus_queue.cc:260] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.252168 14436 ts_tablet_manager.cc:1434] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:19:28.252964 14436 tablet_bootstrap.cc:492] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.270083 14436 tablet_bootstrap.cc:492] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: 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:19:28.271091 14436 tablet_bootstrap.cc:492] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.271767 14436 ts_tablet_manager.cc:1403] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 13:19:28.275089 14436 raft_consensus.cc:359] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.275801 14436 raft_consensus.cc:740] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.276480 14436 consensus_queue.cc:260] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.277791 11162 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:19:28.278131 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.059s	user 0.056s	sys 0.003s
I20260710 13:19:28.278435 14436 ts_tablet_manager.cc:1434] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:28.279448 14436 tablet_bootstrap.cc:492] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.297516 14436 tablet_bootstrap.cc:492] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: 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:19:28.298434 14436 tablet_bootstrap.cc:492] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.299168 14436 ts_tablet_manager.cc:1403] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260710 13:19:28.302417 14436 raft_consensus.cc:359] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.303108 14436 raft_consensus.cc:740] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.304092 14436 consensus_queue.cc:260] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.305924 14436 ts_tablet_manager.cc:1434] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:19:28.306780 14436 tablet_bootstrap.cc:492] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.328543 14436 tablet_bootstrap.cc:492] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: 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:19:28.329658 14436 tablet_bootstrap.cc:492] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.330425 14436 ts_tablet_manager.cc:1403] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260710 13:19:28.333072 14436 raft_consensus.cc:359] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
W20260710 13:19:28.333379 14217 consensus_peers.cc:597] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:42613: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:28.333899 14436 raft_consensus.cc:740] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.334667 14436 consensus_queue.cc:260] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.336266 14436 ts_tablet_manager.cc:1434] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:28.337021 14436 tablet_bootstrap.cc:492] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.353525 14436 tablet_bootstrap.cc:492] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: 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:19:28.354627 14436 tablet_bootstrap.cc:492] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.355358 14436 ts_tablet_manager.cc:1403] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 13:19:28.357697 14436 raft_consensus.cc:359] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.358211 14436 raft_consensus.cc:740] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.359082 14436 consensus_queue.cc:260] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.359506 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:42613
I20260710 13:19:28.359681 14498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:42613 every 8 connection(s)
I20260710 13:19:28.361086 14436 ts_tablet_manager.cc:1434] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 13:19:28.361809 14436 tablet_bootstrap.cc:492] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.364725 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:28.391077 14436 tablet_bootstrap.cc:492] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: 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:19:28.392215 14436 tablet_bootstrap.cc:492] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.392947 14436 ts_tablet_manager.cc:1403] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.004s
I20260710 13:19:28.396073 14436 raft_consensus.cc:359] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.396860 14436 raft_consensus.cc:740] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.397567 14436 consensus_queue.cc:260] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.399784 14436 ts_tablet_manager.cc:1434] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:28.400703 14436 tablet_bootstrap.cc:492] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.411211 14499 heartbeater.cc:344] Connected to a master server at 127.10.230.190:44677
I20260710 13:19:28.411791 14499 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:28.413000 14499 heartbeater.cc:507] Master 127.10.230.190:44677 requested a full tablet report, sending...
I20260710 13:19:28.415719 14178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7a3d97ce43844dca457490f38dfa601"
dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
mode: GRACEFUL
new_leader_uuid: "390264d90ee14e189735a6b17521b6ed"
 from {username='slave'} at 127.0.0.1:41968
I20260710 13:19:28.416421 14178 raft_consensus.cc:606] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 LEADER]: Received request to transfer leadership to TS 390264d90ee14e189735a6b17521b6ed
I20260710 13:19:28.419274 14436 tablet_bootstrap.cc:492] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: 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:19:28.419870 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:28.420086 14436 tablet_bootstrap.cc:492] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.420665 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:28.420806 14436 ts_tablet_manager.cc:1403] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:19:28.420748 14002 ts_manager.cc:194] Re-registered known tserver with Master: 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613)
I20260710 13:19:28.421947 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:28.423230 14436 raft_consensus.cc:359] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.423799 14436 raft_consensus.cc:740] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.424476 14436 consensus_queue.cc:260] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.426165 14436 ts_tablet_manager.cc:1434] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:28.426831 14436 tablet_bootstrap.cc:492] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.434371 14002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40284
I20260710 13:19:28.438192 14499 heartbeater.cc:499] Master 127.10.230.190:44677 was elected leader, sending a full tablet report...
I20260710 13:19:28.439997 14436 tablet_bootstrap.cc:492] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: 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:19:28.440691 14436 tablet_bootstrap.cc:492] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.441241 14436 ts_tablet_manager.cc:1403] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:19:28.442994 14436 raft_consensus.cc:359] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.443472 14436 raft_consensus.cc:740] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.444024 14436 consensus_queue.cc:260] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.445537 14436 ts_tablet_manager.cc:1434] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:28.446182 14436 tablet_bootstrap.cc:492] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.460242 14436 tablet_bootstrap.cc:492] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: 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:19:28.461114 14436 tablet_bootstrap.cc:492] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.461607 14436 ts_tablet_manager.cc:1403] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260710 13:19:28.463462 14436 raft_consensus.cc:359] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.463937 14436 raft_consensus.cc:740] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.464727 14436 consensus_queue.cc:260] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.466485 14436 ts_tablet_manager.cc:1434] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:19:28.467139 14436 tablet_bootstrap.cc:492] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: Bootstrap starting.
I20260710 13:19:28.480160 14436 tablet_bootstrap.cc:492] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: 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:19:28.481009 14436 tablet_bootstrap.cc:492] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: Bootstrap complete.
I20260710 13:19:28.481503 14436 ts_tablet_manager.cc:1403] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:19:28.483444 14436 raft_consensus.cc:359] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.483911 14436 raft_consensus.cc:740] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998a096b233443fab5d2e1881990cadd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.484442 14436 consensus_queue.cc:260] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [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: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.485983 14436 ts_tablet_manager.cc:1434] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:28.507117 14473 raft_consensus.cc:3060] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.561412 14514 raft_consensus.cc:993] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e: : Instructing follower 390264d90ee14e189735a6b17521b6ed to start an election
I20260710 13:19:28.562052 14396 raft_consensus.cc:1081] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 LEADER]: Signalling peer 390264d90ee14e189735a6b17521b6ed to start an election
I20260710 13:19:28.563488 14251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7a3d97ce43844dca457490f38dfa601"
dest_uuid: "390264d90ee14e189735a6b17521b6ed"
 from {username='slave'} at 127.0.0.1:54430
I20260710 13:19:28.563977 14251 raft_consensus.cc:493] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:28.564312 14251 raft_consensus.cc:3060] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.570607 14251 raft_consensus.cc:515] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.572119 14251 leader_election.cc:290] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 election: Requested vote from peers 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613), 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643)
I20260710 13:19:28.573058 14473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a3d97ce43844dca457490f38dfa601" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "998a096b233443fab5d2e1881990cadd"
I20260710 13:19:28.573179 14178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a3d97ce43844dca457490f38dfa601" candidate_uuid: "390264d90ee14e189735a6b17521b6ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70e399368dcf4b9283bb5f56133fcb2e"
I20260710 13:19:28.573899 14473 raft_consensus.cc:3060] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.574015 14178 raft_consensus.cc:3055] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:28.574419 14178 raft_consensus.cc:740] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70e399368dcf4b9283bb5f56133fcb2e, State: Running, Role: LEADER
I20260710 13:19:28.575103 14178 consensus_queue.cc:260] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.576071 14178 raft_consensus.cc:3060] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.579371 14473 raft_consensus.cc:2468] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 2.
I20260710 13:19:28.580442 14217 leader_election.cc:304] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 390264d90ee14e189735a6b17521b6ed, 998a096b233443fab5d2e1881990cadd; no voters: 
I20260710 13:19:28.581418 14403 raft_consensus.cc:2804] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:28.581571 14178 raft_consensus.cc:2468] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 390264d90ee14e189735a6b17521b6ed in term 2.
I20260710 13:19:28.583073 14403 raft_consensus.cc:697] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 2 LEADER]: Becoming Leader. State: Replica: 390264d90ee14e189735a6b17521b6ed, State: Running, Role: LEADER
I20260710 13:19:28.583963 14403 consensus_queue.cc:237] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } }
I20260710 13:19:28.589915 14473 raft_consensus.cc:3060] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.591578 14002 catalog_manager.cc:5697] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed reported cstate change: term changed from 1 to 2, leader changed from 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130) to 390264d90ee14e189735a6b17521b6ed (127.10.230.131). New cstate: current_term: 2 leader_uuid: "390264d90ee14e189735a6b17521b6ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "390264d90ee14e189735a6b17521b6ed" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 42723 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:28.752759 14473 raft_consensus.cc:3060] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:28.815372 14473 raft_consensus.cc:3060] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:28.839247 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:28.905037 14473 raft_consensus.cc:3060] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.081832 14473 raft_consensus.cc:1275] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Refusing update from remote peer 390264d90ee14e189735a6b17521b6ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.082984 14527 consensus_queue.cc:1048] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "998a096b233443fab5d2e1881990cadd" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 42613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:29.095021 14178 raft_consensus.cc:1275] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Refusing update from remote peer 390264d90ee14e189735a6b17521b6ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.096746 14515 consensus_queue.cc:1048] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "70e399368dcf4b9283bb5f56133fcb2e" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 42643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:29.434034 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:29.439323 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:29.439792 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:29.440271 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:29.840263 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:30.445960 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:30.451793 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:30.452252 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:30.452736 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:30.841427 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:31.458850 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:31.465221 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:31.465727 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:31.466250 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:31.842590 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:32.472747 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:32.478946 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:32.479496 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:32.480048 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:32.843784 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:33.486522 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:33.493842 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:33.499538 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:33.500042 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:19:33.844731 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:34.522166 11162 tablet_server.cc:179] TabletServer@127.10.230.129:42613 shutting down...
I20260710 13:19:34.553627 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:34.554543 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.555320 11162 raft_consensus.cc:2243] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.555851 11162 raft_consensus.cc:2272] T 805b82f7426b4e25bba7001bd24c250d P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.557924 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.558512 11162 raft_consensus.cc:2243] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.558935 11162 raft_consensus.cc:2272] T 95bbc2867f5648f68b602ed785bbdd6b P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.560698 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.561270 11162 raft_consensus.cc:2243] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.561682 11162 raft_consensus.cc:2272] T f434cc3fd33c4276aab8325f67093f59 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.563340 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.563867 11162 raft_consensus.cc:2243] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.564242 11162 raft_consensus.cc:2272] T f7a3d97ce43844dca457490f38dfa601 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.565914 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.566552 11162 raft_consensus.cc:2243] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.566982 11162 raft_consensus.cc:2272] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:34.568696 14143 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 97 similar messages]
I20260710 13:19:34.569168 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.569824 11162 raft_consensus.cc:2243] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.570226 11162 raft_consensus.cc:2272] T a86428ef2574498abd516ef83425421c P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:34.571869 14143 consensus_peers.cc:597] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e -> Peer 998a096b233443fab5d2e1881990cadd (127.10.230.129:42613): Couldn't send request to peer 998a096b233443fab5d2e1881990cadd. 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:19:34.572391 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.572971 11162 raft_consensus.cc:2243] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.573439 11162 raft_consensus.cc:2272] T 7a0442ca740b4e819214d5342c13a514 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.575192 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.575699 11162 raft_consensus.cc:2243] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.576056 11162 raft_consensus.cc:2272] T fad0674ecc6a4a44b7fa4369e9af6fcf P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.577857 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.578364 11162 raft_consensus.cc:2243] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.578768 11162 raft_consensus.cc:2272] T 6edd3d15a259478b8c979cdd3a434485 P 998a096b233443fab5d2e1881990cadd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.580554 11162 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:34.581063 11162 raft_consensus.cc:2243] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.581413 11162 raft_consensus.cc:2272] T 71246b7d76d64d13b109564d7fa8da6b P 998a096b233443fab5d2e1881990cadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.611941 11162 tablet_server.cc:196] TabletServer@127.10.230.129:42613 shutdown complete.
I20260710 13:19:34.632622 11162 tablet_server.cc:179] TabletServer@127.10.230.130:0 shutting down...
I20260710 13:19:34.665593 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:34.666996 11162 tablet_replica.cc:333] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.667953 11162 raft_consensus.cc:2243] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.668876 11162 raft_consensus.cc:2272] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:34.670858 14218 consensus_peers.cc:597] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed -> Peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Couldn't send request to peer 70e399368dcf4b9283bb5f56133fcb2e. 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:19:34.671617 11162 tablet_replica.cc:333] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.672188 11162 raft_consensus.cc:2243] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.672963 11162 raft_consensus.cc:2272] T f434cc3fd33c4276aab8325f67093f59 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.674798 11162 tablet_replica.cc:333] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.675266 11162 raft_consensus.cc:2243] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.675607 11162 raft_consensus.cc:2272] T f7a3d97ce43844dca457490f38dfa601 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.677448 11162 tablet_replica.cc:333] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.678005 11162 raft_consensus.cc:2243] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.678704 11162 raft_consensus.cc:2272] T 95bbc2867f5648f68b602ed785bbdd6b P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.680511 11162 tablet_replica.cc:333] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.681090 11162 raft_consensus.cc:2243] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.681473 11162 raft_consensus.cc:2272] T 805b82f7426b4e25bba7001bd24c250d P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.683307 11162 tablet_replica.cc:333] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.683724 11162 raft_consensus.cc:2243] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.684374 11162 raft_consensus.cc:2272] T 71246b7d76d64d13b109564d7fa8da6b P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.686290 11162 tablet_replica.cc:333] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.686832 11162 raft_consensus.cc:2243] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.687645 11162 raft_consensus.cc:2272] T a86428ef2574498abd516ef83425421c P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.690057 11162 tablet_replica.cc:333] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.690564 11162 raft_consensus.cc:2243] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:34.690863 14218 consensus_peers.cc:597] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed -> Peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Couldn't send request to peer 70e399368dcf4b9283bb5f56133fcb2e. 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:19:34.691509 11162 raft_consensus.cc:2272] T 7a0442ca740b4e819214d5342c13a514 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.693538 11162 tablet_replica.cc:333] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.693972 11162 raft_consensus.cc:2243] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.694340 11162 raft_consensus.cc:2272] T 6edd3d15a259478b8c979cdd3a434485 P 70e399368dcf4b9283bb5f56133fcb2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.696115 11162 tablet_replica.cc:333] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e: stopping tablet replica
I20260710 13:19:34.696532 11162 raft_consensus.cc:2243] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.696998 11162 raft_consensus.cc:2272] T fad0674ecc6a4a44b7fa4369e9af6fcf P 70e399368dcf4b9283bb5f56133fcb2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.729270 11162 tablet_server.cc:196] TabletServer@127.10.230.130:0 shutdown complete.
W20260710 13:19:34.744729 14218 consensus_peers.cc:597] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed -> Peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Couldn't send request to peer 70e399368dcf4b9283bb5f56133fcb2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:42643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:34.755581 11162 tablet_server.cc:179] TabletServer@127.10.230.131:0 shutting down...
I20260710 13:19:34.791139 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:34.792101 11162 tablet_replica.cc:333] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.793028 11162 raft_consensus.cc:2243] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.794046 11162 raft_consensus.cc:2272] T 805b82f7426b4e25bba7001bd24c250d P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.796427 11162 tablet_replica.cc:333] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.797106 11162 raft_consensus.cc:2243] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.797598 11162 raft_consensus.cc:2272] T a86428ef2574498abd516ef83425421c P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.799659 11162 tablet_replica.cc:333] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.800275 11162 raft_consensus.cc:2243] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.800732 11162 raft_consensus.cc:2272] T 71246b7d76d64d13b109564d7fa8da6b P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.802801 11162 tablet_replica.cc:333] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.803380 11162 raft_consensus.cc:2243] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.804210 11162 raft_consensus.cc:2272] T f7a3d97ce43844dca457490f38dfa601 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.806545 11162 tablet_replica.cc:333] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.807216 11162 raft_consensus.cc:2243] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.808018 11162 raft_consensus.cc:2272] T 5c3a50e5e71f45cc88cc179c40aedeb0 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.810467 11162 tablet_replica.cc:333] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.811008 11162 raft_consensus.cc:2243] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.811733 11162 raft_consensus.cc:2272] T f434cc3fd33c4276aab8325f67093f59 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.815294 11162 tablet_replica.cc:333] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.816098 11162 raft_consensus.cc:2243] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.816821 11162 raft_consensus.cc:2272] T 95bbc2867f5648f68b602ed785bbdd6b P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:34.817756 14218 consensus_peers.cc:597] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed -> Peer 70e399368dcf4b9283bb5f56133fcb2e (127.10.230.130:42643): Couldn't send request to peer 70e399368dcf4b9283bb5f56133fcb2e. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.130:42643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:34.819491 11162 tablet_replica.cc:333] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.820163 11162 raft_consensus.cc:2243] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.820683 11162 raft_consensus.cc:2272] T 7a0442ca740b4e819214d5342c13a514 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.822870 11162 tablet_replica.cc:333] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.823433 11162 raft_consensus.cc:2243] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.824357 11162 raft_consensus.cc:2272] T 6edd3d15a259478b8c979cdd3a434485 P 390264d90ee14e189735a6b17521b6ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.826535 11162 tablet_replica.cc:333] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed: stopping tablet replica
I20260710 13:19:34.827085 11162 raft_consensus.cc:2243] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.828052 11162 raft_consensus.cc:2272] T fad0674ecc6a4a44b7fa4369e9af6fcf P 390264d90ee14e189735a6b17521b6ed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:34.846352 14050 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:34.860836 11162 tablet_server.cc:196] TabletServer@127.10.230.131:0 shutdown complete.
I20260710 13:19:34.884286 11162 master.cc:562] Master@127.10.230.190:44677 shutting down...
I20260710 13:19:34.915411 11162 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:34.915972 11162 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.916321 11162 tablet_replica.cc:333] T 00000000000000000000000000000000 P a3a3384c71fd4ed0ad071499f5717124: stopping tablet replica
I20260710 13:19:34.936024 11162 master.cc:584] Master@127.10.230.190:44677 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15322 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:19:34.983210 11162 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.230.190:35085
I20260710 13:19:34.984505 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:34.990031 14542 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:19:34.990408 14543 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:19:34.992077 14545 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:19:34.993814 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:34.994837 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:34.995018 11162 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:19:34.995129 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689574995117 us; error 0 us; skew 500 ppm
I20260710 13:19:34.995630 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:34.998310 11162 webserver.cc:533] Webserver started at http://127.10.230.190:34685/ using document root <none> and password file <none>
I20260710 13:19:34.998845 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:34.999010 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:34.999254 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:35.000460 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/master-0-root/instance:
uuid: "4efdf194811e473e9ff66ecf54363dbe"
format_stamp: "Formatted at 2026-07-10 13:19:34 on dist-test-slave-mxjd"
I20260710 13:19:35.005672 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:35.009471 14550 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:19:35.010509 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:19:35.010907 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/master-0-root
uuid: "4efdf194811e473e9ff66ecf54363dbe"
format_stamp: "Formatted at 2026-07-10 13:19:34 on dist-test-slave-mxjd"
I20260710 13:19:35.011263 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-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:19:35.023666 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:35.025151 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:35.073351 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.190:35085
I20260710 13:19:35.073439 14601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.190:35085 every 8 connection(s)
I20260710 13:19:35.077656 14602 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:19:35.087956 14602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe: Bootstrap starting.
I20260710 13:19:35.092864 14602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.097504 14602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe: No bootstrap required, opened a new log
I20260710 13:19:35.099592 14602 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4efdf194811e473e9ff66ecf54363dbe" member_type: VOTER }
I20260710 13:19:35.099954 14602 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.100214 14602 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4efdf194811e473e9ff66ecf54363dbe, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.100888 14602 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4efdf194811e473e9ff66ecf54363dbe" member_type: VOTER }
I20260710 13:19:35.101389 14602 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:35.101600 14602 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:35.101895 14602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.106606 14602 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4efdf194811e473e9ff66ecf54363dbe" member_type: VOTER }
I20260710 13:19:35.107141 14602 leader_election.cc:304] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [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: 4efdf194811e473e9ff66ecf54363dbe; no voters: 
I20260710 13:19:35.108402 14602 leader_election.cc:290] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:35.109157 14605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.110867 14605 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 1 LEADER]: Becoming Leader. State: Replica: 4efdf194811e473e9ff66ecf54363dbe, State: Running, Role: LEADER
I20260710 13:19:35.111665 14605 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [LEADER]: Queue going to LEADER mode. State: All 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: "4efdf194811e473e9ff66ecf54363dbe" member_type: VOTER }
I20260710 13:19:35.112108 14602 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:35.115265 14606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4efdf194811e473e9ff66ecf54363dbe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4efdf194811e473e9ff66ecf54363dbe" member_type: VOTER } }
I20260710 13:19:35.115137 14607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4efdf194811e473e9ff66ecf54363dbe. Latest consensus state: current_term: 1 leader_uuid: "4efdf194811e473e9ff66ecf54363dbe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4efdf194811e473e9ff66ecf54363dbe" member_type: VOTER } }
I20260710 13:19:35.116063 14606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:35.116150 14607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:35.119536 14610 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:35.128129 14610 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:35.132892 11162 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:35.140980 14610 catalog_manager.cc:1383] Generated new cluster ID: b6a81ce5ca8045eea81ce714c0bba1e2
I20260710 13:19:35.141355 14610 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:35.157861 14610 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:35.159377 14610 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:35.179090 14610 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe: Generated new TSK 0
I20260710 13:19:35.179769 14610 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:35.199921 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:35.206023 14623 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:19:35.207330 14624 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:19:35.209645 14626 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:19:35.210188 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:35.211061 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:35.211236 11162 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:19:35.211419 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689575211402 us; error 0 us; skew 500 ppm
I20260710 13:19:35.212019 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:35.214675 11162 webserver.cc:533] Webserver started at http://127.10.230.129:42733/ using document root <none> and password file <none>
I20260710 13:19:35.215183 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:35.215370 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:35.215656 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:35.216982 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-0-root/instance:
uuid: "e63a666bf2374d62b7821f5424fc9155"
format_stamp: "Formatted at 2026-07-10 13:19:35 on dist-test-slave-mxjd"
I20260710 13:19:35.221340 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:35.224633 14631 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:19:35.225726 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:19:35.226119 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "e63a666bf2374d62b7821f5424fc9155"
format_stamp: "Formatted at 2026-07-10 13:19:35 on dist-test-slave-mxjd"
I20260710 13:19:35.226402 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-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:19:35.257604 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:35.258809 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:35.260268 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:35.262528 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:35.262754 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:35.263001 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:35.263190 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:35.304692 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:40349
I20260710 13:19:35.304957 14693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:40349 every 8 connection(s)
I20260710 13:19:35.309705 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:35.317415 14698 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:19:35.317775 14699 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:19:35.320729 11162 server_base.cc:1061] running on GCE node
W20260710 13:19:35.321141 14701 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:19:35.322247 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:35.322469 11162 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:19:35.322660 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689575322640 us; error 0 us; skew 500 ppm
I20260710 13:19:35.323186 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:35.324254 14694 heartbeater.cc:344] Connected to a master server at 127.10.230.190:35085
I20260710 13:19:35.324680 14694 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:35.325630 14694 heartbeater.cc:507] Master 127.10.230.190:35085 requested a full tablet report, sending...
I20260710 13:19:35.326156 11162 webserver.cc:533] Webserver started at http://127.10.230.130:35139/ using document root <none> and password file <none>
I20260710 13:19:35.326781 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:35.326978 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:35.327291 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:35.328061 14567 ts_manager.cc:194] Registered new tserver with Master: e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349)
I20260710 13:19:35.328483 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-1-root/instance:
uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
format_stamp: "Formatted at 2026-07-10 13:19:35 on dist-test-slave-mxjd"
I20260710 13:19:35.330152 14567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48216
I20260710 13:19:35.333539 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:35.336879 14706 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:19:35.337633 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:35.337947 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-1-root
uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
format_stamp: "Formatted at 2026-07-10 13:19:35 on dist-test-slave-mxjd"
I20260710 13:19:35.338240 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-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:19:35.359539 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:35.360832 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:35.362309 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:35.364491 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:35.364717 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:35.364972 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:35.365139 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:35.409246 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.130:40889
I20260710 13:19:35.409349 14768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.130:40889 every 8 connection(s)
I20260710 13:19:35.414486 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:35.421931 14772 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:19:35.423380 14773 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:19:35.426505 14775 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:19:35.426985 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:35.427403 14769 heartbeater.cc:344] Connected to a master server at 127.10.230.190:35085
I20260710 13:19:35.427788 14769 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:35.428133 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:35.428370 11162 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:19:35.428606 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689575428568 us; error 0 us; skew 500 ppm
I20260710 13:19:35.428673 14769 heartbeater.cc:507] Master 127.10.230.190:35085 requested a full tablet report, sending...
I20260710 13:19:35.429503 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:35.431299 14567 ts_manager.cc:194] Registered new tserver with Master: 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130:40889)
I20260710 13:19:35.432413 11162 webserver.cc:533] Webserver started at http://127.10.230.131:45137/ using document root <none> and password file <none>
I20260710 13:19:35.433091 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:35.433189 14567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48220
I20260710 13:19:35.433339 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:35.433710 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:35.435140 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-2-root/instance:
uuid: "08e02a26293843f8a279e98519935977"
format_stamp: "Formatted at 2026-07-10 13:19:35 on dist-test-slave-mxjd"
I20260710 13:19:35.439656 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:35.442903 14780 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:19:35.443734 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:35.444031 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-2-root
uuid: "08e02a26293843f8a279e98519935977"
format_stamp: "Formatted at 2026-07-10 13:19:35 on dist-test-slave-mxjd"
I20260710 13:19:35.444283 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689485268752-11162-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:19:35.470767 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:35.471997 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:35.473567 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:35.476246 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:35.476440 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:35.476788 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:35.476934 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:35.517936 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.131:46653
I20260710 13:19:35.518051 14842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.131:46653 every 8 connection(s)
I20260710 13:19:35.532841 14843 heartbeater.cc:344] Connected to a master server at 127.10.230.190:35085
I20260710 13:19:35.533380 14843 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:35.534094 14843 heartbeater.cc:507] Master 127.10.230.190:35085 requested a full tablet report, sending...
I20260710 13:19:35.536201 14567 ts_manager.cc:194] Registered new tserver with Master: 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:35.536927 11162 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015949215s
I20260710 13:19:35.537838 14567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48236
I20260710 13:19:35.561384 14567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48240:
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:19:35.563473 14567 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:19:35.617506 14808 tablet_service.cc:1511] Processing CreateTablet for tablet ad112a035f2b4d069a16461afaff2b31 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b024e07b606d4782a6de345d4b3d6d32]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:35.617506 14734 tablet_service.cc:1511] Processing CreateTablet for tablet ad112a035f2b4d069a16461afaff2b31 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b024e07b606d4782a6de345d4b3d6d32]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:35.618232 14733 tablet_service.cc:1511] Processing CreateTablet for tablet 738ce718fce549cb9a086cc35b881c01 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b024e07b606d4782a6de345d4b3d6d32]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:35.619203 14808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad112a035f2b4d069a16461afaff2b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.619381 14734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad112a035f2b4d069a16461afaff2b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.620224 14733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738ce718fce549cb9a086cc35b881c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.617967 14807 tablet_service.cc:1511] Processing CreateTablet for tablet 738ce718fce549cb9a086cc35b881c01 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b024e07b606d4782a6de345d4b3d6d32]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:35.623489 14807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738ce718fce549cb9a086cc35b881c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.634709 14659 tablet_service.cc:1511] Processing CreateTablet for tablet ad112a035f2b4d069a16461afaff2b31 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b024e07b606d4782a6de345d4b3d6d32]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:35.636005 14659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad112a035f2b4d069a16461afaff2b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.642220 14658 tablet_service.cc:1511] Processing CreateTablet for tablet 738ce718fce549cb9a086cc35b881c01 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b024e07b606d4782a6de345d4b3d6d32]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:35.643204 14858 tablet_bootstrap.cc:492] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1: Bootstrap starting.
I20260710 13:19:35.643553 14658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738ce718fce549cb9a086cc35b881c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.644850 14859 tablet_bootstrap.cc:492] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977: Bootstrap starting.
I20260710 13:19:35.650763 14858 tablet_bootstrap.cc:654] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.651664 14859 tablet_bootstrap.cc:654] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.662988 14858 tablet_bootstrap.cc:492] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1: No bootstrap required, opened a new log
I20260710 13:19:35.663578 14858 ts_tablet_manager.cc:1403] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 13:19:35.664671 14859 tablet_bootstrap.cc:492] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977: No bootstrap required, opened a new log
I20260710 13:19:35.665277 14859 ts_tablet_manager.cc:1403] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260710 13:19:35.666824 14858 raft_consensus.cc:359] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } }
I20260710 13:19:35.667790 14858 raft_consensus.cc:385] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.668157 14858 raft_consensus.cc:740] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.668363 14859 raft_consensus.cc:359] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:35.669378 14859 raft_consensus.cc:385] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.670686 14859 raft_consensus.cc:740] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08e02a26293843f8a279e98519935977, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.670828 14862 tablet_bootstrap.cc:492] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155: Bootstrap starting.
I20260710 13:19:35.669164 14858 consensus_queue.cc:260] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } }
I20260710 13:19:35.671517 14859 consensus_queue.cc:260] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:35.673918 14769 heartbeater.cc:499] Master 127.10.230.190:35085 was elected leader, sending a full tablet report...
I20260710 13:19:35.675357 14858 ts_tablet_manager.cc:1434] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:19:35.675529 14843 heartbeater.cc:499] Master 127.10.230.190:35085 was elected leader, sending a full tablet report...
I20260710 13:19:35.676504 14858 tablet_bootstrap.cc:492] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1: Bootstrap starting.
I20260710 13:19:35.677194 14859 ts_tablet_manager.cc:1434] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:19:35.679438 14859 tablet_bootstrap.cc:492] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977: Bootstrap starting.
I20260710 13:19:35.683995 14858 tablet_bootstrap.cc:654] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.688474 14859 tablet_bootstrap.cc:654] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.690256 14858 tablet_bootstrap.cc:492] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1: No bootstrap required, opened a new log
I20260710 13:19:35.690817 14858 ts_tablet_manager.cc:1403] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 13:19:35.693951 14858 raft_consensus.cc:359] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:35.694749 14858 raft_consensus.cc:385] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.694916 14862 tablet_bootstrap.cc:654] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.695117 14858 raft_consensus.cc:740] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.696066 14858 consensus_queue.cc:260] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:35.699164 14858 ts_tablet_manager.cc:1434] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:19:35.700212 14859 tablet_bootstrap.cc:492] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977: No bootstrap required, opened a new log
I20260710 13:19:35.700666 14859 ts_tablet_manager.cc:1403] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260710 13:19:35.702416 14862 tablet_bootstrap.cc:492] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155: No bootstrap required, opened a new log
I20260710 13:19:35.702982 14862 ts_tablet_manager.cc:1403] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 13:19:35.703960 14859 raft_consensus.cc:359] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } }
I20260710 13:19:35.704849 14859 raft_consensus.cc:385] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.705237 14859 raft_consensus.cc:740] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08e02a26293843f8a279e98519935977, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.706094 14862 raft_consensus.cc:359] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:35.706238 14859 consensus_queue.cc:260] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } }
I20260710 13:19:35.706933 14862 raft_consensus.cc:385] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.707345 14862 raft_consensus.cc:740] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63a666bf2374d62b7821f5424fc9155, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.708197 14862 consensus_queue.cc:260] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:35.708994 14859 ts_tablet_manager.cc:1434] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 13:19:35.710865 14694 heartbeater.cc:499] Master 127.10.230.190:35085 was elected leader, sending a full tablet report...
I20260710 13:19:35.711365 14862 ts_tablet_manager.cc:1434] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:35.712433 14862 tablet_bootstrap.cc:492] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155: Bootstrap starting.
I20260710 13:19:35.719394 14862 tablet_bootstrap.cc:654] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.724752 14862 tablet_bootstrap.cc:492] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155: No bootstrap required, opened a new log
I20260710 13:19:35.725354 14862 ts_tablet_manager.cc:1403] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:19:35.727716 14862 raft_consensus.cc:359] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } }
I20260710 13:19:35.728349 14862 raft_consensus.cc:385] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:35.728641 14862 raft_consensus.cc:740] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63a666bf2374d62b7821f5424fc9155, State: Initialized, Role: FOLLOWER
I20260710 13:19:35.729341 14862 consensus_queue.cc:260] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } }
I20260710 13:19:35.731083 14862 ts_tablet_manager.cc:1434] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:19:35.747560 14863 raft_consensus.cc:493] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.748124 14863 raft_consensus.cc:515] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:35.750422 14863 leader_election.cc:290] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:35.759546 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ce718fce549cb9a086cc35b881c01" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63a666bf2374d62b7821f5424fc9155" is_pre_election: true
I20260710 13:19:35.760413 14669 raft_consensus.cc:2468] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 0.
I20260710 13:19:35.761795 14709 leader_election.cc:304] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b6c4c65282f4a39ab40b70b109d98b1, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:35.761970 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ce718fce549cb9a086cc35b881c01" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08e02a26293843f8a279e98519935977" is_pre_election: true
I20260710 13:19:35.762657 14818 raft_consensus.cc:2468] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 0.
I20260710 13:19:35.762717 14863 raft_consensus.cc:2804] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.763127 14863 raft_consensus.cc:493] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.763423 14863 raft_consensus.cc:3060] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.768836 14863 raft_consensus.cc:515] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:35.770349 14863 leader_election.cc:290] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 election: Requested vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:35.771206 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ce718fce549cb9a086cc35b881c01" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63a666bf2374d62b7821f5424fc9155"
I20260710 13:19:35.771456 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ce718fce549cb9a086cc35b881c01" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08e02a26293843f8a279e98519935977"
W20260710 13:19:35.771680 14844 tablet.cc:2406] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:35.771780 14669 raft_consensus.cc:3060] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.772135 14818 raft_consensus.cc:3060] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.776799 14669 raft_consensus.cc:2468] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 1.
I20260710 13:19:35.776986 14818 raft_consensus.cc:2468] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 1.
I20260710 13:19:35.777940 14709 leader_election.cc:304] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b6c4c65282f4a39ab40b70b109d98b1, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:35.778545 14863 raft_consensus.cc:2804] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.779595 14863 raft_consensus.cc:697] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Becoming Leader. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Running, Role: LEADER
I20260710 13:19:35.780396 14863 consensus_queue.cc:237] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:35.787357 14567 catalog_manager.cc:5697] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.841955 14868 raft_consensus.cc:493] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:35.842428 14868 raft_consensus.cc:515] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } }
I20260710 13:19:35.844256 14868 leader_election.cc:290] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130:40889), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:35.856385 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad112a035f2b4d069a16461afaff2b31" candidate_uuid: "e63a666bf2374d62b7821f5424fc9155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08e02a26293843f8a279e98519935977" is_pre_election: true
I20260710 13:19:35.856309 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad112a035f2b4d069a16461afaff2b31" candidate_uuid: "e63a666bf2374d62b7821f5424fc9155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" is_pre_election: true
I20260710 13:19:35.857437 14818 raft_consensus.cc:2468] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63a666bf2374d62b7821f5424fc9155 in term 0.
I20260710 13:19:35.857437 14744 raft_consensus.cc:2468] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63a666bf2374d62b7821f5424fc9155 in term 0.
I20260710 13:19:35.859042 14634 leader_election.cc:304] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e02a26293843f8a279e98519935977, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:35.860049 14868 raft_consensus.cc:2804] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:35.860422 14868 raft_consensus.cc:493] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:35.860742 14868 raft_consensus.cc:3060] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.866003 14868 raft_consensus.cc:515] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } }
I20260710 13:19:35.867671 14868 leader_election.cc:290] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [CANDIDATE]: Term 1 election: Requested vote from peers 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130:40889), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:35.868579 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad112a035f2b4d069a16461afaff2b31" candidate_uuid: "e63a666bf2374d62b7821f5424fc9155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
I20260710 13:19:35.868873 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad112a035f2b4d069a16461afaff2b31" candidate_uuid: "e63a666bf2374d62b7821f5424fc9155" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08e02a26293843f8a279e98519935977"
I20260710 13:19:35.869129 14744 raft_consensus.cc:3060] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.869472 14818 raft_consensus.cc:3060] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:35.873879 14744 raft_consensus.cc:2468] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63a666bf2374d62b7821f5424fc9155 in term 1.
I20260710 13:19:35.873903 14818 raft_consensus.cc:2468] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63a666bf2374d62b7821f5424fc9155 in term 1.
I20260710 13:19:35.875051 14632 leader_election.cc:304] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b6c4c65282f4a39ab40b70b109d98b1, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:35.875767 14868 raft_consensus.cc:2804] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:35.876988 14868 raft_consensus.cc:697] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 1 LEADER]: Becoming Leader. State: Replica: e63a666bf2374d62b7821f5424fc9155, State: Running, Role: LEADER
I20260710 13:19:35.877772 14868 consensus_queue.cc:237] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } }
I20260710 13:19:35.884255 14567 catalog_manager.cc:5697] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 reported cstate change: term changed from 0 to 1, leader changed from <none> to e63a666bf2374d62b7821f5424fc9155 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "e63a666bf2374d62b7821f5424fc9155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.933789 14567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48252:
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:19:35.936542 14567 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:19:35.959237 14659 tablet_service.cc:1511] Processing CreateTablet for tablet ab88a972e51a4a14ac5119bac8c76753 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e619ebff69a24d1dbbe8186a757c7119]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:35.960510 14659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab88a972e51a4a14ac5119bac8c76753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.960696 14733 tablet_service.cc:1511] Processing CreateTablet for tablet ab88a972e51a4a14ac5119bac8c76753 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e619ebff69a24d1dbbe8186a757c7119]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:35.962069 14733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab88a972e51a4a14ac5119bac8c76753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.962654 14807 tablet_service.cc:1511] Processing CreateTablet for tablet ab88a972e51a4a14ac5119bac8c76753 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e619ebff69a24d1dbbe8186a757c7119]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:35.963547 14658 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9def2a06e549418276497a01a3e927 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e619ebff69a24d1dbbe8186a757c7119]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:35.964001 14807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab88a972e51a4a14ac5119bac8c76753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.964706 14658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9def2a06e549418276497a01a3e927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.976563 14862 tablet_bootstrap.cc:492] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155: Bootstrap starting.
I20260710 13:19:35.980247 14734 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9def2a06e549418276497a01a3e927 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e619ebff69a24d1dbbe8186a757c7119]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:35.981643 14734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9def2a06e549418276497a01a3e927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.981519 14808 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9def2a06e549418276497a01a3e927 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e619ebff69a24d1dbbe8186a757c7119]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:35.982738 14808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9def2a06e549418276497a01a3e927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:35.983100 14862 tablet_bootstrap.cc:654] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.989660 14858 tablet_bootstrap.cc:492] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1: Bootstrap starting.
I20260710 13:19:35.991219 14859 tablet_bootstrap.cc:492] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977: Bootstrap starting.
I20260710 13:19:35.996264 14858 tablet_bootstrap.cc:654] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:35.999621 14859 tablet_bootstrap.cc:654] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:36.015370 14859 tablet_bootstrap.cc:492] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977: No bootstrap required, opened a new log
I20260710 13:19:36.015654 14862 tablet_bootstrap.cc:492] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155: No bootstrap required, opened a new log
I20260710 13:19:36.015888 14859 ts_tablet_manager.cc:1403] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.001s
I20260710 13:19:36.016219 14862 ts_tablet_manager.cc:1403] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.017s
I20260710 13:19:36.019042 14859 raft_consensus.cc:359] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.019896 14859 raft_consensus.cc:385] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:36.019630 14862 raft_consensus.cc:359] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.020292 14859 raft_consensus.cc:740] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08e02a26293843f8a279e98519935977, State: Initialized, Role: FOLLOWER
I20260710 13:19:36.020553 14862 raft_consensus.cc:385] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:36.020881 14858 tablet_bootstrap.cc:492] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1: No bootstrap required, opened a new log
I20260710 13:19:36.020996 14862 raft_consensus.cc:740] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63a666bf2374d62b7821f5424fc9155, State: Initialized, Role: FOLLOWER
I20260710 13:19:36.021512 14858 ts_tablet_manager.cc:1403] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.005s
I20260710 13:19:36.021375 14859 consensus_queue.cc:260] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.023689 14859 ts_tablet_manager.cc:1434] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 13:19:36.022084 14862 consensus_queue.cc:260] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.025681 14859 tablet_bootstrap.cc:492] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977: Bootstrap starting.
I20260710 13:19:36.026446 14862 ts_tablet_manager.cc:1434] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:19:36.027501 14858 raft_consensus.cc:359] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.028369 14858 raft_consensus.cc:385] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:36.028826 14858 raft_consensus.cc:740] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Initialized, Role: FOLLOWER
I20260710 13:19:36.029716 14858 consensus_queue.cc:260] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.030540 14862 tablet_bootstrap.cc:492] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155: Bootstrap starting.
I20260710 13:19:36.033568 14859 tablet_bootstrap.cc:654] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:36.036805 14858 ts_tablet_manager.cc:1434] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260710 13:19:36.040620 14858 tablet_bootstrap.cc:492] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1: Bootstrap starting.
I20260710 13:19:36.045295 14862 tablet_bootstrap.cc:654] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:36.055447 14858 tablet_bootstrap.cc:654] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:36.055526 14859 tablet_bootstrap.cc:492] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977: No bootstrap required, opened a new log
I20260710 13:19:36.056085 14862 tablet_bootstrap.cc:492] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155: No bootstrap required, opened a new log
I20260710 13:19:36.056196 14859 ts_tablet_manager.cc:1403] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.009s
I20260710 13:19:36.056643 14862 ts_tablet_manager.cc:1403] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260710 13:19:36.058688 14859 raft_consensus.cc:359] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.059497 14859 raft_consensus.cc:385] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:36.059597 14862 raft_consensus.cc:359] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.060223 14862 raft_consensus.cc:385] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:36.060480 14862 raft_consensus.cc:740] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63a666bf2374d62b7821f5424fc9155, State: Initialized, Role: FOLLOWER
I20260710 13:19:36.060858 14859 raft_consensus.cc:740] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08e02a26293843f8a279e98519935977, State: Initialized, Role: FOLLOWER
I20260710 13:19:36.061141 14858 tablet_bootstrap.cc:492] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1: No bootstrap required, opened a new log
I20260710 13:19:36.061683 14858 ts_tablet_manager.cc:1403] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260710 13:19:36.061326 14862 consensus_queue.cc:260] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.061753 14859 consensus_queue.cc:260] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.063611 14862 ts_tablet_manager.cc:1434] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:19:36.064707 14858 raft_consensus.cc:359] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.065507 14859 ts_tablet_manager.cc:1434] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:36.065562 14858 raft_consensus.cc:385] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:36.066047 14858 raft_consensus.cc:740] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Initialized, Role: FOLLOWER
I20260710 13:19:36.066805 14858 consensus_queue.cc:260] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.069223 14858 ts_tablet_manager.cc:1434] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260710 13:19:36.135012 14615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:36.197202 14864 raft_consensus.cc:493] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:36.198199 14864 raft_consensus.cc:515] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.202675 14864 leader_election.cc:290] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130:40889)
I20260710 13:19:36.208307 14863 raft_consensus.cc:493] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:36.209462 14863 raft_consensus.cc:515] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.212878 14863 leader_election.cc:290] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:36.214816 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63a666bf2374d62b7821f5424fc9155" is_pre_election: true
I20260710 13:19:36.216125 14669 raft_consensus.cc:2468] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 0.
I20260710 13:19:36.216704 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08e02a26293843f8a279e98519935977" is_pre_election: true
I20260710 13:19:36.217595 14818 raft_consensus.cc:2468] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 0.
I20260710 13:19:36.218205 14709 leader_election.cc:304] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b6c4c65282f4a39ab40b70b109d98b1, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:36.219316 14863 raft_consensus.cc:2804] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:36.219806 14863 raft_consensus.cc:493] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:36.220189 14863 raft_consensus.cc:3060] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:36.224512 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "08e02a26293843f8a279e98519935977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63a666bf2374d62b7821f5424fc9155" is_pre_election: true
I20260710 13:19:36.225279 14669 raft_consensus.cc:2468] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08e02a26293843f8a279e98519935977 in term 0.
I20260710 13:19:36.225564 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "08e02a26293843f8a279e98519935977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" is_pre_election: true
I20260710 13:19:36.226413 14783 leader_election.cc:304] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e02a26293843f8a279e98519935977, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:36.227233 14864 raft_consensus.cc:2804] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:36.227655 14864 raft_consensus.cc:493] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:36.228017 14864 raft_consensus.cc:3060] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:36.234102 14863 raft_consensus.cc:515] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.235682 14744 raft_consensus.cc:2393] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08e02a26293843f8a279e98519935977 in current term 1: Already voted for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in this term.
I20260710 13:19:36.236750 14863 leader_election.cc:290] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 election: Requested vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:36.237933 14669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63a666bf2374d62b7821f5424fc9155"
I20260710 13:19:36.238623 14669 raft_consensus.cc:3060] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:36.239023 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08e02a26293843f8a279e98519935977"
I20260710 13:19:36.239377 14864 raft_consensus.cc:515] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.240828 14818 raft_consensus.cc:2393] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b6c4c65282f4a39ab40b70b109d98b1 in current term 1: Already voted for candidate 08e02a26293843f8a279e98519935977 in this term.
I20260710 13:19:36.242188 14864 leader_election.cc:290] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [CANDIDATE]: Term 1 election: Requested vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130:40889)
I20260710 13:19:36.243901 14863 raft_consensus.cc:493] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:36.243772 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "08e02a26293843f8a279e98519935977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63a666bf2374d62b7821f5424fc9155"
I20260710 13:19:36.244657 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "08e02a26293843f8a279e98519935977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
I20260710 13:19:36.244722 14863 raft_consensus.cc:515] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.245782 14744 raft_consensus.cc:2393] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08e02a26293843f8a279e98519935977 in current term 1: Already voted for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in this term.
I20260710 13:19:36.247151 14781 leader_election.cc:304] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [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: 08e02a26293843f8a279e98519935977; no voters: 8b6c4c65282f4a39ab40b70b109d98b1, e63a666bf2374d62b7821f5424fc9155
I20260710 13:19:36.247478 14863 leader_election.cc:290] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:36.248255 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63a666bf2374d62b7821f5424fc9155" is_pre_election: true
I20260710 13:19:36.248509 14864 raft_consensus.cc:2749] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:36.248836 14669 raft_consensus.cc:2468] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 1.
I20260710 13:19:36.249286 14668 raft_consensus.cc:2468] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 0.
I20260710 13:19:36.249483 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08e02a26293843f8a279e98519935977" is_pre_election: true
I20260710 13:19:36.250406 14818 raft_consensus.cc:2468] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 0.
I20260710 13:19:36.250278 14709 leader_election.cc:304] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [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: 8b6c4c65282f4a39ab40b70b109d98b1, e63a666bf2374d62b7821f5424fc9155; no voters: 08e02a26293843f8a279e98519935977
I20260710 13:19:36.251302 14863 raft_consensus.cc:2804] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:36.251813 14863 raft_consensus.cc:697] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Becoming Leader. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Running, Role: LEADER
I20260710 13:19:36.251758 14709 leader_election.cc:304] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e02a26293843f8a279e98519935977, 8b6c4c65282f4a39ab40b70b109d98b1; no voters: 
I20260710 13:19:36.252983 14871 raft_consensus.cc:2804] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:36.253386 14871 raft_consensus.cc:493] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:36.253204 14863 consensus_queue.cc:237] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.253757 14871 raft_consensus.cc:3060] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:36.263813 14565 catalog_manager.cc:5697] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:36.264238 14871 raft_consensus.cc:515] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.266323 14871 leader_election.cc:290] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 election: Requested vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:36.267303 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e63a666bf2374d62b7821f5424fc9155"
I20260710 13:19:36.267684 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08e02a26293843f8a279e98519935977"
I20260710 13:19:36.268059 14668 raft_consensus.cc:3060] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:36.268335 14818 raft_consensus.cc:3060] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:36.280784 14668 raft_consensus.cc:2468] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 1.
I20260710 13:19:36.282147 14709 leader_election.cc:304] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b6c4c65282f4a39ab40b70b109d98b1, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:36.282979 14818 raft_consensus.cc:2468] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 1.
I20260710 13:19:36.283643 14871 raft_consensus.cc:2804] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:36.284385 14871 raft_consensus.cc:697] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Becoming Leader. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Running, Role: LEADER
I20260710 13:19:36.285593 14871 consensus_queue.cc:237] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.293113 14871 consensus_queue.cc:1048] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:36.293815 14565 catalog_manager.cc:5697] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:36.314635 14896 consensus_queue.cc:1048] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:36.342434 14744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "738ce718fce549cb9a086cc35b881c01"
dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
mode: GRACEFUL
new_leader_uuid: "08e02a26293843f8a279e98519935977"
 from {username='slave'} at 127.0.0.1:34220
I20260710 13:19:36.343158 14744 raft_consensus.cc:606] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Received request to transfer leadership to TS 08e02a26293843f8a279e98519935977
I20260710 13:19:36.349526 14744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753"
dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
mode: GRACEFUL
new_leader_uuid: "e63a666bf2374d62b7821f5424fc9155"
 from {username='slave'} at 127.0.0.1:34220
I20260710 13:19:36.350106 14744 raft_consensus.cc:606] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Received request to transfer leadership to TS e63a666bf2374d62b7821f5424fc9155
I20260710 13:19:36.355993 14744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a9def2a06e549418276497a01a3e927"
dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
mode: GRACEFUL
new_leader_uuid: "e63a666bf2374d62b7821f5424fc9155"
 from {username='slave'} at 127.0.0.1:34220
I20260710 13:19:36.356618 14744 raft_consensus.cc:606] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Received request to transfer leadership to TS e63a666bf2374d62b7821f5424fc9155
I20260710 13:19:36.393031 14868 consensus_queue.cc:1048] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:36.407450 14901 consensus_queue.cc:1048] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:36.737947 14896 consensus_queue.cc:1048] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:36.752140 14896 consensus_queue.cc:1048] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:36.760576 14896 raft_consensus.cc:993] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1: : Instructing follower e63a666bf2374d62b7821f5424fc9155 to start an election
I20260710 13:19:36.761135 14863 raft_consensus.cc:1081] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Signalling peer e63a666bf2374d62b7821f5424fc9155 to start an election
I20260710 13:19:36.762845 14668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a9def2a06e549418276497a01a3e927"
dest_uuid: "e63a666bf2374d62b7821f5424fc9155"
 from {username='slave'} at 127.0.0.1:49220
I20260710 13:19:36.763370 14668 raft_consensus.cc:493] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:36.763651 14668 raft_consensus.cc:3060] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.769767 14668 raft_consensus.cc:515] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.771939 14668 leader_election.cc:290] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [CANDIDATE]: Term 2 election: Requested vote from peers 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130:40889), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:36.772805 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "e63a666bf2374d62b7821f5424fc9155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
I20260710 13:19:36.773031 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9def2a06e549418276497a01a3e927" candidate_uuid: "e63a666bf2374d62b7821f5424fc9155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08e02a26293843f8a279e98519935977"
I20260710 13:19:36.773547 14744 raft_consensus.cc:3055] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:36.773778 14818 raft_consensus.cc:3060] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.773912 14744 raft_consensus.cc:740] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Running, Role: LEADER
I20260710 13:19:36.774892 14744 consensus_queue.cc:260] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.776436 14744 raft_consensus.cc:3060] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.779608 14871 raft_consensus.cc:993] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1: : Instructing follower 08e02a26293843f8a279e98519935977 to start an election
I20260710 13:19:36.780261 14904 raft_consensus.cc:1081] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Signalling peer 08e02a26293843f8a279e98519935977 to start an election
I20260710 13:19:36.782212 14818 raft_consensus.cc:2468] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63a666bf2374d62b7821f5424fc9155 in term 2.
I20260710 13:19:36.783737 14634 leader_election.cc:304] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e02a26293843f8a279e98519935977, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:36.783877 14818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "738ce718fce549cb9a086cc35b881c01"
dest_uuid: "08e02a26293843f8a279e98519935977"
 from {username='slave'} at 127.0.0.1:56314
I20260710 13:19:36.784504 14901 raft_consensus.cc:2804] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:36.784504 14818 raft_consensus.cc:493] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:36.785059 14818 raft_consensus.cc:3060] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.785120 14901 raft_consensus.cc:697] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 2 LEADER]: Becoming Leader. State: Replica: e63a666bf2374d62b7821f5424fc9155, State: Running, Role: LEADER
I20260710 13:19:36.786239 14901 consensus_queue.cc:237] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.788887 14744 raft_consensus.cc:2468] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63a666bf2374d62b7821f5424fc9155 in term 2.
I20260710 13:19:36.792371 14818 raft_consensus.cc:515] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.793879 14818 leader_election.cc:290] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [CANDIDATE]: Term 2 election: Requested vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130:40889)
I20260710 13:19:36.794863 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ce718fce549cb9a086cc35b881c01" candidate_uuid: "08e02a26293843f8a279e98519935977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e63a666bf2374d62b7821f5424fc9155"
I20260710 13:19:36.794986 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738ce718fce549cb9a086cc35b881c01" candidate_uuid: "08e02a26293843f8a279e98519935977" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
I20260710 13:19:36.794445 14565 catalog_manager.cc:5697] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 reported cstate change: term changed from 1 to 2, leader changed from 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130) to e63a666bf2374d62b7821f5424fc9155 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "e63a666bf2374d62b7821f5424fc9155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:36.796131 14744 raft_consensus.cc:3055] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:36.796469 14744 raft_consensus.cc:740] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Running, Role: LEADER
I20260710 13:19:36.796051 14668 raft_consensus.cc:3060] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.797327 14744 consensus_queue.cc:260] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.798705 14744 raft_consensus.cc:3060] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.805297 14668 raft_consensus.cc:2468] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e02a26293843f8a279e98519935977 in term 2.
I20260710 13:19:36.806526 14783 leader_election.cc:304] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08e02a26293843f8a279e98519935977, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:36.806632 14744 raft_consensus.cc:2468] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08e02a26293843f8a279e98519935977 in term 2.
I20260710 13:19:36.807511 14864 raft_consensus.cc:2804] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:36.809597 14864 raft_consensus.cc:697] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 2 LEADER]: Becoming Leader. State: Replica: 08e02a26293843f8a279e98519935977, State: Running, Role: LEADER
I20260710 13:19:36.810878 14864 consensus_queue.cc:237] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.818485 14566 catalog_manager.cc:5697] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 reported cstate change: term changed from 1 to 2, leader changed from 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130) to 08e02a26293843f8a279e98519935977 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "08e02a26293843f8a279e98519935977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:36.862468 14904 consensus_queue.cc:1048] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:36.873683 14863 consensus_queue.cc:1048] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:36.881245 14871 raft_consensus.cc:993] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1: : Instructing follower e63a666bf2374d62b7821f5424fc9155 to start an election
I20260710 13:19:36.881793 14863 raft_consensus.cc:1081] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Signalling peer e63a666bf2374d62b7821f5424fc9155 to start an election
I20260710 13:19:36.883473 14668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753"
dest_uuid: "e63a666bf2374d62b7821f5424fc9155"
 from {username='slave'} at 127.0.0.1:49220
I20260710 13:19:36.884052 14668 raft_consensus.cc:493] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:36.884387 14668 raft_consensus.cc:3060] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.889505 14668 raft_consensus.cc:515] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.891674 14668 leader_election.cc:290] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [CANDIDATE]: Term 2 election: Requested vote from peers 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130:40889), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:36.892627 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753" candidate_uuid: "e63a666bf2374d62b7821f5424fc9155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08e02a26293843f8a279e98519935977"
I20260710 13:19:36.892524 14744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753" candidate_uuid: "e63a666bf2374d62b7821f5424fc9155" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
I20260710 13:19:36.893395 14744 raft_consensus.cc:3055] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:36.893648 14744 raft_consensus.cc:740] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Running, Role: LEADER
I20260710 13:19:36.894289 14744 consensus_queue.cc:260] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.895298 14744 raft_consensus.cc:3060] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.895308 14818 raft_consensus.cc:3060] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:36.900902 14744 raft_consensus.cc:2468] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63a666bf2374d62b7821f5424fc9155 in term 2.
I20260710 13:19:36.901435 14818 raft_consensus.cc:2468] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63a666bf2374d62b7821f5424fc9155 in term 2.
I20260710 13:19:36.902266 14632 leader_election.cc:304] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b6c4c65282f4a39ab40b70b109d98b1, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:36.903182 14901 raft_consensus.cc:2804] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:36.903517 14901 raft_consensus.cc:697] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 2 LEADER]: Becoming Leader. State: Replica: e63a666bf2374d62b7821f5424fc9155, State: Running, Role: LEADER
I20260710 13:19:36.904371 14901 consensus_queue.cc:237] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:36.910467 14565 catalog_manager.cc:5697] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 reported cstate change: term changed from 1 to 2, leader changed from 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130) to e63a666bf2374d62b7821f5424fc9155 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "e63a666bf2374d62b7821f5424fc9155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.099608 11162 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:19:37.101308 11162 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:19:37.101722 11162 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:19:37.114673 14668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753"
dest_uuid: "e63a666bf2374d62b7821f5424fc9155"
mode: GRACEFUL
new_leader_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
 from {username='slave'} at 127.0.0.1:49244
I20260710 13:19:37.115347 14668 raft_consensus.cc:606] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 2 LEADER]: Received request to transfer leadership to TS 8b6c4c65282f4a39ab40b70b109d98b1
I20260710 13:19:37.116541 11162 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:19:37.239477 14818 raft_consensus.cc:1275] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Refusing update from remote peer e63a666bf2374d62b7821f5424fc9155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:37.241060 14911 consensus_queue.cc:1048] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:37.249627 14744 raft_consensus.cc:1275] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Refusing update from remote peer e63a666bf2374d62b7821f5424fc9155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:37.251227 14868 consensus_queue.cc:1048] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:37.338321 14744 raft_consensus.cc:1275] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Refusing update from remote peer 08e02a26293843f8a279e98519935977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:37.339668 14864 consensus_queue.cc:1048] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:37.353245 14668 raft_consensus.cc:1275] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Refusing update from remote peer 08e02a26293843f8a279e98519935977: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:37.355223 14864 consensus_queue.cc:1048] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:37.473237 14744 raft_consensus.cc:1275] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Refusing update from remote peer e63a666bf2374d62b7821f5424fc9155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:37.474659 14868 consensus_queue.cc:1048] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:37.480803 14868 raft_consensus.cc:993] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155: : Instructing follower 8b6c4c65282f4a39ab40b70b109d98b1 to start an election
I20260710 13:19:37.481401 14901 raft_consensus.cc:1081] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 2 LEADER]: Signalling peer 8b6c4c65282f4a39ab40b70b109d98b1 to start an election
I20260710 13:19:37.483487 14743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753"
dest_uuid: "8b6c4c65282f4a39ab40b70b109d98b1"
 from {username='slave'} at 127.0.0.1:34202
I20260710 13:19:37.484416 14743 raft_consensus.cc:493] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:37.484892 14743 raft_consensus.cc:3060] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:37.486219 14818 raft_consensus.cc:1275] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Refusing update from remote peer e63a666bf2374d62b7821f5424fc9155: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:37.488267 14901 consensus_queue.cc:1048] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:37.492432 14743 raft_consensus.cc:515] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:37.495333 14668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e63a666bf2374d62b7821f5424fc9155"
I20260710 13:19:37.495908 14668 raft_consensus.cc:3055] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:37.496711 14668 raft_consensus.cc:740] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e63a666bf2374d62b7821f5424fc9155, State: Running, Role: LEADER
I20260710 13:19:37.497576 14668 consensus_queue.cc:260] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [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: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
W20260710 13:19:37.498504 14901 consensus_queue.cc:1175] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "08e02a26293843f8a279e98519935977" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260710 13:19:37.499390 14668 raft_consensus.cc:3060] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:37.503494 14743 leader_election.cc:290] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [CANDIDATE]: Term 3 election: Requested vote from peers e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349), 08e02a26293843f8a279e98519935977 (127.10.230.131:46653)
I20260710 13:19:37.504741 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab88a972e51a4a14ac5119bac8c76753" candidate_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08e02a26293843f8a279e98519935977"
I20260710 13:19:37.505434 14818 raft_consensus.cc:3060] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:37.505520 14668 raft_consensus.cc:2468] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 3.
I20260710 13:19:37.506724 14709 leader_election.cc:304] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [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: 8b6c4c65282f4a39ab40b70b109d98b1, e63a666bf2374d62b7821f5424fc9155; no voters: 
I20260710 13:19:37.507479 14863 raft_consensus.cc:2804] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:37.507938 14863 raft_consensus.cc:697] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 3 LEADER]: Becoming Leader. State: Replica: 8b6c4c65282f4a39ab40b70b109d98b1, State: Running, Role: LEADER
I20260710 13:19:37.508824 14863 consensus_queue.cc:237] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [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: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } }
I20260710 13:19:37.512310 14818 raft_consensus.cc:2468] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b6c4c65282f4a39ab40b70b109d98b1 in term 3.
I20260710 13:19:37.514809 14565 catalog_manager.cc:5697] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 reported cstate change: term changed from 2 to 3, leader changed from e63a666bf2374d62b7821f5424fc9155 (127.10.230.129) to 8b6c4c65282f4a39ab40b70b109d98b1 (127.10.230.130). New cstate: current_term: 3 leader_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e63a666bf2374d62b7821f5424fc9155" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 40349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b6c4c65282f4a39ab40b70b109d98b1" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 40889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08e02a26293843f8a279e98519935977" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.738380 11162 tablet_server.cc:179] TabletServer@127.10.230.129:0 shutting down...
W20260710 13:19:37.752511 14783 consensus_peers.cc:597] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 -> Peer e63a666bf2374d62b7821f5424fc9155 (127.10.230.129:40349): Couldn't send request to peer e63a666bf2374d62b7821f5424fc9155. 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:19:37.776110 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:37.777141 11162 tablet_replica.cc:333] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155: stopping tablet replica
I20260710 13:19:37.777877 11162 raft_consensus.cc:2243] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:37.778776 11162 raft_consensus.cc:2272] T 4a9def2a06e549418276497a01a3e927 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.782073 11162 tablet_replica.cc:333] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155: stopping tablet replica
I20260710 13:19:37.782706 11162 raft_consensus.cc:2243] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:37.783550 11162 raft_consensus.cc:2272] T ad112a035f2b4d069a16461afaff2b31 P e63a666bf2374d62b7821f5424fc9155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.785718 11162 tablet_replica.cc:333] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155: stopping tablet replica
I20260710 13:19:37.786192 11162 raft_consensus.cc:2243] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.786615 11162 raft_consensus.cc:2272] T ab88a972e51a4a14ac5119bac8c76753 P e63a666bf2374d62b7821f5424fc9155 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.789880 11162 tablet_replica.cc:333] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155: stopping tablet replica
I20260710 13:19:37.790443 11162 raft_consensus.cc:2243] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.790853 11162 raft_consensus.cc:2272] T 738ce718fce549cb9a086cc35b881c01 P e63a666bf2374d62b7821f5424fc9155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.818905 11162 tablet_server.cc:196] TabletServer@127.10.230.129:0 shutdown complete.
I20260710 13:19:37.834491 11162 tablet_server.cc:179] TabletServer@127.10.230.130:0 shutting down...
I20260710 13:19:37.860165 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:37.860998 11162 tablet_replica.cc:333] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1: stopping tablet replica
I20260710 13:19:37.861703 11162 raft_consensus.cc:2243] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.862149 11162 raft_consensus.cc:2272] T 4a9def2a06e549418276497a01a3e927 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.864620 11162 tablet_replica.cc:333] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1: stopping tablet replica
I20260710 13:19:37.865208 11162 raft_consensus.cc:2243] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:37.865815 11162 pending_rounds.cc:70] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1: Trying to abort 1 pending ops.
I20260710 13:19:37.865953 11162 pending_rounds.cc:77] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992509483450368 op_type: NO_OP noop_request { }
I20260710 13:19:37.866191 11162 raft_consensus.cc:2889] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:37.866408 11162 raft_consensus.cc:2272] T ab88a972e51a4a14ac5119bac8c76753 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.869530 11162 tablet_replica.cc:333] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1: stopping tablet replica
I20260710 13:19:37.870059 11162 raft_consensus.cc:2243] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.870488 11162 raft_consensus.cc:2272] T 738ce718fce549cb9a086cc35b881c01 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.873286 11162 tablet_replica.cc:333] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1: stopping tablet replica
I20260710 13:19:37.873764 11162 raft_consensus.cc:2243] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.874171 11162 raft_consensus.cc:2272] T ad112a035f2b4d069a16461afaff2b31 P 8b6c4c65282f4a39ab40b70b109d98b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.898191 11162 tablet_server.cc:196] TabletServer@127.10.230.130:0 shutdown complete.
I20260710 13:19:37.913244 11162 tablet_server.cc:179] TabletServer@127.10.230.131:0 shutting down...
I20260710 13:19:37.939087 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:37.939848 11162 tablet_replica.cc:333] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977: stopping tablet replica
I20260710 13:19:37.940435 11162 raft_consensus.cc:2243] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.940994 11162 raft_consensus.cc:2272] T 4a9def2a06e549418276497a01a3e927 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.943661 11162 tablet_replica.cc:333] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977: stopping tablet replica
I20260710 13:19:37.944151 11162 raft_consensus.cc:2243] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.944521 11162 raft_consensus.cc:2272] T ad112a035f2b4d069a16461afaff2b31 P 08e02a26293843f8a279e98519935977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.946714 11162 tablet_replica.cc:333] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977: stopping tablet replica
I20260710 13:19:37.947157 11162 raft_consensus.cc:2243] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.947506 11162 raft_consensus.cc:2272] T ab88a972e51a4a14ac5119bac8c76753 P 08e02a26293843f8a279e98519935977 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.950048 11162 tablet_replica.cc:333] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977: stopping tablet replica
I20260710 13:19:37.950512 11162 raft_consensus.cc:2243] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:37.951328 11162 raft_consensus.cc:2272] T 738ce718fce549cb9a086cc35b881c01 P 08e02a26293843f8a279e98519935977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.976372 11162 tablet_server.cc:196] TabletServer@127.10.230.131:0 shutdown complete.
I20260710 13:19:37.993970 11162 master.cc:562] Master@127.10.230.190:35085 shutting down...
I20260710 13:19:38.020648 11162 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:38.021277 11162 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:38.021560 11162 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4efdf194811e473e9ff66ecf54363dbe: stopping tablet replica
I20260710 13:19:38.044335 11162 master.cc:584] Master@127.10.230.190:35085 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3103 ms)
[----------] 6 tests from LeaderRebalancerTest (92600 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:19:38.086067 11162 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.230.190:34967
I20260710 13:19:38.087212 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:38.093649 14924 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:19:38.094069 14923 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:19:38.095242 14926 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:19:38.095997 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:38.096967 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:38.097149 11162 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:19:38.097270 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689578097253 us; error 0 us; skew 500 ppm
I20260710 13:19:38.097716 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:38.100149 11162 webserver.cc:533] Webserver started at http://127.10.230.190:46027/ using document root <none> and password file <none>
I20260710 13:19:38.100615 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:38.100956 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:38.101204 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:38.102325 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/master-0-root/instance:
uuid: "8fbc10086fcd494895072b59969f0552"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-mxjd"
I20260710 13:19:38.107357 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:38.110899 14931 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:19:38.111863 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:38.112237 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/master-0-root
uuid: "8fbc10086fcd494895072b59969f0552"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-mxjd"
I20260710 13:19:38.112553 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-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:19:38.128050 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:38.129554 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:38.173167 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.190:34967
I20260710 13:19:38.173302 14982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.190:34967 every 8 connection(s)
I20260710 13:19:38.177752 14983 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:19:38.188699 14983 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552: Bootstrap starting.
I20260710 13:19:38.193879 14983 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.198568 14983 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552: No bootstrap required, opened a new log
I20260710 13:19:38.200695 14983 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fbc10086fcd494895072b59969f0552" member_type: VOTER }
I20260710 13:19:38.201122 14983 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:38.201294 14983 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fbc10086fcd494895072b59969f0552, State: Initialized, Role: FOLLOWER
I20260710 13:19:38.201882 14983 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8fbc10086fcd494895072b59969f0552" member_type: VOTER }
I20260710 13:19:38.202302 14983 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:38.202477 14983 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:38.202678 14983 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:38.207355 14983 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fbc10086fcd494895072b59969f0552" member_type: VOTER }
I20260710 13:19:38.207794 14983 leader_election.cc:304] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [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: 8fbc10086fcd494895072b59969f0552; no voters: 
I20260710 13:19:38.209077 14983 leader_election.cc:290] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:38.209656 14986 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:38.211261 14986 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 1 LEADER]: Becoming Leader. State: Replica: 8fbc10086fcd494895072b59969f0552, State: Running, Role: LEADER
I20260710 13:19:38.212126 14983 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:38.212020 14986 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [LEADER]: Queue going to LEADER mode. State: All 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: "8fbc10086fcd494895072b59969f0552" member_type: VOTER }
I20260710 13:19:38.217386 14987 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8fbc10086fcd494895072b59969f0552" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fbc10086fcd494895072b59969f0552" member_type: VOTER } }
I20260710 13:19:38.217979 14987 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:38.220134 14994 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:38.220072 14988 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8fbc10086fcd494895072b59969f0552. Latest consensus state: current_term: 1 leader_uuid: "8fbc10086fcd494895072b59969f0552" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fbc10086fcd494895072b59969f0552" member_type: VOTER } }
I20260710 13:19:38.220955 14988 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:38.229580 14994 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:38.230742 11162 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:38.239738 14994 catalog_manager.cc:1383] Generated new cluster ID: 9a789319b12e413f8e58b76c8f8b41ef
I20260710 13:19:38.240061 14994 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:38.260353 14994 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:38.261705 14994 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:38.278481 14994 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552: Generated new TSK 0
I20260710 13:19:38.279122 14994 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:38.297358 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:38.303812 15004 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:19:38.304903 15005 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:19:38.306851 15007 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:19:38.307655 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:38.308570 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:38.308823 11162 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:19:38.308996 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689578308980 us; error 0 us; skew 500 ppm
I20260710 13:19:38.309511 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:38.312045 11162 webserver.cc:533] Webserver started at http://127.10.230.129:34727/ using document root <none> and password file <none>
I20260710 13:19:38.312533 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:38.312701 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:38.313110 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:38.314378 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-0-root/instance:
uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-mxjd"
I20260710 13:19:38.318876 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:38.322220 15012 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:19:38.323097 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:38.323376 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-mxjd"
I20260710 13:19:38.323827 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-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:19:38.343019 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:38.344363 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:38.346035 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:38.348495 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:38.348798 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:38.349071 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:38.349277 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:38.393870 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:43817
I20260710 13:19:38.393993 15074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:43817 every 8 connection(s)
I20260710 13:19:38.399466 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:38.408169 15079 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:19:38.409359 15080 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:19:38.411545 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:38.412037 15075 heartbeater.cc:344] Connected to a master server at 127.10.230.190:34967
I20260710 13:19:38.412563 15075 heartbeater.cc:461] Registering TS with master...
W20260710 13:19:38.413056 15082 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:19:38.413631 15075 heartbeater.cc:507] Master 127.10.230.190:34967 requested a full tablet report, sending...
I20260710 13:19:38.414136 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:38.414469 11162 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:19:38.414656 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689578414637 us; error 0 us; skew 500 ppm
I20260710 13:19:38.415227 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:38.416601 14948 ts_manager.cc:194] Registered new tserver with Master: f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817)
I20260710 13:19:38.417973 11162 webserver.cc:533] Webserver started at http://127.10.230.130:40333/ using document root <none> and password file <none>
I20260710 13:19:38.418538 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:38.418751 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:38.419028 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:38.418941 14948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39150
I20260710 13:19:38.420496 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-1-root/instance:
uuid: "244fd14e8f4c4aec93b6acdbe8235366"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-mxjd"
I20260710 13:19:38.425148 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:38.428862 15087 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:19:38.429713 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:38.430030 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-1-root
uuid: "244fd14e8f4c4aec93b6acdbe8235366"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-mxjd"
I20260710 13:19:38.430356 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-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:19:38.454535 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:38.455688 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:38.457131 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:38.459306 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:38.459525 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:38.459759 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:38.459925 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:38.500743 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.130:37989
I20260710 13:19:38.500959 15149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.130:37989 every 8 connection(s)
I20260710 13:19:38.505544 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:38.512866 15153 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:19:38.514983 15154 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:19:38.517515 15156 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:19:38.518113 15150 heartbeater.cc:344] Connected to a master server at 127.10.230.190:34967
I20260710 13:19:38.518518 15150 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:38.519418 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:38.519568 15150 heartbeater.cc:507] Master 127.10.230.190:34967 requested a full tablet report, sending...
I20260710 13:19:38.520320 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:38.520579 11162 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:19:38.520812 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689578520791 us; error 0 us; skew 500 ppm
I20260710 13:19:38.521481 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:38.522006 14948 ts_manager.cc:194] Registered new tserver with Master: 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:38.523650 14948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39152
I20260710 13:19:38.524291 11162 webserver.cc:533] Webserver started at http://127.10.230.131:36321/ using document root <none> and password file <none>
I20260710 13:19:38.524884 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:38.525112 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:38.525419 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:38.526736 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-2-root/instance:
uuid: "85f00ba57c7b4988835aa78a119fa056"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-mxjd"
I20260710 13:19:38.530905 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:38.533993 15161 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:19:38.534752 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:38.535036 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-2-root
uuid: "85f00ba57c7b4988835aa78a119fa056"
format_stamp: "Formatted at 2026-07-10 13:19:38 on dist-test-slave-mxjd"
I20260710 13:19:38.535297 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689485268752-11162-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:19:38.546049 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:38.547071 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:38.548354 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:38.550477 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:38.550647 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:38.550947 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:38.551107 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:38.589219 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.131:40037
I20260710 13:19:38.589340 15223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.131:40037 every 8 connection(s)
I20260710 13:19:38.603071 15224 heartbeater.cc:344] Connected to a master server at 127.10.230.190:34967
I20260710 13:19:38.603556 15224 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:38.604318 15224 heartbeater.cc:507] Master 127.10.230.190:34967 requested a full tablet report, sending...
I20260710 13:19:38.606477 14948 ts_manager.cc:194] Registered new tserver with Master: 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:38.606886 11162 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014555582s
I20260710 13:19:38.607931 14948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39166
I20260710 13:19:38.631947 14948 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39170:
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:19:38.634809 14948 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:19:38.716691 15189 tablet_service.cc:1511] Processing CreateTablet for tablet 217afbbfa16b4bfb93cb61d3325728d4 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:38.717025 15187 tablet_service.cc:1511] Processing CreateTablet for tablet af75feffa3e241ac940d007ce2fdf259 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:38.717806 15115 tablet_service.cc:1511] Processing CreateTablet for tablet 217afbbfa16b4bfb93cb61d3325728d4 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:38.718216 15189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217afbbfa16b4bfb93cb61d3325728d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.719137 15115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217afbbfa16b4bfb93cb61d3325728d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.719756 15187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af75feffa3e241ac940d007ce2fdf259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.720404 15186 tablet_service.cc:1511] Processing CreateTablet for tablet f778786cca2645b19421c7b71a74af68 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:38.721714 15186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f778786cca2645b19421c7b71a74af68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.724999 15114 tablet_service.cc:1511] Processing CreateTablet for tablet dbf071d2b82c412facc8b739f8e47bb2 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:38.726351 15114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf071d2b82c412facc8b739f8e47bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.719237 15188 tablet_service.cc:1511] Processing CreateTablet for tablet dbf071d2b82c412facc8b739f8e47bb2 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:38.728295 15113 tablet_service.cc:1511] Processing CreateTablet for tablet af75feffa3e241ac940d007ce2fdf259 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:38.728652 15112 tablet_service.cc:1511] Processing CreateTablet for tablet f778786cca2645b19421c7b71a74af68 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:38.729260 15188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf071d2b82c412facc8b739f8e47bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.729781 15113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af75feffa3e241ac940d007ce2fdf259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.730223 15185 tablet_service.cc:1511] Processing CreateTablet for tablet 939b09e565044c979931866e7d9d1799 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:38.730846 15111 tablet_service.cc:1511] Processing CreateTablet for tablet 939b09e565044c979931866e7d9d1799 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:38.731480 15185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939b09e565044c979931866e7d9d1799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.733181 15110 tablet_service.cc:1511] Processing CreateTablet for tablet faa40447b6194977bc5aa73c4f826aa7 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:38.734687 15112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f778786cca2645b19421c7b71a74af68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.736641 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa40447b6194977bc5aa73c4f826aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.737550 15111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939b09e565044c979931866e7d9d1799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.762307 15184 tablet_service.cc:1511] Processing CreateTablet for tablet faa40447b6194977bc5aa73c4f826aa7 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:38.763772 15184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa40447b6194977bc5aa73c4f826aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.771994 15037 tablet_service.cc:1511] Processing CreateTablet for tablet f778786cca2645b19421c7b71a74af68 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:38.772933 15040 tablet_service.cc:1511] Processing CreateTablet for tablet 217afbbfa16b4bfb93cb61d3325728d4 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:38.773478 15037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f778786cca2645b19421c7b71a74af68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.774152 15040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217afbbfa16b4bfb93cb61d3325728d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.775439 15036 tablet_service.cc:1511] Processing CreateTablet for tablet 939b09e565044c979931866e7d9d1799 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:38.776037 15109 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa0e02ec0ea4c6ba0344f567fa021c4 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:38.776736 15036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939b09e565044c979931866e7d9d1799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.777563 15109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa0e02ec0ea4c6ba0344f567fa021c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.784754 15189 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa0e02ec0ea4c6ba0344f567fa021c4 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:38.778992 15034 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa0e02ec0ea4c6ba0344f567fa021c4 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:38.777793 15039 tablet_service.cc:1511] Processing CreateTablet for tablet dbf071d2b82c412facc8b739f8e47bb2 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:38.786336 15189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa0e02ec0ea4c6ba0344f567fa021c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.786995 15034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa0e02ec0ea4c6ba0344f567fa021c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.787555 15039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf071d2b82c412facc8b739f8e47bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.777793 15035 tablet_service.cc:1511] Processing CreateTablet for tablet faa40447b6194977bc5aa73c4f826aa7 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:38.778992 15038 tablet_service.cc:1511] Processing CreateTablet for tablet af75feffa3e241ac940d007ce2fdf259 (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:38.793442 15035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa40447b6194977bc5aa73c4f826aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.797407 15038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af75feffa3e241ac940d007ce2fdf259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.800424 15033 tablet_service.cc:1511] Processing CreateTablet for tablet cc68e67c9aa346b6928319c9ad8a50df (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:38.801766 15033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc68e67c9aa346b6928319c9ad8a50df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.802150 15108 tablet_service.cc:1511] Processing CreateTablet for tablet cc68e67c9aa346b6928319c9ad8a50df (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:38.803565 15108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc68e67c9aa346b6928319c9ad8a50df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.831681 15189 tablet_service.cc:1511] Processing CreateTablet for tablet cc68e67c9aa346b6928319c9ad8a50df (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:38.833220 15189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc68e67c9aa346b6928319c9ad8a50df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.835053 15032 tablet_service.cc:1511] Processing CreateTablet for tablet 10d8d86064f44955bde246b46386c6bc (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:38.836375 15032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d8d86064f44955bde246b46386c6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.837636 15110 tablet_service.cc:1511] Processing CreateTablet for tablet 10d8d86064f44955bde246b46386c6bc (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:38.839011 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d8d86064f44955bde246b46386c6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.839515 15188 tablet_service.cc:1511] Processing CreateTablet for tablet 10d8d86064f44955bde246b46386c6bc (DEFAULT_TABLE table=test-workload [id=47110f0e70074b63bde2230fc5847bd0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:38.840853 15188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d8d86064f44955bde246b46386c6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:38.853928 15239 tablet_bootstrap.cc:492] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:38.865633 15240 tablet_bootstrap.cc:492] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:38.867578 15241 tablet_bootstrap.cc:492] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:38.878974 15241 tablet_bootstrap.cc:654] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.880434 15239 tablet_bootstrap.cc:654] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.890856 15240 tablet_bootstrap.cc:654] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.891352 15239 tablet_bootstrap.cc:492] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:38.891639 15241 tablet_bootstrap.cc:492] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:38.891783 15239 ts_tablet_manager.cc:1403] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260710 13:19:38.892186 15241 ts_tablet_manager.cc:1403] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260710 13:19:38.894431 15239 raft_consensus.cc:359] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:38.895213 15239 raft_consensus.cc:385] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:38.895000 15241 raft_consensus.cc:359] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:38.895568 15239 raft_consensus.cc:740] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:38.895758 15241 raft_consensus.cc:385] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:38.896129 15241 raft_consensus.cc:740] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:38.896308 15240 tablet_bootstrap.cc:492] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:38.896502 15239 consensus_queue.cc:260] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:38.897046 15240 ts_tablet_manager.cc:1403] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260710 13:19:38.896879 15241 consensus_queue.cc:260] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:38.899475 15150 heartbeater.cc:499] Master 127.10.230.190:34967 was elected leader, sending a full tablet report...
I20260710 13:19:38.899554 15239 ts_tablet_manager.cc:1434] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:38.900363 15240 raft_consensus.cc:359] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:38.901242 15240 raft_consensus.cc:385] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:38.901417 15239 tablet_bootstrap.cc:492] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:38.901599 15240 raft_consensus.cc:740] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:38.902661 15240 consensus_queue.cc:260] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:38.906029 15241 ts_tablet_manager.cc:1434] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.009s
I20260710 13:19:38.907064 15241 tablet_bootstrap.cc:492] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:38.911227 15075 heartbeater.cc:499] Master 127.10.230.190:34967 was elected leader, sending a full tablet report...
I20260710 13:19:38.916105 15241 tablet_bootstrap.cc:654] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.920996 15239 tablet_bootstrap.cc:654] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.925580 15224 heartbeater.cc:499] Master 127.10.230.190:34967 was elected leader, sending a full tablet report...
I20260710 13:19:38.925784 15240 ts_tablet_manager.cc:1434] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.028s	user 0.020s	sys 0.008s
I20260710 13:19:38.926987 15240 tablet_bootstrap.cc:492] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:38.927178 15241 tablet_bootstrap.cc:492] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:38.927827 15241 ts_tablet_manager.cc:1403] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 13:19:38.931219 15241 raft_consensus.cc:359] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:38.932130 15241 raft_consensus.cc:385] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:38.932601 15241 raft_consensus.cc:740] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:38.933483 15241 consensus_queue.cc:260] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:38.934445 15240 tablet_bootstrap.cc:654] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.936076 15241 ts_tablet_manager.cc:1434] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:38.937341 15241 tablet_bootstrap.cc:492] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:38.943943 15239 tablet_bootstrap.cc:492] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:38.944500 15239 ts_tablet_manager.cc:1403] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.008s
I20260710 13:19:38.946019 15241 tablet_bootstrap.cc:654] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.946566 15240 tablet_bootstrap.cc:492] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:38.947137 15240 ts_tablet_manager.cc:1403] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:19:38.947386 15239 raft_consensus.cc:359] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:38.948114 15239 raft_consensus.cc:385] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:38.948412 15239 raft_consensus.cc:740] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:38.949390 15239 consensus_queue.cc:260] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:38.950938 15246 raft_consensus.cc:493] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:38.951622 15246 raft_consensus.cc:515] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:38.954208 15239 ts_tablet_manager.cc:1434] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:38.955274 15239 tablet_bootstrap.cc:492] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:38.967581 15246 leader_election.cc:290] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:38.967588 15239 tablet_bootstrap.cc:654] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:38.979964 15240 raft_consensus.cc:359] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:38.981101 15240 raft_consensus.cc:385] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:38.981487 15240 raft_consensus.cc:740] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:38.982635 15240 consensus_queue.cc:260] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:38.995920 15240 ts_tablet_manager.cc:1434] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.000s
I20260710 13:19:38.997402 15240 tablet_bootstrap.cc:492] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:39.000730 15241 tablet_bootstrap.cc:492] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:39.001322 15241 ts_tablet_manager.cc:1403] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.035s
I20260710 13:19:39.004568 15239 tablet_bootstrap.cc:492] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:39.005087 15239 ts_tablet_manager.cc:1403] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.009s
I20260710 13:19:39.006551 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf071d2b82c412facc8b739f8e47bb2" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.007349 15125 raft_consensus.cc:2468] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:39.007359 15241 raft_consensus.cc:359] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.008291 15241 raft_consensus.cc:385] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.008332 15240 tablet_bootstrap.cc:654] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.008708 15241 raft_consensus.cc:740] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.009158 15013 leader_election.cc:304] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.010196 15246 raft_consensus.cc:2804] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.009972 15241 consensus_queue.cc:260] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.010639 15246 raft_consensus.cc:493] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.011046 15246 raft_consensus.cc:3060] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.013362 15241 ts_tablet_manager.cc:1434] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:19:39.014816 15241 tablet_bootstrap.cc:492] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:39.019455 15246 raft_consensus.cc:515] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.021670 15241 tablet_bootstrap.cc:654] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.029276 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf071d2b82c412facc8b739f8e47bb2" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:39.030169 15125 raft_consensus.cc:3060] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.033380 15241 tablet_bootstrap.cc:492] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:39.033957 15241 ts_tablet_manager.cc:1403] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:19:39.031821 15246 leader_election.cc:290] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.008001 15239 raft_consensus.cc:359] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.035424 15199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf071d2b82c412facc8b739f8e47bb2" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.035957 15239 raft_consensus.cc:385] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.036456 15239 raft_consensus.cc:740] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.037160 15241 raft_consensus.cc:359] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.037969 15241 raft_consensus.cc:385] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.037511 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf071d2b82c412facc8b739f8e47bb2" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:39.037578 15239 consensus_queue.cc:260] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.038321 15241 raft_consensus.cc:740] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.039472 15241 consensus_queue.cc:260] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
W20260710 13:19:39.040469 15016 leader_election.cc:343] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.040627 15239 ts_tablet_manager.cc:1434] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
W20260710 13:19:39.041564 15016 leader_election.cc:343] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.042156 15241 ts_tablet_manager.cc:1434] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:39.042975 15239 tablet_bootstrap.cc:492] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:39.043286 15241 tablet_bootstrap.cc:492] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:39.048265 15125 raft_consensus.cc:2468] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:39.049288 15247 raft_consensus.cc:493] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.050068 15247 raft_consensus.cc:515] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.050590 15241 tablet_bootstrap.cc:654] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.050599 15239 tablet_bootstrap.cc:654] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.066093 15247 leader_election.cc:290] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:39.067413 15239 tablet_bootstrap.cc:492] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:39.067948 15239 ts_tablet_manager.cc:1403] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.006s
I20260710 13:19:39.069065 15241 tablet_bootstrap.cc:492] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:39.069252 15255 raft_consensus.cc:493] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.069844 15241 ts_tablet_manager.cc:1403] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260710 13:19:39.071086 15239 raft_consensus.cc:359] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.071897 15239 raft_consensus.cc:385] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.072218 15239 raft_consensus.cc:740] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.073589 15241 raft_consensus.cc:359] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.069783 15255 raft_consensus.cc:515] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.074723 15241 raft_consensus.cc:385] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.075212 15241 raft_consensus.cc:740] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.076088 15241 consensus_queue.cc:260] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.077837 15124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f778786cca2645b19421c7b71a74af68" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.079107 15241 ts_tablet_manager.cc:1434] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:19:39.079470 15239 consensus_queue.cc:260] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.080296 15241 tablet_bootstrap.cc:492] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:39.081992 15239 ts_tablet_manager.cc:1434] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:19:39.082983 15239 tablet_bootstrap.cc:492] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:39.083973 15124 raft_consensus.cc:2468] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:39.088325 15241 tablet_bootstrap.cc:654] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.092374 15013 leader_election.cc:304] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.093515 15246 raft_consensus.cc:2804] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.093891 15246 raft_consensus.cc:493] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.094307 15246 raft_consensus.cc:3060] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.098959 15239 tablet_bootstrap.cc:654] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.101702 15124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f778786cca2645b19421c7b71a74af68" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.102541 15124 raft_consensus.cc:2468] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 0.
I20260710 13:19:39.104226 15162 leader_election.cc:304] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:39.105465 15247 raft_consensus.cc:2804] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.106230 15013 leader_election.cc:304] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [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: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:39.106912 15255 leader_election.cc:290] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.107625 15255 raft_consensus.cc:2804] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.106237 15247 raft_consensus.cc:493] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.108150 15255 raft_consensus.cc:697] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:39.108431 15247 raft_consensus.cc:3060] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.109388 15255 consensus_queue.cc:237] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.117882 15239 tablet_bootstrap.cc:492] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:39.118594 15239 ts_tablet_manager.cc:1403] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260710 13:19:39.120992 15245 raft_consensus.cc:493] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.121510 15245 raft_consensus.cc:515] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.128691 15245 leader_election.cc:290] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.130174 15239 raft_consensus.cc:359] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:39.129905 14948 catalog_manager.cc:5697] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.130977 15239 raft_consensus.cc:385] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.131385 15239 raft_consensus.cc:740] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.136363 15239 consensus_queue.cc:260] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:39.142272 15239 ts_tablet_manager.cc:1434] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:19:39.143326 15239 tablet_bootstrap.cc:492] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:39.154649 15239 tablet_bootstrap.cc:654] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.155968 15246 raft_consensus.cc:515] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.168030 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f778786cca2645b19421c7b71a74af68" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.173723 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f778786cca2645b19421c7b71a74af68" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:39.174645 15125 raft_consensus.cc:3060] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.183145 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f778786cca2645b19421c7b71a74af68" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.183554 15247 raft_consensus.cc:515] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.184392 15050 raft_consensus.cc:2393] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85f00ba57c7b4988835aa78a119fa056 in current term 1: Already voted for candidate f05acbe2c45d40a393abe9fff5ad3f32 in this term.
I20260710 13:19:39.186767 15199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f778786cca2645b19421c7b71a74af68" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:39.204546 15198 raft_consensus.cc:2393] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05acbe2c45d40a393abe9fff5ad3f32 in current term 1: Already voted for candidate 85f00ba57c7b4988835aa78a119fa056 in this term.
I20260710 13:19:39.206534 15240 tablet_bootstrap.cc:492] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:39.207193 15240 ts_tablet_manager.cc:1403] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.210s	user 0.040s	sys 0.086s
I20260710 13:19:39.188730 15246 leader_election.cc:290] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.214658 15247 leader_election.cc:290] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:39.215327 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f778786cca2645b19421c7b71a74af68" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:39.216382 15050 raft_consensus.cc:2393] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 85f00ba57c7b4988835aa78a119fa056 in current term 1: Already voted for candidate f05acbe2c45d40a393abe9fff5ad3f32 in this term.
I20260710 13:19:39.217736 15124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f778786cca2645b19421c7b71a74af68" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:39.221642 15163 leader_election.cc:304] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [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: 85f00ba57c7b4988835aa78a119fa056; no voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32
W20260710 13:19:39.224543 14996 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:39.227550 15247 raft_consensus.cc:2749] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.243693 15240 raft_consensus.cc:359] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.244423 15240 raft_consensus.cc:385] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.244712 15240 raft_consensus.cc:740] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.245416 15241 tablet_bootstrap.cc:492] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:39.248497 15239 tablet_bootstrap.cc:492] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:39.246022 15241 ts_tablet_manager.cc:1403] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.166s	user 0.045s	sys 0.111s
I20260710 13:19:39.251365 15239 ts_tablet_manager.cc:1403] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.014s
I20260710 13:19:39.245864 15240 consensus_queue.cc:260] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.246752 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
W20260710 13:19:39.253491 15089 leader_election.cc:343] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.254377 15239 raft_consensus.cc:359] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.255059 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.255510 15240 ts_tablet_manager.cc:1434] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.048s	user 0.017s	sys 0.004s
I20260710 13:19:39.256512 15240 tablet_bootstrap.cc:492] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
W20260710 13:19:39.256641 15091 leader_election.cc:343] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.257166 15091 leader_election.cc:304] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366; no voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:39.257395 15241 raft_consensus.cc:359] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.258153 15241 raft_consensus.cc:385] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.258277 15245 raft_consensus.cc:2749] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.258492 15241 raft_consensus.cc:740] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.255098 15239 raft_consensus.cc:385] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.259415 15239 raft_consensus.cc:740] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.259403 15241 consensus_queue.cc:260] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.260524 15239 consensus_queue.cc:260] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.261898 15241 ts_tablet_manager.cc:1434] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:39.262935 15241 tablet_bootstrap.cc:492] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:39.245751 15125 raft_consensus.cc:2468] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:39.269250 15241 tablet_bootstrap.cc:654] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.269977 15013 leader_election.cc:304] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [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: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:39.267390 15240 tablet_bootstrap.cc:654] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.270896 15246 raft_consensus.cc:2804] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.269369 15239 ts_tablet_manager.cc:1434] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 13:19:39.271448 15246 raft_consensus.cc:697] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:39.272306 15246 consensus_queue.cc:237] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.274469 15247 raft_consensus.cc:493] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.275074 15247 raft_consensus.cc:515] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:39.277791 15247 leader_election.cc:290] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817)
I20260710 13:19:39.278800 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.279443 15050 raft_consensus.cc:2468] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 0.
I20260710 13:19:39.279610 15239 tablet_bootstrap.cc:492] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:39.281242 15163 leader_election.cc:304] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.282202 15247 raft_consensus.cc:2804] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.282572 15247 raft_consensus.cc:493] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.282898 15247 raft_consensus.cc:3060] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.285373 15240 tablet_bootstrap.cc:492] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:39.286091 15240 ts_tablet_manager.cc:1403] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.003s
I20260710 13:19:39.288343 15239 tablet_bootstrap.cc:654] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.289191 15240 raft_consensus.cc:359] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.290009 15240 raft_consensus.cc:385] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.290293 15240 raft_consensus.cc:740] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.291023 15240 consensus_queue.cc:260] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.294775 15241 tablet_bootstrap.cc:492] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:39.295296 15241 ts_tablet_manager.cc:1403] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260710 13:19:39.295142 14948 catalog_manager.cc:5697] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.295399 15239 tablet_bootstrap.cc:492] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:39.297055 15239 ts_tablet_manager.cc:1403] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:19:39.297564 15240 ts_tablet_manager.cc:1434] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 13:19:39.298470 15241 raft_consensus.cc:359] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.299167 15241 raft_consensus.cc:385] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.299453 15241 raft_consensus.cc:740] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.300094 15240 tablet_bootstrap.cc:492] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:39.300192 15241 consensus_queue.cc:260] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.302582 15241 ts_tablet_manager.cc:1434] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:39.300794 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.303267 15125 raft_consensus.cc:2468] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 0.
I20260710 13:19:39.303527 15241 tablet_bootstrap.cc:492] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:39.306424 15247 raft_consensus.cc:515] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:39.307185 15240 tablet_bootstrap.cc:654] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.300135 15239 raft_consensus.cc:359] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.308177 15239 raft_consensus.cc:385] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.308535 15239 raft_consensus.cc:740] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.309389 15239 consensus_queue.cc:260] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.310199 15241 tablet_bootstrap.cc:654] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.313326 15273 raft_consensus.cc:493] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.313145 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:39.313835 15273 raft_consensus.cc:515] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.314023 15050 raft_consensus.cc:3060] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.317060 15124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
W20260710 13:19:39.318348 15162 leader_election.cc:343] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.318832 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:39.319458 15125 raft_consensus.cc:3060] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.321218 15239 ts_tablet_manager.cc:1434] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:19:39.324280 15273 leader_election.cc:290] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:39.325294 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.325641 15247 leader_election.cc:290] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817)
I20260710 13:19:39.326231 15049 raft_consensus.cc:2468] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 0.
I20260710 13:19:39.327975 15163 leader_election.cc:304] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [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: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 244fd14e8f4c4aec93b6acdbe8235366
I20260710 13:19:39.329419 15247 raft_consensus.cc:2804] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.329917 15247 raft_consensus.cc:493] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.330320 15247 raft_consensus.cc:3060] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.332954 15050 raft_consensus.cc:2468] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 1.
I20260710 13:19:39.334538 15163 leader_election.cc:304] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.335580 15273 raft_consensus.cc:2804] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.337910 15239 tablet_bootstrap.cc:492] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:39.340432 15245 raft_consensus.cc:493] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.341141 15245 raft_consensus.cc:515] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.345399 15273 raft_consensus.cc:697] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:39.350596 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa40447b6194977bc5aa73c4f826aa7" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.350703 15245 leader_election.cc:290] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.350893 15125 raft_consensus.cc:2468] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 1.
W20260710 13:19:39.352308 15091 leader_election.cc:343] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.350546 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa40447b6194977bc5aa73c4f826aa7" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.353605 15050 raft_consensus.cc:2468] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 0.
I20260710 13:19:39.354781 15089 leader_election.cc:304] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [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: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:39.354867 15273 consensus_queue.cc:237] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:39.355943 15245 raft_consensus.cc:2804] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.356288 15245 raft_consensus.cc:493] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.356607 15245 raft_consensus.cc:3060] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.357209 15276 raft_consensus.cc:493] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.363605 15276 raft_consensus.cc:515] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.365746 15276 leader_election.cc:290] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:39.367183 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf071d2b82c412facc8b739f8e47bb2" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.369740 15240 tablet_bootstrap.cc:492] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:39.369937 15278 raft_consensus.cc:493] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.370282 15240 ts_tablet_manager.cc:1403] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.070s	user 0.033s	sys 0.011s
I20260710 13:19:39.370523 15239 tablet_bootstrap.cc:654] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.370373 15278 raft_consensus.cc:515] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.373294 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf071d2b82c412facc8b739f8e47bb2" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.373803 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939b09e565044c979931866e7d9d1799" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.374070 15125 raft_consensus.cc:2393] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85f00ba57c7b4988835aa78a119fa056 in current term 1: Already voted for candidate f05acbe2c45d40a393abe9fff5ad3f32 in this term.
I20260710 13:19:39.373849 15278 leader_election.cc:290] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.375170 15240 raft_consensus.cc:359] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
W20260710 13:19:39.375313 15089 leader_election.cc:343] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.375720 15240 raft_consensus.cc:385] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.376024 15240 raft_consensus.cc:740] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.376544 15162 leader_election.cc:304] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056; no voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:39.376950 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939b09e565044c979931866e7d9d1799" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.376753 15240 consensus_queue.cc:260] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.377729 15198 raft_consensus.cc:2468] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 0.
I20260710 13:19:39.377980 15277 raft_consensus.cc:3060] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.379060 15240 ts_tablet_manager.cc:1434] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:39.379841 15240 tablet_bootstrap.cc:492] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:39.382864 15241 tablet_bootstrap.cc:492] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:39.383332 15241 ts_tablet_manager.cc:1403] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.011s
I20260710 13:19:39.385267 15091 leader_election.cc:304] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [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: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:39.386029 15278 raft_consensus.cc:2804] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.385941 15241 raft_consensus.cc:359] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.386420 15278 raft_consensus.cc:493] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.386672 15241 raft_consensus.cc:385] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.386778 15278 raft_consensus.cc:3060] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.386962 15241 raft_consensus.cc:740] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.387097 15240 tablet_bootstrap.cc:654] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.387701 15241 consensus_queue.cc:260] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.389704 15241 ts_tablet_manager.cc:1434] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:39.391088 15241 tablet_bootstrap.cc:492] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:39.392517 15277 raft_consensus.cc:2749] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.393771 15245 raft_consensus.cc:515] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.392611 15247 raft_consensus.cc:515] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.400408 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:39.401027 15050 raft_consensus.cc:3060] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.412412 15050 raft_consensus.cc:2468] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 1.
I20260710 13:19:39.413631 15163 leader_election.cc:304] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.414737 15273 raft_consensus.cc:2804] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.415213 15273 raft_consensus.cc:697] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:39.416028 15273 consensus_queue.cc:237] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.419366 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:39.420145 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa40447b6194977bc5aa73c4f826aa7" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:39.420710 15050 raft_consensus.cc:3060] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:39.421362 15162 leader_election.cc:343] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.421545 15247 leader_election.cc:290] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:39.421624 15246 raft_consensus.cc:493] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.422192 15246 raft_consensus.cc:515] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.426465 15246 leader_election.cc:290] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.427960 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.427985 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.428691 14946 catalog_manager.cc:5697] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.429626 15125 raft_consensus.cc:2468] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:39.431021 15013 leader_election.cc:304] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
W20260710 13:19:39.432363 15016 leader_election.cc:343] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.433373 15246 raft_consensus.cc:2804] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.433799 15246 raft_consensus.cc:493] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.434156 15246 raft_consensus.cc:3060] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.439450 15241 tablet_bootstrap.cc:654] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.442745 15278 raft_consensus.cc:515] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.445277 15245 leader_election.cc:290] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.446414 15245 raft_consensus.cc:493] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.445757 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939b09e565044c979931866e7d9d1799" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:39.446975 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa40447b6194977bc5aa73c4f826aa7" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
W20260710 13:19:39.447911 15089 leader_election.cc:343] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:39.448241 15091 leader_election.cc:343] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.446967 15245 raft_consensus.cc:515] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.456298 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939b09e565044c979931866e7d9d1799" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:39.456925 15198 raft_consensus.cc:3060] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.457890 15050 raft_consensus.cc:2468] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 1.
I20260710 13:19:39.459071 15089 leader_election.cc:304] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [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: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:39.461000 15282 raft_consensus.cc:2804] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.461455 15278 leader_election.cc:290] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.462788 15239 tablet_bootstrap.cc:492] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:39.463251 15239 ts_tablet_manager.cc:1403] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.126s	user 0.034s	sys 0.042s
I20260710 13:19:39.463744 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af75feffa3e241ac940d007ce2fdf259" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.464285 15240 tablet_bootstrap.cc:492] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:39.464383 15050 raft_consensus.cc:2468] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 0.
I20260710 13:19:39.464999 15245 leader_election.cc:290] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.465567 15089 leader_election.cc:304] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.465615 15199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af75feffa3e241ac940d007ce2fdf259" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.466341 15245 raft_consensus.cc:2804] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.466101 15239 raft_consensus.cc:359] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.466706 15245 raft_consensus.cc:493] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.466799 15239 raft_consensus.cc:385] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.467092 15245 raft_consensus.cc:3060] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.467182 15239 raft_consensus.cc:740] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
W20260710 13:19:39.467195 15091 leader_election.cc:343] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.467409 15198 raft_consensus.cc:2468] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 1.
I20260710 13:19:39.468117 15239 consensus_queue.cc:260] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.468528 15091 leader_election.cc:304] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [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: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:39.469594 15278 raft_consensus.cc:2804] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.470431 15240 ts_tablet_manager.cc:1403] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.034s
I20260710 13:19:39.470494 15278 raft_consensus.cc:697] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:39.473696 15241 tablet_bootstrap.cc:492] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:39.474257 15241 ts_tablet_manager.cc:1403] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.006s
I20260710 13:19:39.474011 15278 consensus_queue.cc:237] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.472276 15246 raft_consensus.cc:515] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.477315 15241 raft_consensus.cc:359] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.478004 15241 raft_consensus.cc:385] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.478294 15241 raft_consensus.cc:740] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.479025 15241 consensus_queue.cc:260] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.480701 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:39.471256 15239 ts_tablet_manager.cc:1434] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 13:19:39.481338 15125 raft_consensus.cc:3060] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.481928 15239 tablet_bootstrap.cc:492] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:39.487967 15239 tablet_bootstrap.cc:654] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.488562 15125 raft_consensus.cc:2468] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:39.489929 15013 leader_election.cc:304] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.480999 15241 ts_tablet_manager.cc:1434] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:39.491925 15240 raft_consensus.cc:359] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.495396 15240 raft_consensus.cc:385] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.495760 15240 raft_consensus.cc:740] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.496124 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:39.492996 15255 raft_consensus.cc:2804] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.497197 15255 raft_consensus.cc:697] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
W20260710 13:19:39.497712 15016 leader_election.cc:343] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:39.494159 15282 raft_consensus.cc:697] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:39.494968 15246 leader_election.cc:290] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.496824 15240 consensus_queue.cc:260] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.494324 15239 tablet_bootstrap.cc:492] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:39.498471 15255 consensus_queue.cc:237] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.502091 15239 ts_tablet_manager.cc:1403] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260710 13:19:39.504106 15240 ts_tablet_manager.cc:1434] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:19:39.501045 15282 consensus_queue.cc:237] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.505328 15240 tablet_bootstrap.cc:492] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:39.513005 15240 tablet_bootstrap.cc:654] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.522343 15239 raft_consensus.cc:359] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.521775 14948 catalog_manager.cc:5697] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:39.523288 15239 raft_consensus.cc:385] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.524358 15239 raft_consensus.cc:740] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.530130 15240 tablet_bootstrap.cc:492] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:39.530658 15240 ts_tablet_manager.cc:1403] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.016s
I20260710 13:19:39.533576 15239 consensus_queue.cc:260] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.536094 15239 ts_tablet_manager.cc:1434] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260710 13:19:39.537428 15240 raft_consensus.cc:359] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.538193 15240 raft_consensus.cc:385] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.538311 15245 raft_consensus.cc:515] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.538509 15240 raft_consensus.cc:740] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.539376 15240 consensus_queue.cc:260] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.539072 14947 catalog_manager.cc:5697] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 0 to 1, leader changed from <none> to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.540755 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af75feffa3e241ac940d007ce2fdf259" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:39.541097 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af75feffa3e241ac940d007ce2fdf259" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:39.541993 15245 leader_election.cc:290] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.542358 15240 ts_tablet_manager.cc:1434] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 13:19:39.543146 15240 tablet_bootstrap.cc:492] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:39.541350 15050 raft_consensus.cc:3060] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.542237 14946 catalog_manager.cc:5697] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.548939 15240 tablet_bootstrap.cc:654] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.550024 15050 raft_consensus.cc:2468] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 1.
I20260710 13:19:39.551231 15089 leader_election.cc:304] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.552930 15245 raft_consensus.cc:2804] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.553570 15245 raft_consensus.cc:697] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:39.554633 15245 consensus_queue.cc:237] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.543166 15198 raft_consensus.cc:3060] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.564079 15240 tablet_bootstrap.cc:492] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:39.564642 15240 ts_tablet_manager.cc:1403] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 13:19:39.567374 15240 raft_consensus.cc:359] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.567919 15240 raft_consensus.cc:385] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.568176 15240 raft_consensus.cc:740] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.568291 15198 raft_consensus.cc:2468] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 1.
I20260710 13:19:39.568966 15240 consensus_queue.cc:260] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.571048 15240 ts_tablet_manager.cc:1434] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:39.571926 15240 tablet_bootstrap.cc:492] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:39.571959 14946 catalog_manager.cc:5697] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 0 to 1, leader changed from <none> to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.573781 14946 catalog_manager.cc:5697] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 0 to 1, leader changed from <none> to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.577637 15240 tablet_bootstrap.cc:654] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:39.581734 15240 tablet_bootstrap.cc:492] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:39.582084 15240 ts_tablet_manager.cc:1403] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:39.583801 15240 raft_consensus.cc:359] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.584252 15240 raft_consensus.cc:385] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:39.584476 15240 raft_consensus.cc:740] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:39.585209 15240 consensus_queue.cc:260] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.586826 15240 ts_tablet_manager.cc:1434] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:39.615202 15255 consensus_queue.cc:1048] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.625887 15255 consensus_queue.cc:1048] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.687237 15255 raft_consensus.cc:493] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.687738 15255 raft_consensus.cc:515] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.689436 15255 leader_election.cc:290] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.690589 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8d86064f44955bde246b46386c6bc" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.690444 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8d86064f44955bde246b46386c6bc" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.691246 15198 raft_consensus.cc:2468] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:39.691344 15125 raft_consensus.cc:2468] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:39.692414 15013 leader_election.cc:304] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.693090 15255 raft_consensus.cc:2804] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:39.693415 15255 raft_consensus.cc:493] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:39.693686 15255 raft_consensus.cc:3060] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.698510 15255 raft_consensus.cc:515] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.700026 15255 leader_election.cc:290] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.700912 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8d86064f44955bde246b46386c6bc" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:39.701056 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8d86064f44955bde246b46386c6bc" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:39.701457 15125 raft_consensus.cc:3060] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.701648 15198 raft_consensus.cc:3060] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.706087 15125 raft_consensus.cc:2468] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:39.706276 15198 raft_consensus.cc:2468] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:39.707147 15013 leader_election.cc:304] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:39.707935 15255 raft_consensus.cc:2804] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:39.708348 15255 raft_consensus.cc:697] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:39.709232 15255 consensus_queue.cc:237] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.717128 14946 catalog_manager.cc:5697] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.724208 15255 raft_consensus.cc:493] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.724858 15255 raft_consensus.cc:515] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.727375 15255 leader_election.cc:290] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.728209 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939b09e565044c979931866e7d9d1799" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.728426 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939b09e565044c979931866e7d9d1799" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.729228 15198 raft_consensus.cc:2393] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05acbe2c45d40a393abe9fff5ad3f32 in current term 1: Already voted for candidate 244fd14e8f4c4aec93b6acdbe8235366 in this term.
I20260710 13:19:39.730201 15016 leader_election.cc:304] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05acbe2c45d40a393abe9fff5ad3f32; no voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:39.730793 15255 raft_consensus.cc:3060] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.735692 15255 raft_consensus.cc:2749] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.751221 15273 consensus_queue.cc:1048] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.763052 15247 consensus_queue.cc:1048] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.800573 15247 raft_consensus.cc:493] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.801148 15247 raft_consensus.cc:515] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.802933 15247 leader_election.cc:290] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:39.803817 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa40447b6194977bc5aa73c4f826aa7" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.803938 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa40447b6194977bc5aa73c4f826aa7" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.804594 15050 raft_consensus.cc:2393] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85f00ba57c7b4988835aa78a119fa056 in current term 1: Already voted for candidate 244fd14e8f4c4aec93b6acdbe8235366 in this term.
I20260710 13:19:39.805546 15163 leader_election.cc:304] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056; no voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:39.806221 15247 raft_consensus.cc:3060] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.811030 15247 raft_consensus.cc:2749] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.835153 15247 raft_consensus.cc:493] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.834898 15255 consensus_queue.cc:1048] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.835613 15247 raft_consensus.cc:515] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.837687 15247 leader_election.cc:290] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:39.838371 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.839926 15124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:39.841521 15124 raft_consensus.cc:2393] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 85f00ba57c7b4988835aa78a119fa056 in current term 1: Already voted for candidate f05acbe2c45d40a393abe9fff5ad3f32 in this term.
I20260710 13:19:39.842526 15162 leader_election.cc:304] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056; no voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:39.843279 15247 raft_consensus.cc:3060] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.851007 15247 raft_consensus.cc:2749] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.852208 15198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
mode: GRACEFUL
new_leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
 from {username='slave'} at 127.0.0.1:60248
I20260710 13:19:39.852502 15263 consensus_queue.cc:1048] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:39.852869 15198 raft_consensus.cc:606] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Received request to transfer leadership to TS f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:39.870589 15125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af75feffa3e241ac940d007ce2fdf259"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
mode: GRACEFUL
new_leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
 from {username='slave'} at 127.0.0.1:54342
I20260710 13:19:39.871196 15125 raft_consensus.cc:606] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Received request to transfer leadership to TS f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:39.873955 15245 consensus_queue.cc:1048] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.884440 15282 consensus_queue.cc:1048] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.887619 15199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
mode: GRACEFUL
new_leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:60248
I20260710 13:19:39.888284 15199 raft_consensus.cc:606] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Received request to transfer leadership to TS 244fd14e8f4c4aec93b6acdbe8235366
I20260710 13:19:39.905473 15050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df"
dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
mode: GRACEFUL
new_leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:40066
I20260710 13:19:39.905992 15050 raft_consensus.cc:606] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Received request to transfer leadership to TS 244fd14e8f4c4aec93b6acdbe8235366
I20260710 13:19:39.911013 15050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10d8d86064f44955bde246b46386c6bc"
dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
mode: GRACEFUL
new_leader_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:40066
I20260710 13:19:39.911527 15050 raft_consensus.cc:606] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Received request to transfer leadership to TS 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:39.927485 15282 raft_consensus.cc:493] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:39.928035 15282 raft_consensus.cc:515] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:39.929744 15282 leader_election.cc:290] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:39.930507 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:39.930665 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:39.931160 15050 raft_consensus.cc:2393] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 244fd14e8f4c4aec93b6acdbe8235366 in current term 1: Already voted for candidate 85f00ba57c7b4988835aa78a119fa056 in this term.
I20260710 13:19:39.932061 15089 leader_election.cc:304] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366; no voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:39.932721 15282 raft_consensus.cc:3060] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:39.938148 15282 raft_consensus.cc:2749] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:39.966946 15282 consensus_queue.cc:1048] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.967675 15247 consensus_queue.cc:1048] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.968132 15263 consensus_queue.cc:1048] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:39.971606 15284 consensus_queue.cc:1048] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:39.988014 15263 raft_consensus.cc:993] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32: : Instructing follower 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:40.000344 15263 raft_consensus.cc:1081] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Signalling peer 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:40.003870 15276 consensus_queue.cc:1048] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.005867 15124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:54328
I20260710 13:19:40.006490 15124 raft_consensus.cc:493] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.006898 15124 raft_consensus.cc:3060] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.010448 15263 consensus_queue.cc:1048] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:40.015993 15124 raft_consensus.cc:515] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.023147 15282 consensus_queue.cc:1048] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:40.024634 15124 leader_election.cc:290] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 2 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:40.026167 15199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:40.027163 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc68e67c9aa346b6928319c9ad8a50df" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:40.031447 15049 raft_consensus.cc:3055] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.032022 15049 raft_consensus.cc:740] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:40.034142 15276 raft_consensus.cc:993] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056: : Instructing follower 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:40.034696 15276 raft_consensus.cc:1081] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Signalling peer 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:40.034914 15049 consensus_queue.cc:260] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.036378 15049 raft_consensus.cc:3060] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.036396 15125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:54334
I20260710 13:19:40.037572 15125 raft_consensus.cc:493] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.037940 15125 raft_consensus.cc:3060] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.040642 15282 raft_consensus.cc:993] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366: : Instructing follower f05acbe2c45d40a393abe9fff5ad3f32 to start an election
I20260710 13:19:40.041100 15282 raft_consensus.cc:1081] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Signalling peer f05acbe2c45d40a393abe9fff5ad3f32 to start an election
I20260710 13:19:40.044507 15050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af75feffa3e241ac940d007ce2fdf259"
dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
 from {username='slave'} at 127.0.0.1:40050
I20260710 13:19:40.045529 15050 raft_consensus.cc:493] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.044541 15125 raft_consensus.cc:515] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.045727 15049 raft_consensus.cc:2468] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 2.
I20260710 13:19:40.045935 15050 raft_consensus.cc:3060] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.048823 15199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:40.047524 15125 leader_election.cc:290] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 2 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:40.049386 15199 raft_consensus.cc:3055] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.049803 15199 raft_consensus.cc:740] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:40.050248 15089 leader_election.cc:304] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [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: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:40.050616 15199 consensus_queue.cc:260] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.051493 15245 raft_consensus.cc:2804] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.051932 15278 consensus_queue.cc:1048] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.051929 15245 raft_consensus.cc:697] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:40.054834 15245 consensus_queue.cc:237] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.057183 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:40.057884 15049 raft_consensus.cc:3060] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.057653 15050 raft_consensus.cc:515] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.060613 15050 leader_election.cc:290] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 2 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:40.061735 15197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af75feffa3e241ac940d007ce2fdf259" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:40.062028 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af75feffa3e241ac940d007ce2fdf259" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:40.063401 15125 raft_consensus.cc:3055] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.063895 15125 raft_consensus.cc:740] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:40.064989 15125 consensus_queue.cc:260] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.051928 15199 raft_consensus.cc:3060] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.069204 15125 raft_consensus.cc:3060] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:40.070621 15245 consensus_queue.cc:1175] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "85f00ba57c7b4988835aa78a119fa056" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:19:40.070972 15049 raft_consensus.cc:2468] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 2.
I20260710 13:19:40.072356 15089 leader_election.cc:304] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:40.073292 15282 raft_consensus.cc:2804] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.073948 15282 raft_consensus.cc:697] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:40.074800 15282 consensus_queue.cc:237] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.076002 15199 raft_consensus.cc:2468] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 2.
I20260710 13:19:40.076001 15125 raft_consensus.cc:2468] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 2.
I20260710 13:19:40.079331 15013 leader_election.cc:304] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [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: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:40.077992 14948 catalog_manager.cc:5697] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 1 to 2, leader changed from f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129) to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.080044 15263 raft_consensus.cc:2804] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.080616 15263 raft_consensus.cc:697] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:40.081739 15263 consensus_queue.cc:237] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.091023 14946 catalog_manager.cc:5697] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 1 to 2, leader changed from 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130) to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.094811 14947 catalog_manager.cc:5697] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 1 to 2, leader changed from 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131) to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.125063 15263 consensus_queue.cc:1048] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.131098 15255 raft_consensus.cc:993] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32: : Instructing follower 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:40.131597 15255 raft_consensus.cc:1081] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Signalling peer 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:40.133239 15198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10d8d86064f44955bde246b46386c6bc"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:60230
I20260710 13:19:40.133817 15198 raft_consensus.cc:493] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.134799 15198 raft_consensus.cc:3060] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.137323 15246 consensus_queue.cc:1048] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:40.141848 15198 raft_consensus.cc:515] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.142765 15199 raft_consensus.cc:1240] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Rejecting Update request from peer f05acbe2c45d40a393abe9fff5ad3f32 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:40.146193 15198 leader_election.cc:290] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 2 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:40.146238 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8d86064f44955bde246b46386c6bc" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:40.146930 15049 raft_consensus.cc:3055] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.147249 15049 raft_consensus.cc:740] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:40.147238 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d8d86064f44955bde246b46386c6bc" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:40.148123 15049 consensus_queue.cc:260] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.148648 15125 raft_consensus.cc:3060] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.149437 15049 raft_consensus.cc:3060] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.155635 15125 raft_consensus.cc:2468] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 2.
I20260710 13:19:40.155984 15049 raft_consensus.cc:2468] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 2.
I20260710 13:19:40.156971 15162 leader_election.cc:304] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:40.157680 15273 raft_consensus.cc:2804] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.158142 15273 raft_consensus.cc:697] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 2 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:40.159020 15273 consensus_queue.cc:237] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:40.162199 15277 raft_consensus.cc:993] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056: : Instructing follower f05acbe2c45d40a393abe9fff5ad3f32 to start an election
I20260710 13:19:40.162648 15277 raft_consensus.cc:1081] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Signalling peer f05acbe2c45d40a393abe9fff5ad3f32 to start an election
I20260710 13:19:40.164230 15049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4"
dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
 from {username='slave'} at 127.0.0.1:40044
I20260710 13:19:40.164709 15049 raft_consensus.cc:493] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.165119 15049 raft_consensus.cc:3060] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.166764 14947 catalog_manager.cc:5697] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 1 to 2, leader changed from f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129) to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.169832 15049 raft_consensus.cc:515] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:40.172079 15049 leader_election.cc:290] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 2 election: Requested vote from peers 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:40.172374 15199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:40.172842 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:40.173040 15199 raft_consensus.cc:3055] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.173431 15125 raft_consensus.cc:3060] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.173432 15199 raft_consensus.cc:740] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:40.174482 15199 consensus_queue.cc:260] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:40.175691 15199 raft_consensus.cc:3060] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.178560 15125 raft_consensus.cc:2468] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 2.
I20260710 13:19:40.179473 15013 leader_election.cc:304] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:40.180136 15246 raft_consensus.cc:2804] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.180636 15246 raft_consensus.cc:697] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:40.180752 15199 raft_consensus.cc:2468] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 2.
I20260710 13:19:40.181499 15246 consensus_queue.cc:237] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:40.187748 14947 catalog_manager.cc:5697] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 1 to 2, leader changed from 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131) to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.450109 15199 raft_consensus.cc:3060] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.455408 15199 raft_consensus.cc:1275] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.456758 15282 consensus_queue.cc:1048] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:40.467463 15049 raft_consensus.cc:1275] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.470070 15284 consensus_queue.cc:1048] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.553737 15199 raft_consensus.cc:1275] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.555344 15284 consensus_queue.cc:1048] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.564456 15049 raft_consensus.cc:1275] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.567165 15320 consensus_queue.cc:1048] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:40.571987 15125 raft_consensus.cc:1275] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.573552 15277 consensus_queue.cc:1048] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.585026 15049 raft_consensus.cc:1275] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.587162 15247 consensus_queue.cc:1048] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:40.674688 15125 raft_consensus.cc:1275] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Refusing update from remote peer f05acbe2c45d40a393abe9fff5ad3f32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.676210 15246 consensus_queue.cc:1048] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.681937 15125 raft_consensus.cc:1275] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Refusing update from remote peer f05acbe2c45d40a393abe9fff5ad3f32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.684919 15198 raft_consensus.cc:1275] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Refusing update from remote peer f05acbe2c45d40a393abe9fff5ad3f32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.685925 15255 consensus_queue.cc:1048] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.688084 15255 consensus_queue.cc:1048] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.697669 15199 raft_consensus.cc:3060] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.705648 15199 raft_consensus.cc:1275] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Refusing update from remote peer f05acbe2c45d40a393abe9fff5ad3f32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.707127 15246 consensus_queue.cc:1048] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.942013 14946 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39184:
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:19:42.944567 14946 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:19:42.994407 15036 tablet_service.cc:1511] Processing CreateTablet for tablet 90407ca6c4184624b5c6954c9ae0fa22 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:42.995311 15109 tablet_service.cc:1511] Processing CreateTablet for tablet 90407ca6c4184624b5c6954c9ae0fa22 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:42.995775 15036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90407ca6c4184624b5c6954c9ae0fa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.996625 15109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90407ca6c4184624b5c6954c9ae0fa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.997643 15184 tablet_service.cc:1511] Processing CreateTablet for tablet 90407ca6c4184624b5c6954c9ae0fa22 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:42.998557 15032 tablet_service.cc:1511] Processing CreateTablet for tablet b1a3a050c3d747909c8b9c82e5278018 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:42.998962 15184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90407ca6c4184624b5c6954c9ae0fa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.999871 15032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a3a050c3d747909c8b9c82e5278018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.016662 15111 tablet_service.cc:1511] Processing CreateTablet for tablet b1a3a050c3d747909c8b9c82e5278018 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:43.018237 15111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a3a050c3d747909c8b9c82e5278018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.022212 15186 tablet_service.cc:1511] Processing CreateTablet for tablet b1a3a050c3d747909c8b9c82e5278018 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:43.023661 15186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a3a050c3d747909c8b9c82e5278018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.024534 15033 tablet_service.cc:1511] Processing CreateTablet for tablet 585ea9d938e14bdeae2fdda1e1f8460b (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:43.026127 15033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585ea9d938e14bdeae2fdda1e1f8460b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.027930 15110 tablet_service.cc:1511] Processing CreateTablet for tablet 585ea9d938e14bdeae2fdda1e1f8460b (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:43.028858 15189 tablet_service.cc:1511] Processing CreateTablet for tablet 585ea9d938e14bdeae2fdda1e1f8460b (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:43.029412 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585ea9d938e14bdeae2fdda1e1f8460b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.030277 15189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 585ea9d938e14bdeae2fdda1e1f8460b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.034348 15034 tablet_service.cc:1511] Processing CreateTablet for tablet bf36cfd761d14c4da388a8f26cc49742 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:43.035524 15034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf36cfd761d14c4da388a8f26cc49742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.035760 15335 tablet_bootstrap.cc:492] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:43.049916 15335 tablet_bootstrap.cc:654] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.054874 15337 tablet_bootstrap.cc:492] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:43.056600 15109 tablet_service.cc:1511] Processing CreateTablet for tablet bf36cfd761d14c4da388a8f26cc49742 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:43.058099 15109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf36cfd761d14c4da388a8f26cc49742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.058919 15186 tablet_service.cc:1511] Processing CreateTablet for tablet bf36cfd761d14c4da388a8f26cc49742 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:43.059921 15038 tablet_service.cc:1511] Processing CreateTablet for tablet 97cfe85359884efc93a2ad0a58a9d44d (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:43.060304 15186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf36cfd761d14c4da388a8f26cc49742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.061125 15038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cfe85359884efc93a2ad0a58a9d44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.066601 15113 tablet_service.cc:1511] Processing CreateTablet for tablet 97cfe85359884efc93a2ad0a58a9d44d (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:43.067982 15113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cfe85359884efc93a2ad0a58a9d44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.068876 15336 tablet_bootstrap.cc:492] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:43.091264 15336 tablet_bootstrap.cc:654] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.093225 15337 tablet_bootstrap.cc:654] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.107786 15184 tablet_service.cc:1511] Processing CreateTablet for tablet 97cfe85359884efc93a2ad0a58a9d44d (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:43.108632 15038 tablet_service.cc:1511] Processing CreateTablet for tablet 22e9bb2d6ae44bd7a7e97ae6fefc6707 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:43.109980 15038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e9bb2d6ae44bd7a7e97ae6fefc6707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.109985 15184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cfe85359884efc93a2ad0a58a9d44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.109810 15114 tablet_service.cc:1511] Processing CreateTablet for tablet 22e9bb2d6ae44bd7a7e97ae6fefc6707 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:43.113690 15114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e9bb2d6ae44bd7a7e97ae6fefc6707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.123728 15337 tablet_bootstrap.cc:492] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:43.124339 15337 ts_tablet_manager.cc:1403] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.005s
I20260710 13:19:43.126540 15335 tablet_bootstrap.cc:492] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:43.127138 15335 ts_tablet_manager.cc:1403] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.009s
I20260710 13:19:43.128110 15337 raft_consensus.cc:359] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.128985 15337 raft_consensus.cc:385] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.129333 15337 raft_consensus.cc:740] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.130255 15337 consensus_queue.cc:260] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.131217 15323 raft_consensus.cc:493] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.131807 15323 raft_consensus.cc:515] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.138696 15335 raft_consensus.cc:359] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.156328 15335 raft_consensus.cc:385] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.156872 15335 raft_consensus.cc:740] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.153225 15323 leader_election.cc:290] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:43.154927 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:43.142505 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
W20260710 13:19:43.164489 15162 leader_election.cc:343] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:43.165518 15163 leader_election.cc:343] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:43.166050 15163 leader_election.cc:304] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056; no voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:43.166878 15323 raft_consensus.cc:2749] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:43.148757 15337 ts_tablet_manager.cc:1434] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 13:19:43.168637 15337 tablet_bootstrap.cc:492] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:43.165555 15335 consensus_queue.cc:260] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.174547 15335 ts_tablet_manager.cc:1434] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.001s
I20260710 13:19:43.175618 15335 tablet_bootstrap.cc:492] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:43.177066 15337 tablet_bootstrap.cc:654] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.181881 15186 tablet_service.cc:1511] Processing CreateTablet for tablet 22e9bb2d6ae44bd7a7e97ae6fefc6707 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:43.183660 15186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e9bb2d6ae44bd7a7e97ae6fefc6707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.184425 15336 tablet_bootstrap.cc:492] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:43.185267 15336 ts_tablet_manager.cc:1403] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.007s
I20260710 13:19:43.190279 15336 raft_consensus.cc:359] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.191397 15336 raft_consensus.cc:385] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.191859 15336 raft_consensus.cc:740] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.192952 15336 consensus_queue.cc:260] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.184481 15335 tablet_bootstrap.cc:654] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.194034 15038 tablet_service.cc:1511] Processing CreateTablet for tablet 33a924732d0a47a194493b24d24e4ed6 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:43.195963 15038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a924732d0a47a194493b24d24e4ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.196115 15184 tablet_service.cc:1511] Processing CreateTablet for tablet 33a924732d0a47a194493b24d24e4ed6 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:43.198344 15184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a924732d0a47a194493b24d24e4ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.211197 15109 tablet_service.cc:1511] Processing CreateTablet for tablet 33a924732d0a47a194493b24d24e4ed6 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:43.214058 15337 tablet_bootstrap.cc:492] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:43.216907 15337 ts_tablet_manager.cc:1403] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.016s
I20260710 13:19:43.212744 15109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a924732d0a47a194493b24d24e4ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.222339 15189 tablet_service.cc:1511] Processing CreateTablet for tablet 4dbd1c8c34aa4b1f8c680d8f2c304cf5 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:43.223985 15189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbd1c8c34aa4b1f8c680d8f2c304cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.227888 15321 raft_consensus.cc:493] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.227648 15032 tablet_service.cc:1511] Processing CreateTablet for tablet 4dbd1c8c34aa4b1f8c680d8f2c304cf5 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:43.228437 15321 raft_consensus.cc:515] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.235288 15337 raft_consensus.cc:359] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.236191 15337 raft_consensus.cc:385] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.237392 15114 tablet_service.cc:1511] Processing CreateTablet for tablet 4dbd1c8c34aa4b1f8c680d8f2c304cf5 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:43.239140 15114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbd1c8c34aa4b1f8c680d8f2c304cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.236532 15337 raft_consensus.cc:740] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.240729 15186 tablet_service.cc:1511] Processing CreateTablet for tablet 8caf464cb0e445358f6aeb7f7abb81d3 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:43.241410 15032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dbd1c8c34aa4b1f8c680d8f2c304cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.242000 15186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8caf464cb0e445358f6aeb7f7abb81d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.241775 15110 tablet_service.cc:1511] Processing CreateTablet for tablet 8caf464cb0e445358f6aeb7f7abb81d3 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:43.243238 15033 tablet_service.cc:1511] Processing CreateTablet for tablet 8caf464cb0e445358f6aeb7f7abb81d3 (DEFAULT_TABLE table=soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:43.244653 15033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8caf464cb0e445358f6aeb7f7abb81d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.247334 15110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8caf464cb0e445358f6aeb7f7abb81d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.262302 15321 leader_election.cc:290] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.263487 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90407ca6c4184624b5c6954c9ae0fa22" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:43.263842 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90407ca6c4184624b5c6954c9ae0fa22" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:43.264448 15125 raft_consensus.cc:2468] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:43.266145 15013 leader_election.cc:304] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
W20260710 13:19:43.267949 14996 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:43.270372 15337 consensus_queue.cc:260] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.275158 15198 raft_consensus.cc:2468] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:43.284081 15337 ts_tablet_manager.cc:1434] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.001s
I20260710 13:19:43.285746 15337 tablet_bootstrap.cc:492] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:43.272395 15321 raft_consensus.cc:2804] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.296836 15321 raft_consensus.cc:493] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.297899 15321 raft_consensus.cc:3060] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.303439 15336 ts_tablet_manager.cc:1434] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.117s	user 0.013s	sys 0.012s
I20260710 13:19:43.304550 15336 tablet_bootstrap.cc:492] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:43.308303 15335 tablet_bootstrap.cc:492] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:43.309044 15335 ts_tablet_manager.cc:1403] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.134s	user 0.027s	sys 0.023s
I20260710 13:19:43.311467 15337 tablet_bootstrap.cc:654] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.312201 15335 raft_consensus.cc:359] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.316051 15335 raft_consensus.cc:385] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.316452 15335 raft_consensus.cc:740] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.317334 15335 consensus_queue.cc:260] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.321373 15321 raft_consensus.cc:515] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.323153 15335 ts_tablet_manager.cc:1434] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260710 13:19:43.324324 15335 tablet_bootstrap.cc:492] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:43.328289 15336 tablet_bootstrap.cc:654] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.333621 15321 leader_election.cc:290] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.334393 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90407ca6c4184624b5c6954c9ae0fa22" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:43.335323 15125 raft_consensus.cc:3060] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.335435 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90407ca6c4184624b5c6954c9ae0fa22" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:43.336223 15198 raft_consensus.cc:3060] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.347306 15198 raft_consensus.cc:2468] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:43.348614 15016 leader_election.cc:304] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:43.349781 15321 raft_consensus.cc:2804] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:43.351673 15335 tablet_bootstrap.cc:654] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.352412 15321 raft_consensus.cc:697] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:43.353875 15321 consensus_queue.cc:237] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.365450 15337 tablet_bootstrap.cc:492] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:43.366818 15337 ts_tablet_manager.cc:1403] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.016s
I20260710 13:19:43.368503 15125 raft_consensus.cc:2468] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:43.373147 15337 raft_consensus.cc:359] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.373761 15335 tablet_bootstrap.cc:492] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:43.373970 15337 raft_consensus.cc:385] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.374296 15335 ts_tablet_manager.cc:1403] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.001s
I20260710 13:19:43.374507 15336 tablet_bootstrap.cc:492] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:43.375094 15336 ts_tablet_manager.cc:1403] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.024s
I20260710 13:19:43.374296 15337 raft_consensus.cc:740] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.377570 15335 raft_consensus.cc:359] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.377631 15337 consensus_queue.cc:260] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.378402 15335 raft_consensus.cc:385] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.378790 15335 raft_consensus.cc:740] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.379523 15335 consensus_queue.cc:260] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.380590 15337 ts_tablet_manager.cc:1434] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:19:43.381608 15337 tablet_bootstrap.cc:492] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:43.378420 15336 raft_consensus.cc:359] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.385761 15336 raft_consensus.cc:385] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.386508 15336 raft_consensus.cc:740] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.384388 15335 ts_tablet_manager.cc:1434] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:19:43.387560 15336 consensus_queue.cc:260] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.390446 15336 ts_tablet_manager.cc:1434] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:19:43.383930 14948 catalog_manager.cc:5697] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:43.391641 15336 tablet_bootstrap.cc:492] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:43.388135 15335 tablet_bootstrap.cc:492] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:43.397255 15337 tablet_bootstrap.cc:654] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.398952 15336 tablet_bootstrap.cc:654] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.402096 15335 tablet_bootstrap.cc:654] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.411938 15323 raft_consensus.cc:493] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.412688 15323 raft_consensus.cc:515] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.415665 15323 leader_election.cc:290] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:43.417404 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585ea9d938e14bdeae2fdda1e1f8460b" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:43.417819 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585ea9d938e14bdeae2fdda1e1f8460b" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:43.418694 15049 raft_consensus.cc:2468] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 0.
W20260710 13:19:43.419461 15162 leader_election.cc:343] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:43.420578 15335 tablet_bootstrap.cc:492] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:43.420368 15163 leader_election.cc:304] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [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: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 244fd14e8f4c4aec93b6acdbe8235366
I20260710 13:19:43.421983 15323 raft_consensus.cc:2804] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.422504 15323 raft_consensus.cc:493] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.422981 15323 raft_consensus.cc:3060] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.440923 15335 ts_tablet_manager.cc:1403] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.008s
I20260710 13:19:43.450778 15335 raft_consensus.cc:359] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.451701 15335 raft_consensus.cc:385] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.451985 15335 raft_consensus.cc:740] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.452685 15335 consensus_queue.cc:260] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.454007 15337 tablet_bootstrap.cc:492] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:43.454523 15337 ts_tablet_manager.cc:1403] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.073s	user 0.035s	sys 0.025s
I20260710 13:19:43.455068 15335 ts_tablet_manager.cc:1434] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:43.455617 15336 tablet_bootstrap.cc:492] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:43.456092 15336 ts_tablet_manager.cc:1403] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.065s	user 0.034s	sys 0.024s
I20260710 13:19:43.457324 15337 raft_consensus.cc:359] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.458032 15337 raft_consensus.cc:385] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.458298 15337 raft_consensus.cc:740] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.458968 15336 raft_consensus.cc:359] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.459125 15337 consensus_queue.cc:260] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.459684 15336 raft_consensus.cc:385] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.460055 15336 raft_consensus.cc:740] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.462188 15323 raft_consensus.cc:515] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.464965 15337 ts_tablet_manager.cc:1434] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:19:43.465988 15337 tablet_bootstrap.cc:492] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:43.465821 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585ea9d938e14bdeae2fdda1e1f8460b" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:43.466423 15049 raft_consensus.cc:3060] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.460810 15336 consensus_queue.cc:260] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.473111 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585ea9d938e14bdeae2fdda1e1f8460b" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:43.473749 15125 raft_consensus.cc:3060] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.474617 15336 ts_tablet_manager.cc:1434] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 13:19:43.475653 15336 tablet_bootstrap.cc:492] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:43.476013 15337 tablet_bootstrap.cc:654] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.481778 15049 raft_consensus.cc:2468] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 1.
I20260710 13:19:43.482147 15336 tablet_bootstrap.cc:654] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.483026 15163 leader_election.cc:304] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:43.484232 15340 raft_consensus.cc:2804] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:43.480562 15125 raft_consensus.cc:2468] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 1.
I20260710 13:19:43.492048 15323 leader_election.cc:290] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:43.493384 15336 tablet_bootstrap.cc:492] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:43.493896 15336 ts_tablet_manager.cc:1403] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:19:43.494314 15335 tablet_bootstrap.cc:492] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:43.496099 15336 raft_consensus.cc:359] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.496698 15336 raft_consensus.cc:385] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.497080 15336 raft_consensus.cc:740] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.498045 15336 consensus_queue.cc:260] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.502151 15336 ts_tablet_manager.cc:1434] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:43.503540 15336 tablet_bootstrap.cc:492] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:43.508646 15335 tablet_bootstrap.cc:654] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.512497 15336 tablet_bootstrap.cc:654] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.516584 15340 raft_consensus.cc:697] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:43.518009 15340 consensus_queue.cc:237] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.525170 15337 tablet_bootstrap.cc:492] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:43.526252 15337 ts_tablet_manager.cc:1403] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.034s
I20260710 13:19:43.526253 15335 tablet_bootstrap.cc:492] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:43.526968 15335 ts_tablet_manager.cc:1403] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.009s
I20260710 13:19:43.528203 15336 tablet_bootstrap.cc:492] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:43.528709 15336 ts_tablet_manager.cc:1403] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 13:19:43.529592 15337 raft_consensus.cc:359] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.530441 15337 raft_consensus.cc:385] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.530058 15335 raft_consensus.cc:359] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.530761 15337 raft_consensus.cc:740] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.530841 15335 raft_consensus.cc:385] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.531224 15335 raft_consensus.cc:740] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.531605 15337 consensus_queue.cc:260] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.532090 15336 raft_consensus.cc:359] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.532186 15335 consensus_queue.cc:260] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.532884 15336 raft_consensus.cc:385] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.533197 14948 catalog_manager.cc:5697] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.534467 15337 ts_tablet_manager.cc:1434] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:43.535418 15337 tablet_bootstrap.cc:492] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:43.533196 15336 raft_consensus.cc:740] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.536450 15336 consensus_queue.cc:260] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.538828 15336 ts_tablet_manager.cc:1434] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:43.539175 15335 ts_tablet_manager.cc:1434] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:43.539840 15336 tablet_bootstrap.cc:492] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:43.540187 15335 tablet_bootstrap.cc:492] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:43.543277 15337 tablet_bootstrap.cc:654] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.547093 15335 tablet_bootstrap.cc:654] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.547253 15336 tablet_bootstrap.cc:654] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.555716 15337 tablet_bootstrap.cc:492] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:43.556268 15337 ts_tablet_manager.cc:1403] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 13:19:43.559012 15336 tablet_bootstrap.cc:492] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:43.559583 15336 ts_tablet_manager.cc:1403] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 13:19:43.559134 15337 raft_consensus.cc:359] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.560066 15337 raft_consensus.cc:385] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.560459 15337 raft_consensus.cc:740] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.561288 15337 consensus_queue.cc:260] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.562549 15336 raft_consensus.cc:359] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.563401 15336 raft_consensus.cc:385] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.563745 15337 ts_tablet_manager.cc:1434] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:43.563699 15336 raft_consensus.cc:740] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.565023 15337 tablet_bootstrap.cc:492] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:43.565877 15336 consensus_queue.cc:260] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.568197 15336 ts_tablet_manager.cc:1434] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:19:43.569265 15336 tablet_bootstrap.cc:492] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:43.571933 15337 tablet_bootstrap.cc:654] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.574827 15335 tablet_bootstrap.cc:492] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:43.575344 15335 ts_tablet_manager.cc:1403] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.015s
I20260710 13:19:43.575456 15321 raft_consensus.cc:493] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.575984 15321 raft_consensus.cc:515] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.578080 15336 tablet_bootstrap.cc:654] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.578786 15335 raft_consensus.cc:359] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.579546 15335 raft_consensus.cc:385] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.579851 15335 raft_consensus.cc:740] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.580565 15335 consensus_queue.cc:260] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.583550 15335 ts_tablet_manager.cc:1434] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:43.584263 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e9bb2d6ae44bd7a7e97ae6fefc6707" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:43.584565 15335 tablet_bootstrap.cc:492] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:43.585290 15337 tablet_bootstrap.cc:492] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:43.585498 15125 raft_consensus.cc:2468] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:43.585784 15337 ts_tablet_manager.cc:1403] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260710 13:19:43.586659 15013 leader_election.cc:304] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:43.586889 15321 leader_election.cc:290] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.587663 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e9bb2d6ae44bd7a7e97ae6fefc6707" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:43.588349 15198 raft_consensus.cc:2468] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:43.588898 15337 raft_consensus.cc:359] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.589283 15345 raft_consensus.cc:2804] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.589658 15337 raft_consensus.cc:385] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.589799 15345 raft_consensus.cc:493] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.590055 15337 raft_consensus.cc:740] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.590246 15345 raft_consensus.cc:3060] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.590854 15337 consensus_queue.cc:260] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.591513 15335 tablet_bootstrap.cc:654] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.593356 15337 ts_tablet_manager.cc:1434] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:43.594422 15337 tablet_bootstrap.cc:492] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:43.585264 15336 tablet_bootstrap.cc:492] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:43.597385 15336 ts_tablet_manager.cc:1403] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.009s
I20260710 13:19:43.601197 15336 raft_consensus.cc:359] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.602466 15336 raft_consensus.cc:385] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.602844 15336 raft_consensus.cc:740] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.603717 15336 consensus_queue.cc:260] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.604235 15345 raft_consensus.cc:515] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.613265 15337 tablet_bootstrap.cc:654] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.614042 15345 leader_election.cc:290] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.606818 15336 ts_tablet_manager.cc:1434] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:43.616115 15336 tablet_bootstrap.cc:492] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:43.617324 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e9bb2d6ae44bd7a7e97ae6fefc6707" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:43.617871 15125 raft_consensus.cc:3060] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.616480 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e9bb2d6ae44bd7a7e97ae6fefc6707" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:43.620473 15198 raft_consensus.cc:3060] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.608912 15321 raft_consensus.cc:493] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.630345 15125 raft_consensus.cc:2468] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:43.631263 15321 raft_consensus.cc:515] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.631585 15345 raft_consensus.cc:493] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.642297 15321 leader_election.cc:290] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.643388 15199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf36cfd761d14c4da388a8f26cc49742" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:43.643718 15013 leader_election.cc:304] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:43.644297 15199 raft_consensus.cc:2468] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:43.644609 15321 raft_consensus.cc:2804] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:43.645161 15321 raft_consensus.cc:697] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:43.645988 15321 consensus_queue.cc:237] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.646409 15016 leader_election.cc:304] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:43.647619 15343 raft_consensus.cc:2804] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.648082 15343 raft_consensus.cc:493] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.648520 15343 raft_consensus.cc:3060] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.648223 15345 raft_consensus.cc:515] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.643383 15366 raft_consensus.cc:493] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.652654 15366 raft_consensus.cc:515] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.656189 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:43.657027 15049 raft_consensus.cc:2468] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 0.
I20260710 13:19:43.658075 15345 leader_election.cc:290] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.644318 15198 raft_consensus.cc:2468] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:43.658301 15199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:43.659224 15199 raft_consensus.cc:2468] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 0.
I20260710 13:19:43.659394 15197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:43.659981 15197 raft_consensus.cc:2468] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:43.660607 15091 leader_election.cc:304] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:43.660924 15343 raft_consensus.cc:515] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.661791 15320 raft_consensus.cc:2804] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.662021 15016 leader_election.cc:304] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:43.662310 15320 raft_consensus.cc:493] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.663070 15343 leader_election.cc:290] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.663277 15320 raft_consensus.cc:3060] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.664911 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf36cfd761d14c4da388a8f26cc49742" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:43.665570 15336 tablet_bootstrap.cc:654] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.665483 15125 raft_consensus.cc:2468] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 0.
I20260710 13:19:43.663651 15343 raft_consensus.cc:2804] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.667014 15366 leader_election.cc:290] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.670096 15124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf36cfd761d14c4da388a8f26cc49742" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:43.675091 15337 tablet_bootstrap.cc:492] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:43.674878 15124 raft_consensus.cc:3060] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.670418 15343 raft_consensus.cc:493] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.675594 15337 ts_tablet_manager.cc:1403] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.028s
I20260710 13:19:43.675894 15343 raft_consensus.cc:3060] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.677716 15320 raft_consensus.cc:515] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.678468 15337 raft_consensus.cc:359] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.682873 15337 raft_consensus.cc:385] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.683166 15337 raft_consensus.cc:740] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.681370 15124 raft_consensus.cc:2468] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:43.673046 15199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf36cfd761d14c4da388a8f26cc49742" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:43.684062 15199 raft_consensus.cc:3060] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.685905 15197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:43.686329 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:43.670310 15335 tablet_bootstrap.cc:492] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:43.686475 15197 raft_consensus.cc:3060] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.689194 15320 leader_election.cc:290] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.691481 15199 raft_consensus.cc:2468] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 1.
I20260710 13:19:43.693096 15335 ts_tablet_manager.cc:1403] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.109s	user 0.035s	sys 0.019s
I20260710 13:19:43.692678 15337 consensus_queue.cc:260] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.693980 15197 raft_consensus.cc:2468] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 1.
I20260710 13:19:43.669348 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:43.694868 15125 raft_consensus.cc:2393] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05acbe2c45d40a393abe9fff5ad3f32 in current term 1: Already voted for candidate 244fd14e8f4c4aec93b6acdbe8235366 in this term.
I20260710 13:19:43.695185 15091 leader_election.cc:304] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:43.695984 15016 leader_election.cc:304] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:43.696249 15335 raft_consensus.cc:359] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.696586 15366 raft_consensus.cc:2804] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:43.696794 15337 ts_tablet_manager.cc:1434] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 13:19:43.697948 15366 raft_consensus.cc:697] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:43.698518 15337 tablet_bootstrap.cc:492] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056: Bootstrap starting.
I20260710 13:19:43.698908 15366 consensus_queue.cc:237] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.704695 15337 tablet_bootstrap.cc:654] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.689376 14947 catalog_manager.cc:5697] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:43.708247 15321 raft_consensus.cc:2804] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:43.708947 15321 raft_consensus.cc:697] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:43.709828 15321 consensus_queue.cc:237] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.719431 15343 raft_consensus.cc:515] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.722762 15336 tablet_bootstrap.cc:492] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:43.726958 15336 ts_tablet_manager.cc:1403] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.008s
I20260710 13:19:43.728430 14946 catalog_manager.cc:5697] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:43.729956 15337 tablet_bootstrap.cc:492] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056: No bootstrap required, opened a new log
I20260710 13:19:43.729604 15336 raft_consensus.cc:359] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.729396 14947 catalog_manager.cc:5697] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 0 to 1, leader changed from <none> to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:43.730299 15336 raft_consensus.cc:385] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.730608 15336 raft_consensus.cc:740] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.730643 15049 raft_consensus.cc:2393] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 244fd14e8f4c4aec93b6acdbe8235366 in current term 1: Already voted for candidate f05acbe2c45d40a393abe9fff5ad3f32 in this term.
I20260710 13:19:43.697021 15335 raft_consensus.cc:385] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.731228 15335 raft_consensus.cc:740] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.731333 15336 consensus_queue.cc:260] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.731951 15335 consensus_queue.cc:260] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.733600 15336 ts_tablet_manager.cc:1434] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:43.733676 15343 leader_election.cc:290] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 1 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.734164 15335 ts_tablet_manager.cc:1434] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.003s
I20260710 13:19:43.734427 15337 ts_tablet_manager.cc:1403] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.011s
I20260710 13:19:43.734288 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:43.735203 15335 tablet_bootstrap.cc:492] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:43.735522 15197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:43.736158 15197 raft_consensus.cc:2393] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f05acbe2c45d40a393abe9fff5ad3f32 in current term 1: Already voted for candidate 244fd14e8f4c4aec93b6acdbe8235366 in this term.
I20260710 13:19:43.737166 15337 raft_consensus.cc:359] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.737394 15340 raft_consensus.cc:493] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.737403 15016 leader_election.cc:304] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [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: f05acbe2c45d40a393abe9fff5ad3f32; no voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:43.737859 15337 raft_consensus.cc:385] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.738181 15337 raft_consensus.cc:740] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.738045 15340 raft_consensus.cc:515] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.738911 15337 consensus_queue.cc:260] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.740181 15340 leader_election.cc:290] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:43.741258 15337 ts_tablet_manager.cc:1434] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:19:43.742079 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:43.742806 15049 raft_consensus.cc:2468] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 0.
I20260710 13:19:43.743708 15320 raft_consensus.cc:493] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.744082 15163 leader_election.cc:304] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:43.743587 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:43.745013 15343 raft_consensus.cc:2749] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:43.745025 15340 raft_consensus.cc:2804] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.745687 15340 raft_consensus.cc:493] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:43.745790 15162 leader_election.cc:343] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:43.744194 15320 raft_consensus.cc:515] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.746127 15340 raft_consensus.cc:3060] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.747807 15320 leader_election.cc:290] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.748900 15336 tablet_bootstrap.cc:492] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32: Bootstrap starting.
I20260710 13:19:43.749584 15197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cfe85359884efc93a2ad0a58a9d44d" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:43.750303 15197 raft_consensus.cc:2468] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 0.
I20260710 13:19:43.751637 15091 leader_election.cc:304] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:43.752990 15320 raft_consensus.cc:2804] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.753386 15320 raft_consensus.cc:493] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.753499 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cfe85359884efc93a2ad0a58a9d44d" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:43.753769 15320 raft_consensus.cc:3060] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.754216 15049 raft_consensus.cc:2468] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 0.
I20260710 13:19:43.756152 15340 raft_consensus.cc:515] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.759363 15340 leader_election.cc:290] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:43.761096 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
W20260710 13:19:43.763427 15162 leader_election.cc:343] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:43.764505 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:43.765195 15049 raft_consensus.cc:3060] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.765136 15320 raft_consensus.cc:515] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.768546 15336 tablet_bootstrap.cc:654] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.768703 15197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cfe85359884efc93a2ad0a58a9d44d" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:43.768724 15050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cfe85359884efc93a2ad0a58a9d44d" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:43.769362 15197 raft_consensus.cc:3060] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.769500 15050 raft_consensus.cc:3060] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.772243 15335 tablet_bootstrap.cc:654] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.777343 15049 raft_consensus.cc:2468] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 1.
I20260710 13:19:43.777470 15320 leader_election.cc:290] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:43.777384 15050 raft_consensus.cc:2468] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 1.
I20260710 13:19:43.778177 15197 raft_consensus.cc:2468] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 1.
I20260710 13:19:43.780858 15336 tablet_bootstrap.cc:492] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32: No bootstrap required, opened a new log
I20260710 13:19:43.781086 15091 leader_election.cc:304] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:43.781361 15336 ts_tablet_manager.cc:1403] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.001s
I20260710 13:19:43.782366 15320 raft_consensus.cc:2804] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:43.782891 15320 raft_consensus.cc:697] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:43.783613 15320 consensus_queue.cc:237] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.783777 15336 raft_consensus.cc:359] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.784364 15336 raft_consensus.cc:385] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.784601 15336 raft_consensus.cc:740] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.785178 15336 consensus_queue.cc:260] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.792867 15336 ts_tablet_manager.cc:1434] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260710 13:19:43.792657 15163 leader_election.cc:304] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [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: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 244fd14e8f4c4aec93b6acdbe8235366
I20260710 13:19:43.794461 15343 consensus_queue.cc:1048] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:43.794145 15340 raft_consensus.cc:2804] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:43.795218 15340 raft_consensus.cc:697] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:43.794103 14947 catalog_manager.cc:5697] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 0 to 1, leader changed from <none> to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:43.796011 15340 consensus_queue.cc:237] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.804790 15335 tablet_bootstrap.cc:492] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:43.805490 15335 ts_tablet_manager.cc:1403] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.009s
I20260710 13:19:43.809571 15343 consensus_queue.cc:1048] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:43.809631 15335 raft_consensus.cc:359] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.810739 15335 raft_consensus.cc:385] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.811290 15335 raft_consensus.cc:740] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.812531 15335 consensus_queue.cc:260] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.817159 15335 ts_tablet_manager.cc:1434] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:43.817976 15335 tablet_bootstrap.cc:492] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366: Bootstrap starting.
I20260710 13:19:43.831832 14948 catalog_manager.cc:5697] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.836568 15335 tablet_bootstrap.cc:654] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.848966 15335 tablet_bootstrap.cc:492] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366: No bootstrap required, opened a new log
I20260710 13:19:43.849377 15335 ts_tablet_manager.cc:1403] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260710 13:19:43.851859 15335 raft_consensus.cc:359] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.852527 15335 raft_consensus.cc:385] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.852821 15335 raft_consensus.cc:740] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.853449 15335 consensus_queue.cc:260] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.854199 15340 raft_consensus.cc:493] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.854794 15340 raft_consensus.cc:515] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.855226 15335 ts_tablet_manager.cc:1434] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:43.856653 15340 leader_election.cc:290] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:43.857322 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd1c8c34aa4b1f8c680d8f2c304cf5" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:43.857965 15049 raft_consensus.cc:2468] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 0.
I20260710 13:19:43.858888 15163 leader_election.cc:304] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:43.859218 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd1c8c34aa4b1f8c680d8f2c304cf5" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366" is_pre_election: true
I20260710 13:19:43.859651 15340 raft_consensus.cc:2804] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.859939 15125 raft_consensus.cc:2468] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 0.
I20260710 13:19:43.860069 15340 raft_consensus.cc:493] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.860433 15340 raft_consensus.cc:3060] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.866602 15340 raft_consensus.cc:515] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.868559 15340 leader_election.cc:290] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:43.869300 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd1c8c34aa4b1f8c680d8f2c304cf5" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:43.870048 15049 raft_consensus.cc:3060] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.870086 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd1c8c34aa4b1f8c680d8f2c304cf5" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:43.870716 15125 raft_consensus.cc:3060] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.875175 15125 raft_consensus.cc:2468] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 1.
I20260710 13:19:43.875679 15049 raft_consensus.cc:2468] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 1.
I20260710 13:19:43.876008 15162 leader_election.cc:304] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:43.876801 15340 raft_consensus.cc:2804] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:43.877224 15340 raft_consensus.cc:697] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:43.877897 15340 consensus_queue.cc:237] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:43.884600 14947 catalog_manager.cc:5697] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.978560 15340 consensus_queue.cc:1048] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:43.989961 15356 consensus_queue.cc:1048] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.064201 15321 consensus_queue.cc:1048] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.074453 15345 consensus_queue.cc:1048] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.091289 15320 raft_consensus.cc:493] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.091795 15320 raft_consensus.cc:515] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.093915 15320 leader_election.cc:290] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:44.094480 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf464cb0e445358f6aeb7f7abb81d3" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" is_pre_election: true
I20260710 13:19:44.094966 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf464cb0e445358f6aeb7f7abb81d3" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056" is_pre_election: true
I20260710 13:19:44.095050 15049 raft_consensus.cc:2468] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 0.
I20260710 13:19:44.095577 15198 raft_consensus.cc:2468] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 0.
I20260710 13:19:44.096168 15089 leader_election.cc:304] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:44.097023 15320 raft_consensus.cc:2804] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:44.097373 15320 raft_consensus.cc:493] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.097702 15320 raft_consensus.cc:3060] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.104214 15320 raft_consensus.cc:515] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.105867 15320 leader_election.cc:290] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:44.106885 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf464cb0e445358f6aeb7f7abb81d3" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:44.106978 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf464cb0e445358f6aeb7f7abb81d3" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:44.107502 15049 raft_consensus.cc:3060] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.107637 15198 raft_consensus.cc:3060] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.108944 15345 consensus_queue.cc:1048] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.115311 15198 raft_consensus.cc:2468] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 1.
I20260710 13:19:44.116005 15049 raft_consensus.cc:2468] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 1.
I20260710 13:19:44.116405 15091 leader_election.cc:304] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:44.117265 15320 raft_consensus.cc:2804] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.117741 15320 raft_consensus.cc:697] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:44.118644 15320 consensus_queue.cc:237] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.123904 15344 consensus_queue.cc:1048] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.134167 14947 catalog_manager.cc:5697] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 0 to 1, leader changed from <none> to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.140285 15320 consensus_queue.cc:1048] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.152565 15367 consensus_queue.cc:1048] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.184614 15125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
mode: GRACEFUL
new_leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
 from {username='slave'} at 127.0.0.1:54342
I20260710 13:19:44.185166 15125 raft_consensus.cc:606] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Received request to transfer leadership to TS f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:44.189765 15198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "585ea9d938e14bdeae2fdda1e1f8460b"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
mode: GRACEFUL
new_leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
 from {username='slave'} at 127.0.0.1:60248
I20260710 13:19:44.190361 15198 raft_consensus.cc:606] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Received request to transfer leadership to TS f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:44.200627 15049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22e9bb2d6ae44bd7a7e97ae6fefc6707"
dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
mode: GRACEFUL
new_leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:40066
I20260710 13:19:44.201205 15049 raft_consensus.cc:606] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Received request to transfer leadership to TS 244fd14e8f4c4aec93b6acdbe8235366
I20260710 13:19:44.205816 15198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
mode: GRACEFUL
new_leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:60248
I20260710 13:19:44.206331 15198 raft_consensus.cc:606] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Received request to transfer leadership to TS 244fd14e8f4c4aec93b6acdbe8235366
I20260710 13:19:44.210974 15198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4dbd1c8c34aa4b1f8c680d8f2c304cf5"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
mode: GRACEFUL
new_leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:60248
I20260710 13:19:44.211469 15198 raft_consensus.cc:606] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Received request to transfer leadership to TS 244fd14e8f4c4aec93b6acdbe8235366
I20260710 13:19:44.216521 15125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8caf464cb0e445358f6aeb7f7abb81d3"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
mode: GRACEFUL
new_leader_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:54342
I20260710 13:19:44.217087 15125 raft_consensus.cc:606] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Received request to transfer leadership to TS 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:44.238657 15125 raft_consensus.cc:3060] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.239771 15366 consensus_queue.cc:1048] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.246491 15356 consensus_queue.cc:1048] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.253558 15320 consensus_queue.cc:1048] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.261713 15323 raft_consensus.cc:993] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056: : Instructing follower 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:44.262154 15323 raft_consensus.cc:1081] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Signalling peer 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:44.265053 15124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:54334
I20260710 13:19:44.265782 15124 raft_consensus.cc:493] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.266181 15124 raft_consensus.cc:3060] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.285689 15340 consensus_queue.cc:1048] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:44.299461 15398 consensus_queue.cc:1048] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:44.292532 15124 raft_consensus.cc:515] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.312454 15048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:44.318796 15124 leader_election.cc:290] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 2 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:44.322880 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:44.323505 15198 raft_consensus.cc:3055] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.323818 15198 raft_consensus.cc:740] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:44.324703 15198 consensus_queue.cc:260] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.324901 15356 consensus_queue.cc:1048] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.325861 15198 raft_consensus.cc:3060] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.331136 15198 raft_consensus.cc:2468] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 2.
I20260710 13:19:44.332357 15091 leader_election.cc:304] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [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: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: f05acbe2c45d40a393abe9fff5ad3f32
I20260710 13:19:44.333611 15320 raft_consensus.cc:2804] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.334123 15320 raft_consensus.cc:697] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:44.335002 15320 consensus_queue.cc:237] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.344183 15356 raft_consensus.cc:993] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056: : Instructing follower 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:44.344666 15356 raft_consensus.cc:1081] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Signalling peer 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:44.347973 15124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4dbd1c8c34aa4b1f8c680d8f2c304cf5"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:54334
I20260710 13:19:44.348582 15124 raft_consensus.cc:493] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.348999 15124 raft_consensus.cc:3060] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.349972 14946 catalog_manager.cc:5697] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 1 to 2, leader changed from 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131) to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.354553 15124 raft_consensus.cc:515] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.356814 15124 leader_election.cc:290] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 2 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:44.357149 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd1c8c34aa4b1f8c680d8f2c304cf5" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:44.357450 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dbd1c8c34aa4b1f8c680d8f2c304cf5" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:44.357731 15049 raft_consensus.cc:3060] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.358031 15198 raft_consensus.cc:3055] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.358341 15198 raft_consensus.cc:740] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:44.359036 15198 consensus_queue.cc:260] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.360101 15198 raft_consensus.cc:3060] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.364686 15049 raft_consensus.cc:2468] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 2.
I20260710 13:19:44.365504 15198 raft_consensus.cc:2468] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 2.
I20260710 13:19:44.365793 15089 leader_election.cc:304] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:44.366632 15320 raft_consensus.cc:2804] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.367087 15320 raft_consensus.cc:697] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:44.367810 15320 consensus_queue.cc:237] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.374092 14946 catalog_manager.cc:5697] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 1 to 2, leader changed from 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131) to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.478539 15397 raft_consensus.cc:993] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056: : Instructing follower f05acbe2c45d40a393abe9fff5ad3f32 to start an election
I20260710 13:19:44.479112 15399 raft_consensus.cc:1081] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Signalling peer f05acbe2c45d40a393abe9fff5ad3f32 to start an election
I20260710 13:19:44.480633 15049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "585ea9d938e14bdeae2fdda1e1f8460b"
dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
 from {username='slave'} at 127.0.0.1:40044
I20260710 13:19:44.481119 15049 raft_consensus.cc:493] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.481392 15049 raft_consensus.cc:3060] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.486008 15049 raft_consensus.cc:515] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.487735 15049 leader_election.cc:290] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 2 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:44.488422 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585ea9d938e14bdeae2fdda1e1f8460b" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:44.488682 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "585ea9d938e14bdeae2fdda1e1f8460b" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:44.489080 15125 raft_consensus.cc:3060] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.489256 15198 raft_consensus.cc:3055] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.489609 15198 raft_consensus.cc:740] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:44.490404 15198 consensus_queue.cc:260] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.491513 15198 raft_consensus.cc:3060] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.494330 15125 raft_consensus.cc:2468] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 2.
I20260710 13:19:44.495507 15013 leader_election.cc:304] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:44.496263 15343 raft_consensus.cc:2804] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.496702 15343 raft_consensus.cc:697] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:44.497256 15198 raft_consensus.cc:2468] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 2.
I20260710 13:19:44.497584 15343 consensus_queue.cc:237] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.504354 14946 catalog_manager.cc:5697] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 1 to 2, leader changed from 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131) to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.511312 15366 consensus_queue.cc:1048] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.522466 15366 consensus_queue.cc:1048] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.530683 15366 raft_consensus.cc:993] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366: : Instructing follower 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:44.531180 15320 raft_consensus.cc:1081] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Signalling peer 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:44.532743 15198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8caf464cb0e445358f6aeb7f7abb81d3"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:60234
I20260710 13:19:44.533257 15198 raft_consensus.cc:493] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.533540 15198 raft_consensus.cc:3060] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.539175 15198 raft_consensus.cc:515] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.540645 15198 leader_election.cc:290] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 2 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:44.541543 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf464cb0e445358f6aeb7f7abb81d3" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:44.542148 15049 raft_consensus.cc:3060] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.542121 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8caf464cb0e445358f6aeb7f7abb81d3" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:44.543157 15125 raft_consensus.cc:3055] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.543556 15125 raft_consensus.cc:740] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:44.544201 15125 consensus_queue.cc:260] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.545085 15125 raft_consensus.cc:3060] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.549077 15049 raft_consensus.cc:2468] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 2.
I20260710 13:19:44.549417 15125 raft_consensus.cc:2468] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 2.
I20260710 13:19:44.550366 15163 leader_election.cc:304] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:44.551051 15399 raft_consensus.cc:2804] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.551558 15399 raft_consensus.cc:697] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 2 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:44.552251 15399 consensus_queue.cc:237] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.558877 14946 catalog_manager.cc:5697] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 1 to 2, leader changed from 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130) to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.605145 15345 raft_consensus.cc:993] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32: : Instructing follower 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:44.605648 15345 raft_consensus.cc:1081] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Signalling peer 244fd14e8f4c4aec93b6acdbe8235366 to start an election
I20260710 13:19:44.607273 15125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22e9bb2d6ae44bd7a7e97ae6fefc6707"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
 from {username='slave'} at 127.0.0.1:54328
I20260710 13:19:44.607770 15125 raft_consensus.cc:493] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.608111 15125 raft_consensus.cc:3060] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.612504 15125 raft_consensus.cc:515] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.614382 15125 leader_election.cc:290] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 2 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:44.614799 15049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e9bb2d6ae44bd7a7e97ae6fefc6707" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:44.614940 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e9bb2d6ae44bd7a7e97ae6fefc6707" candidate_uuid: "244fd14e8f4c4aec93b6acdbe8235366" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:44.615413 15049 raft_consensus.cc:3055] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.615504 15198 raft_consensus.cc:3060] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.615767 15049 raft_consensus.cc:740] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:44.616453 15049 consensus_queue.cc:260] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.617527 15049 raft_consensus.cc:3060] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.620000 15198 raft_consensus.cc:2468] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 2.
I20260710 13:19:44.621148 15091 leader_election.cc:304] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:44.621968 15320 raft_consensus.cc:2804] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.622023 15049 raft_consensus.cc:2468] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 244fd14e8f4c4aec93b6acdbe8235366 in term 2.
I20260710 13:19:44.622593 15320 raft_consensus.cc:697] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Becoming Leader. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:44.623648 15320 consensus_queue.cc:237] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.631012 14946 catalog_manager.cc:5697] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 reported cstate change: term changed from 1 to 2, leader changed from f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129) to 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "244fd14e8f4c4aec93b6acdbe8235366" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.636445 15366 raft_consensus.cc:993] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366: : Instructing follower f05acbe2c45d40a393abe9fff5ad3f32 to start an election
I20260710 13:19:44.636976 15320 raft_consensus.cc:1081] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Signalling peer f05acbe2c45d40a393abe9fff5ad3f32 to start an election
I20260710 13:19:44.639349 15050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018"
dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
 from {username='slave'} at 127.0.0.1:40050
I20260710 13:19:44.639911 15050 raft_consensus.cc:493] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.640235 15050 raft_consensus.cc:3060] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.645576 15050 raft_consensus.cc:515] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.647119 15050 leader_election.cc:290] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 2 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131:40037)
I20260710 13:19:44.647894 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:44.648020 15198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a3a050c3d747909c8b9c82e5278018" candidate_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
I20260710 13:19:44.648509 15125 raft_consensus.cc:3055] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.648564 15198 raft_consensus.cc:3060] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.648921 15125 raft_consensus.cc:740] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:44.649655 15125 consensus_queue.cc:260] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.650739 15125 raft_consensus.cc:3060] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.654717 15198 raft_consensus.cc:2468] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 2.
I20260710 13:19:44.655740 15016 leader_election.cc:304] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:44.656386 15125 raft_consensus.cc:2468] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05acbe2c45d40a393abe9fff5ad3f32 in term 2.
I20260710 13:19:44.656488 15345 raft_consensus.cc:2804] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.657119 15345 raft_consensus.cc:697] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Becoming Leader. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:44.657976 15345 consensus_queue.cc:237] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:44.664585 14946 catalog_manager.cc:5697] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 reported cstate change: term changed from 1 to 2, leader changed from 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130) to f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.749361 15050 raft_consensus.cc:3060] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.754562 15050 raft_consensus.cc:1275] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.755822 15320 consensus_queue.cc:1048] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.765105 15198 raft_consensus.cc:1275] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.766698 15366 consensus_queue.cc:1048] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.868167 15197 raft_consensus.cc:1275] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.869381 15367 consensus_queue.cc:1048] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.876901 15049 raft_consensus.cc:1275] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.879539 15406 consensus_queue.cc:1048] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.938117 15124 raft_consensus.cc:1275] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Refusing update from remote peer f05acbe2c45d40a393abe9fff5ad3f32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.939363 15345 consensus_queue.cc:1048] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.947436 15197 raft_consensus.cc:1275] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Refusing update from remote peer f05acbe2c45d40a393abe9fff5ad3f32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.949115 15344 consensus_queue.cc:1048] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.985024 15049 raft_consensus.cc:1275] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.986284 15399 consensus_queue.cc:1048] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.993799 15125 raft_consensus.cc:1275] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:44.995168 15408 consensus_queue.cc:1048] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.086787 15049 raft_consensus.cc:1275] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.087977 15406 consensus_queue.cc:1048] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.095901 15197 raft_consensus.cc:1275] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Refusing update from remote peer 244fd14e8f4c4aec93b6acdbe8235366: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.097496 15406 consensus_queue.cc:1048] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.133080 15198 raft_consensus.cc:1275] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Refusing update from remote peer f05acbe2c45d40a393abe9fff5ad3f32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.134433 15343 consensus_queue.cc:1048] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.142570 15125 raft_consensus.cc:1275] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Refusing update from remote peer f05acbe2c45d40a393abe9fff5ad3f32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:45.143903 15345 consensus_queue.cc:1048] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:47.221084 14946 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39184:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:47.244423 14946 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39184:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:47.284373 11162 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:19:47.542218 15434 log.cc:927] Time spent T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260710 13:19:47.615305 15124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
mode: GRACEFUL
new_leader_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:54496
I20260710 13:19:47.621353 15124 raft_consensus.cc:606] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Received request to transfer leadership to TS 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:47.608685 15471 tablet.cc:1724] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.629887 15448 log.cc:927] Time spent T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32: Append to log took a long time: real 0.149s	user 0.001s	sys 0.001s
I20260710 13:19:47.641357 15473 tablet.cc:1724] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.637036 15472 tablet.cc:1724] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.651500 15444 log.cc:927] Time spent T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32: Append to log took a long time: real 0.208s	user 0.003s	sys 0.008s
W20260710 13:19:47.657388 15089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.129:43817, user_credentials={real_user=slave}} blocked reactor thread for 69657.6us
W20260710 13:19:47.658352 15453 log.cc:927] Time spent T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366: Append to log took a long time: real 0.173s	user 0.000s	sys 0.006s
I20260710 13:19:47.664850 15459 raft_consensus.cc:993] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366: : Instructing follower 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:47.665547 15459 raft_consensus.cc:1081] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Signalling peer 85f00ba57c7b4988835aa78a119fa056 to start an election
W20260710 13:19:47.672129 15446 log.cc:927] Time spent T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32: Append to log took a long time: real 0.174s	user 0.000s	sys 0.002s
W20260710 13:19:47.687584 15016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.131:40037, user_credentials={real_user=slave}} blocked reactor thread for 107703us
I20260710 13:19:47.726186 15191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:60234
I20260710 13:19:47.727017 15476 tablet.cc:1724] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.686920 15478 tablet.cc:1724] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.696123 15477 tablet.cc:1724] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.767169 15013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.130:37989, user_credentials={real_user=slave}} blocked reactor thread for 91551.8us
I20260710 13:19:47.744132 15481 tablet.cc:1724] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.751653 15191 raft_consensus.cc:493] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:47.781513 15480 tablet.cc:1724] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.778257 15191 raft_consensus.cc:3060] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:47.776240 15482 tablet.cc:1724] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.801482 15486 tablet.cc:1724] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.805902 15473 tablet.cc:1724] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.808369 15472 tablet.cc:1724] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.819825 15484 tablet.cc:1724] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.822999 15191 raft_consensus.cc:515] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:47.831669 15476 tablet.cc:1724] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.834023 15488 tablet.cc:1724] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.835659 15480 tablet.cc:1724] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.836187 15482 tablet.cc:1724] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.837158 15046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf36cfd761d14c4da388a8f26cc49742"
dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
mode: GRACEFUL
new_leader_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:55374
I20260710 13:19:47.837791 15046 raft_consensus.cc:606] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Received request to transfer leadership to TS 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:47.838944 15478 tablet.cc:1724] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.839735 11162 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:19:47.845221 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:47.846112 15481 tablet.cc:1724] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.847441 15471 tablet.cc:1724] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.843256 15486 tablet.cc:1724] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.849573 15484 tablet.cc:1724] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.861176 15046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:47.861958 15046 raft_consensus.cc:3060] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:47.862632 15123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a924732d0a47a194493b24d24e4ed6" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:47.863226 15123 raft_consensus.cc:3055] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:47.863576 15123 raft_consensus.cc:740] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:47.864494 15123 consensus_queue.cc:260] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [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: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:47.865664 15123 raft_consensus.cc:3060] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:47.876403 15050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4"
dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
mode: GRACEFUL
new_leader_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:55374
I20260710 13:19:47.877055 15050 raft_consensus.cc:606] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Received request to transfer leadership to TS 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:47.873004 15191 leader_election.cc:290] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 3 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:47.883747 15123 raft_consensus.cc:2468] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 3.
I20260710 13:19:47.885174 15162 leader_election.cc:304] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [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: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:47.886969 15125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4"
dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
mode: GRACEFUL
new_leader_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:54496
I20260710 13:19:47.887511 15125 raft_consensus.cc:606] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Received request to transfer leadership to TS 85f00ba57c7b4988835aa78a119fa056
I20260710 13:19:47.888695 15412 raft_consensus.cc:2804] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:47.889218 15412 raft_consensus.cc:697] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 3 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:47.890209 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:47.890134 15412 consensus_queue.cc:237] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [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: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:47.890842 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:47.895394 15046 raft_consensus.cc:2468] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 3.
I20260710 13:19:47.897197 15471 tablet.cc:1724] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.897603 15478 tablet.cc:1724] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.906126 15472 tablet.cc:1724] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.912966 15471 tablet.cc:1724] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.908402 14946 catalog_manager.cc:5697] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 2 to 3, leader changed from 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130) to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 3 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.909291 15485 raft_consensus.cc:993] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32: : Instructing follower 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:47.911701 15488 tablet.cc:1724] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:47.925369 15465 raft_consensus.cc:1081] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Signalling peer 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:47.927078 15191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf36cfd761d14c4da388a8f26cc49742"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:60230
I20260710 13:19:47.927572 15191 raft_consensus.cc:493] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:47.927987 15191 raft_consensus.cc:3060] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.938652 15191 raft_consensus.cc:515] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:47.941349 15485 raft_consensus.cc:993] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32: : Instructing follower 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:47.941898 15485 raft_consensus.cc:1081] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Signalling peer 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:47.941959 15191 leader_election.cc:290] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 2 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:47.943567 15046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf36cfd761d14c4da388a8f26cc49742" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:47.944156 15046 raft_consensus.cc:3055] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.944471 15046 raft_consensus.cc:740] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:47.944648 15192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:60230
I20260710 13:19:47.945320 15046 consensus_queue.cc:260] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [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: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:47.945652 15192 raft_consensus.cc:493] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:47.945570 15123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf36cfd761d14c4da388a8f26cc49742" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:47.946252 15192 raft_consensus.cc:3060] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:47.946597 15046 raft_consensus.cc:3060] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.946672 15123 raft_consensus.cc:3060] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.953442 15046 raft_consensus.cc:2468] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 2.
I20260710 13:19:47.953459 15192 raft_consensus.cc:515] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:47.955000 15163 leader_election.cc:304] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:47.955925 15412 raft_consensus.cc:2804] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:47.956444 15412 raft_consensus.cc:697] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 2 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:47.956993 15123 raft_consensus.cc:2468] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 2.
I20260710 13:19:47.957464 15412 consensus_queue.cc:237] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [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: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:47.958542 15125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:47.959276 15125 raft_consensus.cc:3060] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:47.961783 15192 leader_election.cc:290] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 3 election: Requested vote from peers 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989), f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817)
I20260710 13:19:47.962478 15046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217afbbfa16b4bfb93cb61d3325728d4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:47.962971 15046 raft_consensus.cc:3055] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:47.963229 15046 raft_consensus.cc:740] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f05acbe2c45d40a393abe9fff5ad3f32, State: Running, Role: LEADER
I20260710 13:19:47.964015 15046 consensus_queue.cc:260] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [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: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:47.965143 15046 raft_consensus.cc:3060] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:47.967047 15125 raft_consensus.cc:2468] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 3.
I20260710 13:19:47.968063 15162 leader_election.cc:304] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [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: 244fd14e8f4c4aec93b6acdbe8235366, 85f00ba57c7b4988835aa78a119fa056; no voters: 
I20260710 13:19:47.968997 15416 raft_consensus.cc:2804] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:47.969446 15416 raft_consensus.cc:697] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:47.970348 15416 consensus_queue.cc:237] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [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: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } }
I20260710 13:19:47.972433 15046 raft_consensus.cc:2468] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 3.
I20260710 13:19:47.980890 14947 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552: soft_deleted_table [id=5332f3a20df84f29a98098626455f7d6] alter complete (version 1)
I20260710 13:19:47.994335 14947 catalog_manager.cc:5697] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 1 to 2, leader changed from f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129) to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.995841 14947 catalog_manager.cc:5697] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 2 to 3, leader changed from f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129) to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 3 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.125820 15417 raft_consensus.cc:993] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366: : Instructing follower 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:48.126430 15414 raft_consensus.cc:1081] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Signalling peer 85f00ba57c7b4988835aa78a119fa056 to start an election
I20260710 13:19:48.128024 15192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4"
dest_uuid: "85f00ba57c7b4988835aa78a119fa056"
 from {username='slave'} at 127.0.0.1:60234
I20260710 13:19:48.128495 15192 raft_consensus.cc:493] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.128839 15192 raft_consensus.cc:3060] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.134543 15192 raft_consensus.cc:515] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:48.136164 15192 leader_election.cc:290] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [CANDIDATE]: Term 3 election: Requested vote from peers f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817), 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989)
I20260710 13:19:48.136916 15046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f05acbe2c45d40a393abe9fff5ad3f32"
I20260710 13:19:48.137133 15123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa0e02ec0ea4c6ba0344f567fa021c4" candidate_uuid: "85f00ba57c7b4988835aa78a119fa056" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "244fd14e8f4c4aec93b6acdbe8235366"
I20260710 13:19:48.137674 15046 raft_consensus.cc:3060] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.137741 15123 raft_consensus.cc:3055] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:48.138144 15123 raft_consensus.cc:740] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 244fd14e8f4c4aec93b6acdbe8235366, State: Running, Role: LEADER
I20260710 13:19:48.138875 15123 consensus_queue.cc:260] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [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: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:48.139786 15123 raft_consensus.cc:3060] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:48.143340 15046 raft_consensus.cc:2468] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 3.
I20260710 13:19:48.144517 15163 leader_election.cc:304] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [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: 85f00ba57c7b4988835aa78a119fa056, f05acbe2c45d40a393abe9fff5ad3f32; no voters: 
I20260710 13:19:48.145298 15123 raft_consensus.cc:2468] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f00ba57c7b4988835aa78a119fa056 in term 3.
I20260710 13:19:48.145387 15416 raft_consensus.cc:2804] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:48.145985 15416 raft_consensus.cc:697] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 LEADER]: Becoming Leader. State: Replica: 85f00ba57c7b4988835aa78a119fa056, State: Running, Role: LEADER
I20260710 13:19:48.146931 15416 consensus_queue.cc:237] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [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: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } }
I20260710 13:19:48.154614 14947 catalog_manager.cc:5697] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 reported cstate change: term changed from 2 to 3, leader changed from 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130) to 85f00ba57c7b4988835aa78a119fa056 (127.10.230.131). New cstate: current_term: 3 leader_uuid: "85f00ba57c7b4988835aa78a119fa056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f00ba57c7b4988835aa78a119fa056" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.307022 15123 raft_consensus.cc:1275] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:48.308638 15416 consensus_queue.cc:1048] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:48.318475 15050 raft_consensus.cc:1275] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:48.320519 15416 consensus_queue.cc:1048] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:48.469988 15123 raft_consensus.cc:1275] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:48.471457 15416 consensus_queue.cc:1048] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:48.480140 15050 raft_consensus.cc:1275] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:48.482156 15416 consensus_queue.cc:1048] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:48.565402 15050 raft_consensus.cc:1275] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:48.566905 15416 consensus_queue.cc:1048] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:48.567549 15123 raft_consensus.cc:1275] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:48.569161 15416 consensus_queue.cc:1048] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:48.572727 15046 raft_consensus.cc:1275] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:48.574810 15498 consensus_queue.cc:1048] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05acbe2c45d40a393abe9fff5ad3f32" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:48.596367 15123 raft_consensus.cc:1275] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Refusing update from remote peer 85f00ba57c7b4988835aa78a119fa056: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:48.598555 15498 consensus_queue.cc:1048] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "244fd14e8f4c4aec93b6acdbe8235366" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 37989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:48.957084 11162 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:19:48.961833 11162 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:19:48.962244 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:48.967330 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:48.967655 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:50.052189 11162 tablet_server.cc:179] TabletServer@127.10.230.129:0 shutting down...
I20260710 13:19:50.084581 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:50.085536 11162 tablet_replica.cc:333] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.086359 11162 raft_consensus.cc:2243] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.086903 11162 raft_consensus.cc:2272] T 8caf464cb0e445358f6aeb7f7abb81d3 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.089516 11162 tablet_replica.cc:333] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.090413 11162 raft_consensus.cc:2243] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:50.090484 15163 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 13:19:50.091029 11162 raft_consensus.cc:2272] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.093524 11162 tablet_replica.cc:333] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
W20260710 13:19:50.093710 15163 consensus_peers.cc:597] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 -> Peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Couldn't send request to peer f05acbe2c45d40a393abe9fff5ad3f32. 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:19:50.094255 11162 raft_consensus.cc:2243] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.094758 11162 raft_consensus.cc:2272] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.096902 11162 tablet_replica.cc:333] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.097535 11162 raft_consensus.cc:2243] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.098425 11162 raft_consensus.cc:2272] T b1a3a050c3d747909c8b9c82e5278018 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.100402 11162 tablet_replica.cc:333] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.101068 11162 raft_consensus.cc:2243] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.101918 11162 raft_consensus.cc:2272] T 585ea9d938e14bdeae2fdda1e1f8460b P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.103996 11162 tablet_replica.cc:333] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.104607 11162 raft_consensus.cc:2243] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.105060 11162 raft_consensus.cc:2272] T 97cfe85359884efc93a2ad0a58a9d44d P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.107298 11162 tablet_replica.cc:333] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.108134 11162 raft_consensus.cc:2243] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.108686 11162 raft_consensus.cc:2272] T cc68e67c9aa346b6928319c9ad8a50df P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.110906 11162 tablet_replica.cc:333] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.111478 11162 raft_consensus.cc:2243] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.111919 11162 raft_consensus.cc:2272] T 33a924732d0a47a194493b24d24e4ed6 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.114096 11162 tablet_replica.cc:333] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.114910 11162 raft_consensus.cc:2243] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.116070 11162 raft_consensus.cc:2272] T af75feffa3e241ac940d007ce2fdf259 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.118829 11162 tablet_replica.cc:333] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.119619 11162 raft_consensus.cc:2243] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.120677 11162 raft_consensus.cc:2272] T 90407ca6c4184624b5c6954c9ae0fa22 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.123298 11162 tablet_replica.cc:333] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.124069 11162 raft_consensus.cc:2243] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.124541 11162 raft_consensus.cc:2272] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.127382 11162 tablet_replica.cc:333] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.128196 11162 raft_consensus.cc:2243] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.128823 11162 raft_consensus.cc:2272] T bf36cfd761d14c4da388a8f26cc49742 P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.131233 11162 tablet_replica.cc:333] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.131897 11162 raft_consensus.cc:2243] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.132520 11162 raft_consensus.cc:2272] T 939b09e565044c979931866e7d9d1799 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.133836 15089 consensus_peers.cc:597] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 -> Peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Couldn't send request to peer f05acbe2c45d40a393abe9fff5ad3f32. 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:19:50.134920 11162 tablet_replica.cc:333] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.135581 11162 raft_consensus.cc:2243] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.136076 11162 raft_consensus.cc:2272] T 10d8d86064f44955bde246b46386c6bc P f05acbe2c45d40a393abe9fff5ad3f32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.138224 11162 tablet_replica.cc:333] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.138765 11162 raft_consensus.cc:2243] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.139676 11162 raft_consensus.cc:2272] T f778786cca2645b19421c7b71a74af68 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.142143 11162 tablet_replica.cc:333] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.142695 11162 raft_consensus.cc:2243] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.143141 11162 raft_consensus.cc:2272] T faa40447b6194977bc5aa73c4f826aa7 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.145269 11162 tablet_replica.cc:333] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.145758 11162 raft_consensus.cc:2243] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.146512 11162 raft_consensus.cc:2272] T dbf071d2b82c412facc8b739f8e47bb2 P f05acbe2c45d40a393abe9fff5ad3f32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.148451 11162 tablet_replica.cc:333] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32: stopping tablet replica
I20260710 13:19:50.148927 11162 raft_consensus.cc:2243] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.149310 11162 raft_consensus.cc:2272] T 217afbbfa16b4bfb93cb61d3325728d4 P f05acbe2c45d40a393abe9fff5ad3f32 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.173408 15163 consensus_peers.cc:597] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 -> Peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Couldn't send request to peer f05acbe2c45d40a393abe9fff5ad3f32. 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:19:50.194628 11162 tablet_server.cc:196] TabletServer@127.10.230.129:0 shutdown complete.
I20260710 13:19:50.236882 11162 tablet_server.cc:179] TabletServer@127.10.230.130:0 shutting down...
W20260710 13:19:50.265475 15163 consensus_peers.cc:597] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 -> Peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Couldn't send request to peer f05acbe2c45d40a393abe9fff5ad3f32. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.266206 15089 consensus_peers.cc:597] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 -> Peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Couldn't send request to peer f05acbe2c45d40a393abe9fff5ad3f32. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:50.273380 15162 consensus_peers.cc:597] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 -> Peer 244fd14e8f4c4aec93b6acdbe8235366 (127.10.230.130:37989): Couldn't send request to peer 244fd14e8f4c4aec93b6acdbe8235366. 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:19:50.278853 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:50.280303 11162 tablet_replica.cc:333] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.281512 11162 raft_consensus.cc:2243] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.282567 11162 raft_consensus.cc:2272] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.285374 11162 tablet_replica.cc:333] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.286027 11162 raft_consensus.cc:2243] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.286448 11162 raft_consensus.cc:2272] T 8caf464cb0e445358f6aeb7f7abb81d3 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.288610 11162 tablet_replica.cc:333] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.289307 11162 raft_consensus.cc:2243] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.289779 11162 raft_consensus.cc:2272] T 585ea9d938e14bdeae2fdda1e1f8460b P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.291920 11162 tablet_replica.cc:333] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.292709 11162 raft_consensus.cc:2243] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.293725 11162 raft_consensus.cc:2272] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.296023 11162 tablet_replica.cc:333] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.296634 11162 raft_consensus.cc:2243] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.297171 11162 raft_consensus.cc:2272] T b1a3a050c3d747909c8b9c82e5278018 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.299131 11162 tablet_replica.cc:333] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.299764 11162 raft_consensus.cc:2243] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.300606 11162 raft_consensus.cc:2272] T cc68e67c9aa346b6928319c9ad8a50df P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.302840 11162 tablet_replica.cc:333] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.303447 11162 raft_consensus.cc:2243] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.304330 11162 raft_consensus.cc:2272] T 97cfe85359884efc93a2ad0a58a9d44d P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.306286 11162 tablet_replica.cc:333] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.306831 11162 raft_consensus.cc:2243] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.307276 11162 raft_consensus.cc:2272] T 33a924732d0a47a194493b24d24e4ed6 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.309198 11162 tablet_replica.cc:333] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.309731 11162 raft_consensus.cc:2243] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.310236 11162 raft_consensus.cc:2272] T af75feffa3e241ac940d007ce2fdf259 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.312712 11162 tablet_replica.cc:333] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.313396 11162 raft_consensus.cc:2243] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.313874 11162 raft_consensus.cc:2272] T 90407ca6c4184624b5c6954c9ae0fa22 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.316001 11162 tablet_replica.cc:333] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.316493 11162 raft_consensus.cc:2243] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.316952 11162 raft_consensus.cc:2272] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.318925 11162 tablet_replica.cc:333] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.319486 11162 raft_consensus.cc:2243] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.319944 11162 raft_consensus.cc:2272] T 217afbbfa16b4bfb93cb61d3325728d4 P 244fd14e8f4c4aec93b6acdbe8235366 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.321820 11162 tablet_replica.cc:333] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.322330 11162 raft_consensus.cc:2243] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.322758 11162 raft_consensus.cc:2272] T 10d8d86064f44955bde246b46386c6bc P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.325001 11162 tablet_replica.cc:333] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.325747 11162 raft_consensus.cc:2243] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.326241 11162 raft_consensus.cc:2272] T bf36cfd761d14c4da388a8f26cc49742 P 244fd14e8f4c4aec93b6acdbe8235366 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.328719 11162 tablet_replica.cc:333] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.329337 11162 raft_consensus.cc:2243] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.330606 11162 raft_consensus.cc:2272] T 939b09e565044c979931866e7d9d1799 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.330737 15163 consensus_peers.cc:597] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 -> Peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Couldn't send request to peer f05acbe2c45d40a393abe9fff5ad3f32. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.333005 11162 tablet_replica.cc:333] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.333616 11162 raft_consensus.cc:2243] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.334082 11162 raft_consensus.cc:2272] T f778786cca2645b19421c7b71a74af68 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.336279 11162 tablet_replica.cc:333] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.336921 11162 raft_consensus.cc:2243] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.337814 11162 raft_consensus.cc:2272] T faa40447b6194977bc5aa73c4f826aa7 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.339859 11162 tablet_replica.cc:333] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366: stopping tablet replica
I20260710 13:19:50.340410 11162 raft_consensus.cc:2243] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.340935 11162 raft_consensus.cc:2272] T dbf071d2b82c412facc8b739f8e47bb2 P 244fd14e8f4c4aec93b6acdbe8235366 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:50.383996 15163 consensus_peers.cc:597] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 -> Peer f05acbe2c45d40a393abe9fff5ad3f32 (127.10.230.129:43817): Couldn't send request to peer f05acbe2c45d40a393abe9fff5ad3f32. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:50.385947 11162 tablet_server.cc:196] TabletServer@127.10.230.130:0 shutdown complete.
I20260710 13:19:50.423979 11162 tablet_server.cc:179] TabletServer@127.10.230.131:0 shutting down...
I20260710 13:19:50.455693 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:50.456478 11162 tablet_replica.cc:333] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.457306 11162 raft_consensus.cc:2243] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.458168 11162 raft_consensus.cc:2272] T 8caf464cb0e445358f6aeb7f7abb81d3 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.460422 11162 tablet_replica.cc:333] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.461112 11162 raft_consensus.cc:2243] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.461608 11162 raft_consensus.cc:2272] T 4dbd1c8c34aa4b1f8c680d8f2c304cf5 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.463477 11162 tablet_replica.cc:333] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.464059 11162 raft_consensus.cc:2243] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.464531 11162 raft_consensus.cc:2272] T 585ea9d938e14bdeae2fdda1e1f8460b P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.466432 11162 tablet_replica.cc:333] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.467157 11162 raft_consensus.cc:2243] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.467684 11162 raft_consensus.cc:2272] T faa40447b6194977bc5aa73c4f826aa7 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.469774 11162 tablet_replica.cc:333] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.470309 11162 raft_consensus.cc:2243] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.470734 11162 raft_consensus.cc:2272] T 97cfe85359884efc93a2ad0a58a9d44d P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.472434 11162 tablet_replica.cc:333] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.473076 11162 raft_consensus.cc:2243] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.473500 11162 raft_consensus.cc:2272] T cc68e67c9aa346b6928319c9ad8a50df P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.475353 11162 tablet_replica.cc:333] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.475926 11162 raft_consensus.cc:2243] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.476348 11162 raft_consensus.cc:2272] T 22e9bb2d6ae44bd7a7e97ae6fefc6707 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.478122 11162 tablet_replica.cc:333] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.478672 11162 raft_consensus.cc:2243] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.479089 11162 raft_consensus.cc:2272] T b1a3a050c3d747909c8b9c82e5278018 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.480960 11162 tablet_replica.cc:333] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.481460 11162 raft_consensus.cc:2243] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.482216 11162 raft_consensus.cc:2272] T 33a924732d0a47a194493b24d24e4ed6 P 85f00ba57c7b4988835aa78a119fa056 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.484020 11162 tablet_replica.cc:333] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.484544 11162 raft_consensus.cc:2243] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.484977 11162 raft_consensus.cc:2272] T 90407ca6c4184624b5c6954c9ae0fa22 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.486718 11162 tablet_replica.cc:333] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.487262 11162 raft_consensus.cc:2243] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.487658 11162 raft_consensus.cc:2272] T af75feffa3e241ac940d007ce2fdf259 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.489805 11162 tablet_replica.cc:333] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.490320 11162 raft_consensus.cc:2243] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.491146 11162 raft_consensus.cc:2272] T 10d8d86064f44955bde246b46386c6bc P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.493358 11162 tablet_replica.cc:333] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.493930 11162 raft_consensus.cc:2243] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.494328 11162 raft_consensus.cc:2272] T f778786cca2645b19421c7b71a74af68 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.496407 11162 tablet_replica.cc:333] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.496950 11162 raft_consensus.cc:2243] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.497686 11162 raft_consensus.cc:2272] T bf36cfd761d14c4da388a8f26cc49742 P 85f00ba57c7b4988835aa78a119fa056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.499783 11162 tablet_replica.cc:333] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.500413 11162 raft_consensus.cc:2243] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.500922 11162 raft_consensus.cc:2272] T 939b09e565044c979931866e7d9d1799 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.502934 11162 tablet_replica.cc:333] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.503434 11162 raft_consensus.cc:2243] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:50.503855 11162 raft_consensus.cc:2272] T dbf071d2b82c412facc8b739f8e47bb2 P 85f00ba57c7b4988835aa78a119fa056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.505921 11162 tablet_replica.cc:333] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.506455 11162 raft_consensus.cc:2243] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.507328 11162 raft_consensus.cc:2272] T 9aa0e02ec0ea4c6ba0344f567fa021c4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.509212 11162 tablet_replica.cc:333] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056: stopping tablet replica
I20260710 13:19:50.509795 11162 raft_consensus.cc:2243] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.510645 11162 raft_consensus.cc:2272] T 217afbbfa16b4bfb93cb61d3325728d4 P 85f00ba57c7b4988835aa78a119fa056 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.551426 11162 tablet_server.cc:196] TabletServer@127.10.230.131:0 shutdown complete.
I20260710 13:19:50.582821 11162 master.cc:562] Master@127.10.230.190:34967 shutting down...
W20260710 13:19:50.605309 14996 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 13:19:50.606397 11162 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:50.606905 11162 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:50.607231 11162 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8fbc10086fcd494895072b59969f0552: stopping tablet replica
W20260710 13:19:50.795818 14979 debug-util.cc:398] Leaking SignalData structure 0x7b0800032ae0 after lost signal to thread 11165
W20260710 13:19:51.624704 11162 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14979)
W20260710 13:19:52.625385 11162 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14979)
I20260710 13:19:53.085759 11162 master.cc:584] Master@127.10.230.190:34967 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15056 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:19:53.143513 11162 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.230.190:35143
I20260710 13:19:53.144593 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.150998 15513 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:19:53.151026 15514 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:19:53.152137 15516 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:19:53.152639 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:53.153676 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.153887 11162 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:19:53.154063 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689593154043 us; error 0 us; skew 500 ppm
I20260710 13:19:53.154587 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.157112 11162 webserver.cc:533] Webserver started at http://127.10.230.190:38357/ using document root <none> and password file <none>
I20260710 13:19:53.157585 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.157779 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.158051 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.159078 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/master-0-root/instance:
uuid: "59d3275f5e3d4f8caf5c354ec099ece8"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-mxjd"
I20260710 13:19:53.163228 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:19:53.166455 15521 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:19:53.167320 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:53.167560 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/master-0-root
uuid: "59d3275f5e3d4f8caf5c354ec099ece8"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-mxjd"
I20260710 13:19:53.167783 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-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:19:53.196604 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.197881 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.235092 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.190:35143
I20260710 13:19:53.235167 15572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.190:35143 every 8 connection(s)
I20260710 13:19:53.239311 15573 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:19:53.250442 15573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8: Bootstrap starting.
I20260710 13:19:53.255154 15573 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:53.259431 15573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8: No bootstrap required, opened a new log
I20260710 13:19:53.261732 15573 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d3275f5e3d4f8caf5c354ec099ece8" member_type: VOTER }
I20260710 13:19:53.262131 15573 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:53.262404 15573 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d3275f5e3d4f8caf5c354ec099ece8, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.263077 15573 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "59d3275f5e3d4f8caf5c354ec099ece8" member_type: VOTER }
I20260710 13:19:53.263577 15573 raft_consensus.cc:399] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:53.263841 15573 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:53.264144 15573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:53.269076 15573 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d3275f5e3d4f8caf5c354ec099ece8" member_type: VOTER }
I20260710 13:19:53.269693 15573 leader_election.cc:304] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [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: 59d3275f5e3d4f8caf5c354ec099ece8; no voters: 
I20260710 13:19:53.270973 15573 leader_election.cc:290] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:53.271394 15576 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:53.272730 15576 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 1 LEADER]: Becoming Leader. State: Replica: 59d3275f5e3d4f8caf5c354ec099ece8, State: Running, Role: LEADER
I20260710 13:19:53.273401 15576 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [LEADER]: Queue going to LEADER mode. State: All 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: "59d3275f5e3d4f8caf5c354ec099ece8" member_type: VOTER }
I20260710 13:19:53.274179 15573 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:53.278463 15578 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59d3275f5e3d4f8caf5c354ec099ece8. Latest consensus state: current_term: 1 leader_uuid: "59d3275f5e3d4f8caf5c354ec099ece8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d3275f5e3d4f8caf5c354ec099ece8" member_type: VOTER } }
I20260710 13:19:53.279206 15578 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:53.282661 15577 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "59d3275f5e3d4f8caf5c354ec099ece8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59d3275f5e3d4f8caf5c354ec099ece8" member_type: VOTER } }
I20260710 13:19:53.283381 15577 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:53.285068 15584 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:53.289851 15584 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:53.290910 11162 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:53.298781 15584 catalog_manager.cc:1383] Generated new cluster ID: d22f5994eb784d539bfdbdeacf930ffd
I20260710 13:19:53.299089 15584 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:53.320814 15584 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:53.322074 15584 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:53.335448 15584 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8: Generated new TSK 0
I20260710 13:19:53.336025 15584 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:53.357501 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.363487 15594 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:19:53.364749 15595 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:19:53.367201 15597 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:19:53.368017 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:53.369005 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.369182 11162 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:19:53.369395 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689593369378 us; error 0 us; skew 500 ppm
I20260710 13:19:53.370038 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.372282 11162 webserver.cc:533] Webserver started at http://127.10.230.129:33221/ using document root <none> and password file <none>
I20260710 13:19:53.372712 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.372944 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.373157 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.374147 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-0-root/instance:
uuid: "4b2252444e004dd897970d7cb9b15c81"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-mxjd"
I20260710 13:19:53.378603 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:19:53.381959 15602 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:19:53.382864 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:53.383183 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-0-root
uuid: "4b2252444e004dd897970d7cb9b15c81"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-mxjd"
I20260710 13:19:53.383430 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-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:19:53.398039 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.399304 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.400712 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.403107 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:53.403321 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.403556 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:53.403755 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.442859 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.129:33901
I20260710 13:19:53.442956 15664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.129:33901 every 8 connection(s)
I20260710 13:19:53.447753 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.455617 15669 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:19:53.456218 15670 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:19:53.458395 15672 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:19:53.458637 11162 server_base.cc:1061] running on GCE node
I20260710 13:19:53.459630 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.459813 11162 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:19:53.459936 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689593459925 us; error 0 us; skew 500 ppm
I20260710 13:19:53.460366 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.462616 11162 webserver.cc:533] Webserver started at http://127.10.230.130:40667/ using document root <none> and password file <none>
I20260710 13:19:53.463096 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.463253 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.463478 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.464601 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-1-root/instance:
uuid: "362abc8eae5544c3b89288ce370c1b52"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-mxjd"
I20260710 13:19:53.469333 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:19:53.470908 15665 heartbeater.cc:344] Connected to a master server at 127.10.230.190:35143
I20260710 13:19:53.471349 15665 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:53.472213 15665 heartbeater.cc:507] Master 127.10.230.190:35143 requested a full tablet report, sending...
I20260710 13:19:53.473629 15677 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:19:53.474596 11162 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:53.474603 15538 ts_manager.cc:194] Registered new tserver with Master: 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901)
I20260710 13:19:53.475005 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-1-root
uuid: "362abc8eae5544c3b89288ce370c1b52"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-mxjd"
I20260710 13:19:53.475451 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-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:19:53.476737 15538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55250
I20260710 13:19:53.497222 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.498543 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.500051 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.502578 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:53.502800 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.503036 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:53.503201 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.545976 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.130:45105
I20260710 13:19:53.546197 15739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.130:45105 every 8 connection(s)
I20260710 13:19:53.550670 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.558128 15743 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:19:53.559208 15744 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:19:53.562180 11162 server_base.cc:1061] running on GCE node
W20260710 13:19:53.562923 15746 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:19:53.564137 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.564438 11162 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:19:53.564635 11162 hybrid_clock.cc:648] HybridClock initialized: now 1783689593564603 us; error 0 us; skew 500 ppm
I20260710 13:19:53.565160 15740 heartbeater.cc:344] Connected to a master server at 127.10.230.190:35143
I20260710 13:19:53.565435 11162 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.565584 15740 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:53.566649 15740 heartbeater.cc:507] Master 127.10.230.190:35143 requested a full tablet report, sending...
I20260710 13:19:53.568426 11162 webserver.cc:533] Webserver started at http://127.10.230.131:35881/ using document root <none> and password file <none>
I20260710 13:19:53.569216 11162 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.569304 15538 ts_manager.cc:194] Registered new tserver with Master: 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:53.569502 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:53.569957 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:53.570906 15538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55262
I20260710 13:19:53.571115 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-2-root/instance:
uuid: "6eea3b28273c4be28d331247e5f43243"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-mxjd"
I20260710 13:19:53.576011 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:53.579488 15751 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:19:53.580237 11162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:53.580540 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-2-root
uuid: "6eea3b28273c4be28d331247e5f43243"
format_stamp: "Formatted at 2026-07-10 13:19:53 on dist-test-slave-mxjd"
I20260710 13:19:53.580838 11162 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyjgvnZ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689485268752-11162-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:19:53.599337 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.600492 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.601985 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.604099 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:53.604322 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.604554 11162 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:53.604724 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.655391 11162 rpc_server.cc:307] RPC server started. Bound to: 127.10.230.131:35285
I20260710 13:19:53.655516 15813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.230.131:35285 every 8 connection(s)
I20260710 13:19:53.670764 15814 heartbeater.cc:344] Connected to a master server at 127.10.230.190:35143
I20260710 13:19:53.671319 15814 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:53.672233 15814 heartbeater.cc:507] Master 127.10.230.190:35143 requested a full tablet report, sending...
I20260710 13:19:53.674765 15538 ts_manager.cc:194] Registered new tserver with Master: 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:53.675125 11162 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016198121s
I20260710 13:19:53.676846 15538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55268
I20260710 13:19:53.703539 15538 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55280:
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:19:53.706478 15538 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:19:53.787756 15705 tablet_service.cc:1511] Processing CreateTablet for tablet 9c16afc8b84d4b72a8de92d0388399f5 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:53.788591 15779 tablet_service.cc:1511] Processing CreateTablet for tablet 9c16afc8b84d4b72a8de92d0388399f5 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:53.789526 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c16afc8b84d4b72a8de92d0388399f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.790246 15779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c16afc8b84d4b72a8de92d0388399f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.793318 15778 tablet_service.cc:1511] Processing CreateTablet for tablet 8c705c78b1ce43d5898352e5f250221a (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:53.794694 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c705c78b1ce43d5898352e5f250221a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.796810 15703 tablet_service.cc:1511] Processing CreateTablet for tablet 20b38509eba24c508faa4ad3797a587b (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:53.798249 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b38509eba24c508faa4ad3797a587b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.799692 15777 tablet_service.cc:1511] Processing CreateTablet for tablet 20b38509eba24c508faa4ad3797a587b (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:53.801939 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 6078ef6197d14d2db3c476da536ad9cd (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:53.802126 15630 tablet_service.cc:1511] Processing CreateTablet for tablet 9c16afc8b84d4b72a8de92d0388399f5 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:53.803580 15702 tablet_service.cc:1511] Processing CreateTablet for tablet 6078ef6197d14d2db3c476da536ad9cd (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:53.804373 15629 tablet_service.cc:1511] Processing CreateTablet for tablet 8c705c78b1ce43d5898352e5f250221a (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:53.805051 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6078ef6197d14d2db3c476da536ad9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.806592 15628 tablet_service.cc:1511] Processing CreateTablet for tablet 20b38509eba24c508faa4ad3797a587b (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:53.788820 15704 tablet_service.cc:1511] Processing CreateTablet for tablet 8c705c78b1ce43d5898352e5f250221a (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:53.808594 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c705c78b1ce43d5898352e5f250221a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.809880 15701 tablet_service.cc:1511] Processing CreateTablet for tablet 9b476d1c06d14baa97eedbb020f2ad20 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:53.811342 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b476d1c06d14baa97eedbb020f2ad20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.813246 15777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b38509eba24c508faa4ad3797a587b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.815148 15625 tablet_service.cc:1511] Processing CreateTablet for tablet ea62df66bf8c46d6b103d69a132548b1 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:53.817433 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6078ef6197d14d2db3c476da536ad9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.817233 15700 tablet_service.cc:1511] Processing CreateTablet for tablet ea62df66bf8c46d6b103d69a132548b1 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:53.818852 15700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea62df66bf8c46d6b103d69a132548b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.821020 15699 tablet_service.cc:1511] Processing CreateTablet for tablet 80f2649021684d408ac549a789ecacdc (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:53.821779 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea62df66bf8c46d6b103d69a132548b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.822444 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f2649021684d408ac549a789ecacdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.808041 15626 tablet_service.cc:1511] Processing CreateTablet for tablet 9b476d1c06d14baa97eedbb020f2ad20 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:53.823793 15629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c705c78b1ce43d5898352e5f250221a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.825094 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b476d1c06d14baa97eedbb020f2ad20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.826126 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20b38509eba24c508faa4ad3797a587b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.827736 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c16afc8b84d4b72a8de92d0388399f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.831437 15776 tablet_service.cc:1511] Processing CreateTablet for tablet 6078ef6197d14d2db3c476da536ad9cd (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:53.835000 15775 tablet_service.cc:1511] Processing CreateTablet for tablet 9b476d1c06d14baa97eedbb020f2ad20 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:53.838218 15774 tablet_service.cc:1511] Processing CreateTablet for tablet ea62df66bf8c46d6b103d69a132548b1 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:53.840642 15776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6078ef6197d14d2db3c476da536ad9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.842490 15775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b476d1c06d14baa97eedbb020f2ad20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.844071 15774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea62df66bf8c46d6b103d69a132548b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.868314 15773 tablet_service.cc:1511] Processing CreateTablet for tablet 80f2649021684d408ac549a789ecacdc (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:53.868932 15698 tablet_service.cc:1511] Processing CreateTablet for tablet 07e3dc964bea4dfeb0806b62082da6f4 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:53.869902 15773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f2649021684d408ac549a789ecacdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.870203 15698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e3dc964bea4dfeb0806b62082da6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.871658 15624 tablet_service.cc:1511] Processing CreateTablet for tablet 80f2649021684d408ac549a789ecacdc (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:53.873309 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f2649021684d408ac549a789ecacdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.885979 15772 tablet_service.cc:1511] Processing CreateTablet for tablet 07e3dc964bea4dfeb0806b62082da6f4 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:53.887634 15772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e3dc964bea4dfeb0806b62082da6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.889654 15623 tablet_service.cc:1511] Processing CreateTablet for tablet 07e3dc964bea4dfeb0806b62082da6f4 (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:53.891265 15623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e3dc964bea4dfeb0806b62082da6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.886225 15622 tablet_service.cc:1511] Processing CreateTablet for tablet bfe7585a058e44aea2eff9ef32cc41fa (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:53.893770 15622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe7585a058e44aea2eff9ef32cc41fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.913141 15697 tablet_service.cc:1511] Processing CreateTablet for tablet bfe7585a058e44aea2eff9ef32cc41fa (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:53.914953 15697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe7585a058e44aea2eff9ef32cc41fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.929220 15771 tablet_service.cc:1511] Processing CreateTablet for tablet bfe7585a058e44aea2eff9ef32cc41fa (DEFAULT_TABLE table=test-workload [id=538aa6862411421ca30a650cef7bd611]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:53.931069 15771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe7585a058e44aea2eff9ef32cc41fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.970829 15831 tablet_bootstrap.cc:492] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:53.978957 15830 tablet_bootstrap.cc:492] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:53.993402 15829 tablet_bootstrap.cc:492] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:54.028771 15830 tablet_bootstrap.cc:654] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.036855 15830 tablet_bootstrap.cc:492] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:54.037596 15830 ts_tablet_manager.cc:1403] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.031s
I20260710 13:19:54.041086 15830 raft_consensus.cc:359] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.041868 15830 raft_consensus.cc:385] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.042169 15830 raft_consensus.cc:740] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.045550 15830 consensus_queue.cc:260] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.053122 15830 ts_tablet_manager.cc:1434] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:19:54.053995 15665 heartbeater.cc:499] Master 127.10.230.190:35143 was elected leader, sending a full tablet report...
I20260710 13:19:54.056389 15831 tablet_bootstrap.cc:654] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.061080 15829 tablet_bootstrap.cc:654] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.076278 15830 tablet_bootstrap.cc:492] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:54.088099 15829 tablet_bootstrap.cc:492] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:54.088261 15830 tablet_bootstrap.cc:654] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.088724 15829 ts_tablet_manager.cc:1403] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.005s
I20260710 13:19:54.092344 15829 raft_consensus.cc:359] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:54.093040 15829 raft_consensus.cc:385] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.093339 15829 raft_consensus.cc:740] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.093984 15831 tablet_bootstrap.cc:492] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:54.094139 15830 tablet_bootstrap.cc:492] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:54.094476 15831 ts_tablet_manager.cc:1403] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.015s
I20260710 13:19:54.094151 15829 consensus_queue.cc:260] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:54.094825 15830 ts_tablet_manager.cc:1403] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260710 13:19:54.096897 15740 heartbeater.cc:499] Master 127.10.230.190:35143 was elected leader, sending a full tablet report...
I20260710 13:19:54.097379 15829 ts_tablet_manager.cc:1434] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:54.098299 15829 tablet_bootstrap.cc:492] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:54.097954 15831 raft_consensus.cc:359] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.098201 15830 raft_consensus.cc:359] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.098732 15831 raft_consensus.cc:385] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.098889 15830 raft_consensus.cc:385] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.099080 15831 raft_consensus.cc:740] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.099203 15830 raft_consensus.cc:740] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.100118 15830 consensus_queue.cc:260] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.100131 15831 consensus_queue.cc:260] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.102895 15830 ts_tablet_manager.cc:1434] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:54.104347 15830 tablet_bootstrap.cc:492] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:54.106796 15829 tablet_bootstrap.cc:654] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.114748 15830 tablet_bootstrap.cc:654] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.116500 15814 heartbeater.cc:499] Master 127.10.230.190:35143 was elected leader, sending a full tablet report...
I20260710 13:19:54.117082 15831 ts_tablet_manager.cc:1434] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.022s	user 0.021s	sys 0.003s
I20260710 13:19:54.118343 15831 tablet_bootstrap.cc:492] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:54.126379 15831 tablet_bootstrap.cc:654] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.129468 15829 tablet_bootstrap.cc:492] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:54.130146 15829 ts_tablet_manager.cc:1403] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.024s
I20260710 13:19:54.133615 15830 tablet_bootstrap.cc:492] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:54.134271 15830 ts_tablet_manager.cc:1403] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260710 13:19:54.134680 15829 raft_consensus.cc:359] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.135838 15829 raft_consensus.cc:385] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.136251 15829 raft_consensus.cc:740] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.137410 15829 consensus_queue.cc:260] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.137766 15830 raft_consensus.cc:359] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.138592 15830 raft_consensus.cc:385] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.138942 15830 raft_consensus.cc:740] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.140046 15829 ts_tablet_manager.cc:1434] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:54.140311 15831 tablet_bootstrap.cc:492] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:54.139775 15830 consensus_queue.cc:260] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.140981 15831 ts_tablet_manager.cc:1403] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 13:19:54.141363 15829 tablet_bootstrap.cc:492] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:54.144605 15831 raft_consensus.cc:359] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.145637 15831 raft_consensus.cc:385] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.146064 15831 raft_consensus.cc:740] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.147305 15831 consensus_queue.cc:260] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.149780 15829 tablet_bootstrap.cc:654] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.150635 15830 ts_tablet_manager.cc:1434] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:19:54.149832 15831 ts_tablet_manager.cc:1434] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:54.153504 15830 tablet_bootstrap.cc:492] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:54.154158 15831 tablet_bootstrap.cc:492] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:54.163993 15831 tablet_bootstrap.cc:654] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.167675 15830 tablet_bootstrap.cc:654] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.173099 15829 tablet_bootstrap.cc:492] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:54.173707 15829 ts_tablet_manager.cc:1403] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.013s
I20260710 13:19:54.174484 15838 raft_consensus.cc:493] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.175232 15831 tablet_bootstrap.cc:492] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:54.175128 15830 tablet_bootstrap.cc:492] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:54.175026 15838 raft_consensus.cc:515] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.175778 15831 ts_tablet_manager.cc:1403] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 13:19:54.175877 15830 ts_tablet_manager.cc:1403] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.001s
I20260710 13:19:54.177796 15829 raft_consensus.cc:359] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.178514 15829 raft_consensus.cc:385] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.179602 15838 leader_election.cc:290] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:54.180266 15831 raft_consensus.cc:359] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.181128 15831 raft_consensus.cc:385] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.181269 15830 raft_consensus.cc:359] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.182258 15830 raft_consensus.cc:385] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.182551 15833 raft_consensus.cc:493] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.182698 15830 raft_consensus.cc:740] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.183414 15833 raft_consensus.cc:515] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.184165 15830 consensus_queue.cc:260] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.179468 15829 raft_consensus.cc:740] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.190308 15833 leader_election.cc:290] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.181613 15831 raft_consensus.cc:740] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.195616 15831 consensus_queue.cc:260] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.208547 15829 consensus_queue.cc:260] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.212785 15829 ts_tablet_manager.cc:1434] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260710 13:19:54.214262 15829 tablet_bootstrap.cc:492] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:54.227861 15831 ts_tablet_manager.cc:1434] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.003s
I20260710 13:19:54.229223 15831 tablet_bootstrap.cc:492] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:54.240700 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f2649021684d408ac549a789ecacdc" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.241605 15640 raft_consensus.cc:2468] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:54.243176 15754 leader_election.cc:304] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:54.244480 15838 raft_consensus.cc:2804] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.244994 15838 raft_consensus.cc:493] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.245429 15838 raft_consensus.cc:3060] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.249817 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:54.250767 15789 raft_consensus.cc:2468] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 0.
I20260710 13:19:54.251492 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:54.252566 15604 leader_election.cc:304] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
W20260710 13:19:54.253471 15603 leader_election.cc:343] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.255051 15847 raft_consensus.cc:2804] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.255554 15830 ts_tablet_manager.cc:1434] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.079s	user 0.034s	sys 0.019s
I20260710 13:19:54.255550 15847 raft_consensus.cc:493] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.257089 15830 tablet_bootstrap.cc:492] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:54.257192 15831 tablet_bootstrap.cc:654] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.257256 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f2649021684d408ac549a789ecacdc" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:54.260152 15838 raft_consensus.cc:515] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
W20260710 13:19:54.261596 15752 leader_election.cc:343] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.263921 15847 raft_consensus.cc:3060] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.260064 15829 tablet_bootstrap.cc:654] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.265029 15830 tablet_bootstrap.cc:654] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.265412 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f2649021684d408ac549a789ecacdc" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:54.266017 15640 raft_consensus.cc:3060] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.275496 15847 raft_consensus.cc:515] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.276760 15640 raft_consensus.cc:2468] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:54.278519 15754 leader_election.cc:304] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:54.279088 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:54.279424 15831 tablet_bootstrap.cc:492] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:54.280045 15831 ts_tablet_manager.cc:1403] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.004s
W20260710 13:19:54.281150 15603 leader_election.cc:343] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.282668 15847 leader_election.cc:290] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.283118 15829 tablet_bootstrap.cc:492] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:54.283635 15829 ts_tablet_manager.cc:1403] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.003s
I20260710 13:19:54.284310 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:54.285015 15789 raft_consensus.cc:3060] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:54.286718 15586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:54.286923 15829 raft_consensus.cc:359] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.287724 15829 raft_consensus.cc:385] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.287504 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f2649021684d408ac549a789ecacdc" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:54.288044 15829 raft_consensus.cc:740] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
W20260710 13:19:54.289471 15752 leader_election.cc:343] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.290132 15838 leader_election.cc:290] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:54.290752 15829 consensus_queue.cc:260] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.289819 15831 raft_consensus.cc:359] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.290766 15838 raft_consensus.cc:2804] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.291965 15831 raft_consensus.cc:385] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.292351 15831 raft_consensus.cc:740] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.292395 15838 raft_consensus.cc:697] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Leader. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:54.293191 15831 consensus_queue.cc:260] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.293562 15838 consensus_queue.cc:237] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.295217 15789 raft_consensus.cc:2468] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:54.296111 15829 ts_tablet_manager.cc:1434] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:54.297159 15829 tablet_bootstrap.cc:492] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:54.297084 15604 leader_election.cc:304] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [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: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:54.298700 15847 raft_consensus.cc:2804] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.300323 15847 raft_consensus.cc:697] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:54.301879 15847 consensus_queue.cc:237] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.309255 15829 tablet_bootstrap.cc:654] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.309316 15830 tablet_bootstrap.cc:492] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:54.309999 15830 ts_tablet_manager.cc:1403] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.007s
I20260710 13:19:54.310345 15854 raft_consensus.cc:493] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.311062 15854 raft_consensus.cc:515] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.314764 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe7585a058e44aea2eff9ef32cc41fa" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.314776 15830 raft_consensus.cc:359] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.315718 15640 raft_consensus.cc:2468] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:54.315919 15830 raft_consensus.cc:385] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.317523 15754 leader_election.cc:304] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:54.316331 15830 raft_consensus.cc:740] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.321877 15855 raft_consensus.cc:2804] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.323311 15855 raft_consensus.cc:493] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.323499 15829 tablet_bootstrap.cc:492] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:54.322896 15854 leader_election.cc:290] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:54.324009 15855 raft_consensus.cc:3060] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.326269 15831 ts_tablet_manager.cc:1434] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.010s
I20260710 13:19:54.327562 15831 tablet_bootstrap.cc:492] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:54.328579 15538 catalog_manager.cc:5697] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.334928 15831 tablet_bootstrap.cc:654] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.334705 15830 consensus_queue.cc:260] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.324152 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe7585a058e44aea2eff9ef32cc41fa" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
W20260710 13:19:54.336946 15752 leader_election.cc:343] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.334295 15537 catalog_manager.cc:5697] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eea3b28273c4be28d331247e5f43243 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "6eea3b28273c4be28d331247e5f43243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.337414 15855 raft_consensus.cc:515] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.324074 15829 ts_tablet_manager.cc:1403] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.001s
I20260710 13:19:54.338544 15830 ts_tablet_manager.cc:1434] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260710 13:19:54.339589 15830 tablet_bootstrap.cc:492] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:54.340909 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe7585a058e44aea2eff9ef32cc41fa" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:54.341535 15640 raft_consensus.cc:3060] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.341584 15829 raft_consensus.cc:359] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.342481 15829 raft_consensus.cc:385] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.342767 15829 raft_consensus.cc:740] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.343652 15829 consensus_queue.cc:260] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.348237 15830 tablet_bootstrap.cc:654] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.349505 15829 ts_tablet_manager.cc:1434] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:19:54.350749 15829 tablet_bootstrap.cc:492] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:54.351707 15640 raft_consensus.cc:2468] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:54.353801 15754 leader_election.cc:304] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:54.352453 15855 leader_election.cc:290] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:54.354451 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe7585a058e44aea2eff9ef32cc41fa" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:54.355118 15855 raft_consensus.cc:2804] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.356096 15855 raft_consensus.cc:697] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Leader. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
W20260710 13:19:54.356431 15752 leader_election.cc:343] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.357208 15855 consensus_queue.cc:237] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.359881 15831 tablet_bootstrap.cc:492] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:54.360411 15831 ts_tablet_manager.cc:1403] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260710 13:19:54.364596 15831 raft_consensus.cc:359] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.365577 15831 raft_consensus.cc:385] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.365929 15831 raft_consensus.cc:740] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.366995 15831 consensus_queue.cc:260] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.370004 15837 raft_consensus.cc:493] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.370592 15837 raft_consensus.cc:515] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.373114 15837 leader_election.cc:290] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.384925 15829 tablet_bootstrap.cc:654] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.388872 15830 tablet_bootstrap.cc:492] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:54.389601 15830 ts_tablet_manager.cc:1403] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.037s
I20260710 13:19:54.393163 15831 ts_tablet_manager.cc:1434] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.003s
I20260710 13:19:54.392976 15830 raft_consensus.cc:359] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:54.393985 15830 raft_consensus.cc:385] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.394438 15831 tablet_bootstrap.cc:492] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:54.394495 15830 raft_consensus.cc:740] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.399302 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea62df66bf8c46d6b103d69a132548b1" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.400025 15640 raft_consensus.cc:2468] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 0.
I20260710 13:19:54.395627 15830 consensus_queue.cc:260] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:54.401917 15680 leader_election.cc:304] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:54.403141 15837 raft_consensus.cc:2804] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.403537 15837 raft_consensus.cc:493] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.403929 15837 raft_consensus.cc:3060] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.409089 15855 raft_consensus.cc:493] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.410116 15855 raft_consensus.cc:515] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.414927 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.411993 15538 catalog_manager.cc:5697] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eea3b28273c4be28d331247e5f43243 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "6eea3b28273c4be28d331247e5f43243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:54.416607 15754 leader_election.cc:343] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.417706 15829 tablet_bootstrap.cc:492] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:54.417899 15830 ts_tablet_manager.cc:1434] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:19:54.418287 15829 ts_tablet_manager.cc:1403] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.000s
I20260710 13:19:54.419402 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:54.419766 15855 leader_election.cc:290] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
W20260710 13:19:54.421495 15752 leader_election.cc:343] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.422107 15752 leader_election.cc:304] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eea3b28273c4be28d331247e5f43243; no voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81
I20260710 13:19:54.419281 15830 tablet_bootstrap.cc:492] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:54.423715 15855 raft_consensus.cc:2749] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.430895 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea62df66bf8c46d6b103d69a132548b1" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
W20260710 13:19:54.432605 15679 leader_election.cc:343] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.434052 15837 raft_consensus.cc:515] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.435319 15831 tablet_bootstrap.cc:654] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.434214 15829 raft_consensus.cc:359] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.436893 15829 raft_consensus.cc:385] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.437280 15829 raft_consensus.cc:740] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.437896 15830 tablet_bootstrap.cc:654] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.438270 15829 consensus_queue.cc:260] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.438634 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea62df66bf8c46d6b103d69a132548b1" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:54.439283 15640 raft_consensus.cc:3060] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.439502 15837 leader_election.cc:290] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.440065 15837 raft_consensus.cc:493] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.440160 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea62df66bf8c46d6b103d69a132548b1" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
W20260710 13:19:54.441926 15679 leader_election.cc:343] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.440547 15837 raft_consensus.cc:515] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.442080 15869 raft_consensus.cc:493] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.444979 15869 raft_consensus.cc:515] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:54.445245 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b38509eba24c508faa4ad3797a587b" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
W20260710 13:19:54.446674 15680 leader_election.cc:343] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.447996 15869 leader_election.cc:290] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285), 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901)
I20260710 13:19:54.449584 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:54.449962 15640 raft_consensus.cc:2468] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 1.
I20260710 13:19:54.451689 15680 leader_election.cc:304] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [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: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:54.453063 15869 raft_consensus.cc:2804] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.453764 15869 raft_consensus.cc:697] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:54.454793 15869 consensus_queue.cc:237] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.452682 15829 ts_tablet_manager.cc:1434] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 13:19:54.457085 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.458060 15639 raft_consensus.cc:2468] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 0.
I20260710 13:19:54.458492 15829 tablet_bootstrap.cc:492] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
W20260710 13:19:54.461694 15679 leader_election.cc:343] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.462615 15680 leader_election.cc:304] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [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: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:54.447899 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b38509eba24c508faa4ad3797a587b" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:54.464462 15870 raft_consensus.cc:2804] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.464876 15870 raft_consensus.cc:493] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:54.465102 15679 leader_election.cc:343] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.465209 15870 raft_consensus.cc:3060] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.465668 15679 leader_election.cc:304] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52; no voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:54.468190 15837 leader_election.cc:290] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.468824 15837 raft_consensus.cc:2749] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.478749 15870 raft_consensus.cc:515] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:54.480624 15830 tablet_bootstrap.cc:492] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:54.481402 15830 ts_tablet_manager.cc:1403] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.033s
I20260710 13:19:54.481496 15829 tablet_bootstrap.cc:654] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.482976 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:54.483716 15640 raft_consensus.cc:3060] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.485019 15830 raft_consensus.cc:359] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.486490 15830 raft_consensus.cc:385] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.486565 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:54.486892 15830 raft_consensus.cc:740] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.487653 15830 consensus_queue.cc:260] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.489979 15830 ts_tablet_manager.cc:1434] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:54.491298 15830 tablet_bootstrap.cc:492] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:54.492208 15538 catalog_manager.cc:5697] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.482966 15870 leader_election.cc:290] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Requested vote from peers 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285), 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901)
I20260710 13:19:54.494593 15640 raft_consensus.cc:2468] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 1.
I20260710 13:19:54.495851 15680 leader_election.cc:304] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:54.496721 15870 raft_consensus.cc:2804] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.497236 15870 raft_consensus.cc:697] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:54.498461 15830 tablet_bootstrap.cc:654] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.498122 15870 consensus_queue.cc:237] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
W20260710 13:19:54.500514 15679 leader_election.cc:343] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.504727 15831 tablet_bootstrap.cc:492] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:54.508275 15831 ts_tablet_manager.cc:1403] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.014s
I20260710 13:19:54.511554 15829 tablet_bootstrap.cc:492] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:54.512665 15829 ts_tablet_manager.cc:1403] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.000s
I20260710 13:19:54.513358 15831 raft_consensus.cc:359] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:54.514595 15831 raft_consensus.cc:385] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.516304 15831 raft_consensus.cc:740] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.516256 15829 raft_consensus.cc:359] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.517611 15831 consensus_queue.cc:260] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:54.518415 15829 raft_consensus.cc:385] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.518812 15829 raft_consensus.cc:740] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.519948 15830 tablet_bootstrap.cc:492] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:54.520485 15830 ts_tablet_manager.cc:1403] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.000s
I20260710 13:19:54.521641 15831 ts_tablet_manager.cc:1434] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 13:19:54.521754 15536 catalog_manager.cc:5697] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.522819 15831 tablet_bootstrap.cc:492] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:54.524019 15830 raft_consensus.cc:359] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.524760 15830 raft_consensus.cc:385] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.524986 15829 consensus_queue.cc:260] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.525058 15830 raft_consensus.cc:740] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.526721 15830 consensus_queue.cc:260] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.527786 15829 ts_tablet_manager.cc:1434] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:19:54.528857 15829 tablet_bootstrap.cc:492] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:54.528977 15830 ts_tablet_manager.cc:1434] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:54.530048 15830 tablet_bootstrap.cc:492] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:54.532737 15855 raft_consensus.cc:493] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.533493 15855 raft_consensus.cc:515] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.537827 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.539587 15640 raft_consensus.cc:2468] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:54.538712 15847 raft_consensus.cc:493] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.540251 15829 tablet_bootstrap.cc:654] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.540570 15847 raft_consensus.cc:515] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.541097 15754 leader_election.cc:304] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:54.542083 15838 raft_consensus.cc:2804] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.542412 15838 raft_consensus.cc:493] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.542788 15838 raft_consensus.cc:3060] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.543095 15847 leader_election.cc:290] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.540251 15830 tablet_bootstrap.cc:654] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.549943 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:54.550813 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:54.551504 15715 raft_consensus.cc:2468] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 0.
I20260710 13:19:54.551705 15870 raft_consensus.cc:493] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.552351 15870 raft_consensus.cc:515] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.553325 15603 leader_election.cc:304] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:54.555007 15870 leader_election.cc:290] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.557930 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
W20260710 13:19:54.558292 15604 leader_election.cc:343] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.558981 15855 leader_election.cc:290] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:54.559983 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:54.561812 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.562688 15640 raft_consensus.cc:2468] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 0.
I20260710 13:19:54.560585 15715 raft_consensus.cc:2468] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:54.563827 15831 tablet_bootstrap.cc:654] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.563979 15680 leader_election.cc:304] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:54.564504 15847 raft_consensus.cc:2804] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.564932 15847 raft_consensus.cc:493] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.565395 15870 raft_consensus.cc:2804] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.565435 15847 raft_consensus.cc:3060] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.566113 15870 raft_consensus.cc:493] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.566504 15870 raft_consensus.cc:3060] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.575940 15838 raft_consensus.cc:515] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.577937 15789 raft_consensus.cc:2393] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 362abc8eae5544c3b89288ce370c1b52 in current term 1: Already voted for candidate 6eea3b28273c4be28d331247e5f43243 in this term.
I20260710 13:19:54.580475 15831 tablet_bootstrap.cc:492] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:54.581243 15831 ts_tablet_manager.cc:1403] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.009s
I20260710 13:19:54.584980 15870 raft_consensus.cc:515] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.587949 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:54.588665 15640 raft_consensus.cc:3060] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.588186 15831 raft_consensus.cc:359] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.589025 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:54.589262 15831 raft_consensus.cc:385] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.589677 15831 raft_consensus.cc:740] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.591413 15870 leader_election.cc:290] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.593139 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:54.594166 15789 raft_consensus.cc:2393] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 362abc8eae5544c3b89288ce370c1b52 in current term 1: Already voted for candidate 6eea3b28273c4be28d331247e5f43243 in this term.
I20260710 13:19:54.590974 15831 consensus_queue.cc:260] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.595798 15679 leader_election.cc:304] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [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: 362abc8eae5544c3b89288ce370c1b52; no voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:54.599080 15831 ts_tablet_manager.cc:1434] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260710 13:19:54.600533 15831 tablet_bootstrap.cc:492] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:54.604583 15838 leader_election.cc:290] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:54.605410 15640 raft_consensus.cc:2468] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:54.606062 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:54.606797 15754 leader_election.cc:304] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:54.607100 15715 raft_consensus.cc:2393] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6eea3b28273c4be28d331247e5f43243 in current term 1: Already voted for candidate 362abc8eae5544c3b89288ce370c1b52 in this term.
I20260710 13:19:54.607915 15874 raft_consensus.cc:2749] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.608507 15874 raft_consensus.cc:493] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.609053 15829 tablet_bootstrap.cc:492] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:54.608961 15874 raft_consensus.cc:515] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.609573 15829 ts_tablet_manager.cc:1403] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.026s
I20260710 13:19:54.609946 15847 raft_consensus.cc:515] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.611445 15874 leader_election.cc:290] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.612655 15847 leader_election.cc:290] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.613102 15829 raft_consensus.cc:359] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.613619 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:54.614354 15789 raft_consensus.cc:3060] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.615206 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f2649021684d408ac549a789ecacdc" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.615656 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f2649021684d408ac549a789ecacdc" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:54.615969 15640 raft_consensus.cc:2393] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 362abc8eae5544c3b89288ce370c1b52 in current term 1: Already voted for candidate 6eea3b28273c4be28d331247e5f43243 in this term.
I20260710 13:19:54.616169 15830 tablet_bootstrap.cc:492] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:54.616698 15830 ts_tablet_manager.cc:1403] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.022s
I20260710 13:19:54.618597 15855 raft_consensus.cc:2804] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.619168 15855 raft_consensus.cc:697] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Leader. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:54.619925 15830 raft_consensus.cc:359] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.620113 15855 consensus_queue.cc:237] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.620677 15830 raft_consensus.cc:385] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.620982 15830 raft_consensus.cc:740] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.621357 15838 raft_consensus.cc:493] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.621631 15830 consensus_queue.cc:260] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.621917 15838 raft_consensus.cc:515] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:54.624128 15830 ts_tablet_manager.cc:1434] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:54.613832 15829 raft_consensus.cc:385] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.624294 15838 leader_election.cc:290] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901)
I20260710 13:19:54.624733 15829 raft_consensus.cc:740] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.625113 15789 raft_consensus.cc:2468] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:54.625170 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:54.625699 15829 consensus_queue.cc:260] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.614256 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:54.626645 15604 leader_election.cc:304] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:54.626853 15715 raft_consensus.cc:3060] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.627584 15833 raft_consensus.cc:2804] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.628213 15829 ts_tablet_manager.cc:1434] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:19:54.629160 15829 tablet_bootstrap.cc:492] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:54.618023 15679 leader_election.cc:304] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52; no voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:54.631258 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.631950 15870 raft_consensus.cc:3060] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.635600 15829 tablet_bootstrap.cc:654] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.639039 15715 raft_consensus.cc:2468] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:54.640874 15833 raft_consensus.cc:697] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:54.644459 15640 raft_consensus.cc:2393] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6eea3b28273c4be28d331247e5f43243 in current term 1: Already voted for candidate 362abc8eae5544c3b89288ce370c1b52 in this term.
I20260710 13:19:54.644941 15882 raft_consensus.cc:493] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.645707 15870 raft_consensus.cc:2749] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.645566 15882 raft_consensus.cc:515] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.647177 15754 leader_election.cc:304] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eea3b28273c4be28d331247e5f43243; no voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81
I20260710 13:19:54.648377 15838 raft_consensus.cc:3060] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.652603 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:54.643170 15833 consensus_queue.cc:237] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.653286 15789 raft_consensus.cc:2468] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 0.
I20260710 13:19:54.655272 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:54.656137 15882 leader_election.cc:290] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
W20260710 13:19:54.656719 15603 leader_election.cc:343] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.658726 15829 tablet_bootstrap.cc:492] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:54.659235 15829 ts_tablet_manager.cc:1403] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.010s
I20260710 13:19:54.659363 15831 tablet_bootstrap.cc:654] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.661907 15604 leader_election.cc:304] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [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: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:54.662186 15829 raft_consensus.cc:359] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.663113 15829 raft_consensus.cc:385] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.663467 15829 raft_consensus.cc:740] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.664532 15829 consensus_queue.cc:260] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.665787 15870 raft_consensus.cc:493] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.666375 15870 raft_consensus.cc:515] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.670594 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.671013 15537 catalog_manager.cc:5697] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eea3b28273c4be28d331247e5f43243 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "6eea3b28273c4be28d331247e5f43243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.673435 15870 leader_election.cc:290] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.674302 15882 raft_consensus.cc:2804] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.674779 15882 raft_consensus.cc:493] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.675684 15829 ts_tablet_manager.cc:1434] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:19:54.675895 15882 raft_consensus.cc:3060] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.678845 15838 raft_consensus.cc:2749] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.681121 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:54.681926 15789 raft_consensus.cc:2393] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 362abc8eae5544c3b89288ce370c1b52 in current term 1: Already voted for candidate 4b2252444e004dd897970d7cb9b15c81 in this term.
I20260710 13:19:54.683308 15870 raft_consensus.cc:493] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.683774 15870 raft_consensus.cc:515] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.684154 15831 tablet_bootstrap.cc:492] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:54.684965 15679 leader_election.cc:304] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52; no voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:54.685863 15870 leader_election.cc:290] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.686388 15870 raft_consensus.cc:3060] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.685130 15831 ts_tablet_manager.cc:1403] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.008s
I20260710 13:19:54.686079 15882 raft_consensus.cc:515] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.690920 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:54.691509 15715 raft_consensus.cc:3060] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.690937 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe7585a058e44aea2eff9ef32cc41fa" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:54.692864 15640 raft_consensus.cc:2393] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 362abc8eae5544c3b89288ce370c1b52 in current term 1: Already voted for candidate 6eea3b28273c4be28d331247e5f43243 in this term.
I20260710 13:19:54.694101 15870 raft_consensus.cc:2749] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.691326 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe7585a058e44aea2eff9ef32cc41fa" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:54.697716 15715 raft_consensus.cc:2468] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:54.698783 15679 leader_election.cc:304] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52; no voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:54.698781 15603 leader_election.cc:304] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:54.700343 15847 raft_consensus.cc:2804] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.702127 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:54.702714 15789 raft_consensus.cc:3060] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.699314 15831 raft_consensus.cc:359] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.705070 15831 raft_consensus.cc:385] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.705437 15831 raft_consensus.cc:740] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.706733 15831 consensus_queue.cc:260] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.708879 15882 leader_election.cc:290] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.709082 15831 ts_tablet_manager.cc:1434] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:19:54.710260 15831 tablet_bootstrap.cc:492] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:54.720939 15831 tablet_bootstrap.cc:654] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.721824 15538 catalog_manager.cc:5697] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.720965 15882 consensus_queue.cc:1048] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:19:54.700332 15870 raft_consensus.cc:3060] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.727200 15887 raft_consensus.cc:493] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.727662 15887 raft_consensus.cc:515] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.730918 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b38509eba24c508faa4ad3797a587b" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:54.731537 15714 raft_consensus.cc:2468] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 0.
I20260710 13:19:54.732751 15603 leader_election.cc:304] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:54.733100 15789 raft_consensus.cc:2468] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:54.734800 15887 leader_election.cc:290] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.733731 15882 raft_consensus.cc:2804] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.735401 15882 raft_consensus.cc:493] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.736008 15882 raft_consensus.cc:3060] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.737972 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b38509eba24c508faa4ad3797a587b" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:54.738785 15789 raft_consensus.cc:2468] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 0.
I20260710 13:19:54.740003 15870 raft_consensus.cc:2749] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.734619 15847 raft_consensus.cc:697] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:54.741533 15847 consensus_queue.cc:237] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.743468 15882 raft_consensus.cc:515] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.746407 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b38509eba24c508faa4ad3797a587b" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:54.746999 15714 raft_consensus.cc:3060] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.747630 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20b38509eba24c508faa4ad3797a587b" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:54.748268 15882 leader_election.cc:290] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:54.748167 15838 consensus_queue.cc:1048] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.750442 15831 tablet_bootstrap.cc:492] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:54.750936 15831 ts_tablet_manager.cc:1403] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260710 13:19:54.748191 15789 raft_consensus.cc:3060] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.753974 15831 raft_consensus.cc:359] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.754645 15831 raft_consensus.cc:385] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.754925 15831 raft_consensus.cc:740] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.755607 15831 consensus_queue.cc:260] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.757666 15714 raft_consensus.cc:2468] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:54.757735 15831 ts_tablet_manager.cc:1434] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:54.761322 15603 leader_election.cc:304] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:54.763075 15789 raft_consensus.cc:2468] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:54.764632 15882 raft_consensus.cc:2804] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.765662 15882 raft_consensus.cc:697] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:54.766758 15882 consensus_queue.cc:237] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:54.764804 15833 consensus_queue.cc:1048] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:19:54.779943 15854 consensus_queue.cc:1048] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:54.791429 15854 consensus_queue.cc:1048] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.800029 15536 catalog_manager.cc:5697] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.825508 15855 consensus_queue.cc:1048] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.833868 15536 catalog_manager.cc:5697] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.913995 15874 consensus_queue.cc:1048] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.924352 15870 consensus_queue.cc:1048] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.961488 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5"
dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
mode: GRACEFUL
new_leader_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:56386
I20260710 13:19:54.961992 15715 raft_consensus.cc:606] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Received request to transfer leadership to TS 4b2252444e004dd897970d7cb9b15c81
I20260710 13:19:54.982120 15789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd"
dest_uuid: "6eea3b28273c4be28d331247e5f43243"
mode: GRACEFUL
new_leader_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:48604
I20260710 13:19:54.982695 15789 raft_consensus.cc:606] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Received request to transfer leadership to TS 4b2252444e004dd897970d7cb9b15c81
I20260710 13:19:54.996070 15640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
mode: GRACEFUL
new_leader_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:46032
I20260710 13:19:54.996613 15640 raft_consensus.cc:606] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Received request to transfer leadership to TS 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:55.005967 15789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80f2649021684d408ac549a789ecacdc"
dest_uuid: "6eea3b28273c4be28d331247e5f43243"
mode: GRACEFUL
new_leader_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:48604
I20260710 13:19:55.006568 15789 raft_consensus.cc:606] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Received request to transfer leadership to TS 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:55.012255 15640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
mode: GRACEFUL
new_leader_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:46032
I20260710 13:19:55.012897 15640 raft_consensus.cc:606] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Received request to transfer leadership to TS 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:55.046370 15870 consensus_queue.cc:1048] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.052367 15789 raft_consensus.cc:3060] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.059886 15870 consensus_queue.cc:1048] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.148422 15854 consensus_queue.cc:1048] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:55.149395 15882 consensus_queue.cc:1048] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.162806 15838 consensus_queue.cc:1048] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.172605 15833 consensus_queue.cc:1048] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.185462 15900 raft_consensus.cc:993] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243: : Instructing follower 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:55.186038 15838 raft_consensus.cc:1081] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Signalling peer 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:55.187975 15640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:57282
I20260710 13:19:55.188736 15640 raft_consensus.cc:493] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.189252 15640 raft_consensus.cc:3060] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.189471 15833 consensus_queue.cc:1048] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.197887 15640 raft_consensus.cc:515] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.204440 15882 consensus_queue.cc:1048] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.205595 15833 consensus_queue.cc:1048] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.207798 15640 leader_election.cc:290] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 2 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:55.208636 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:55.209489 15714 raft_consensus.cc:3060] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.215783 15714 raft_consensus.cc:2468] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 2.
I20260710 13:19:55.216836 15603 leader_election.cc:304] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:55.218071 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6078ef6197d14d2db3c476da536ad9cd" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:55.218719 15789 raft_consensus.cc:3055] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.219023 15789 raft_consensus.cc:740] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:55.219939 15789 consensus_queue.cc:260] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.221256 15789 raft_consensus.cc:3060] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.217657 15833 raft_consensus.cc:2804] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.228513 15789 raft_consensus.cc:2468] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 2.
I20260710 13:19:55.229012 15833 raft_consensus.cc:697] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:55.229107 15887 consensus_queue.cc:1048] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.229918 15833 consensus_queue.cc:237] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.236866 15886 raft_consensus.cc:993] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81: : Instructing follower 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:55.237313 15886 raft_consensus.cc:1081] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Signalling peer 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:55.239066 15715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20"
dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:33932
I20260710 13:19:55.239624 15715 raft_consensus.cc:493] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.239989 15715 raft_consensus.cc:3060] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.239843 15538 catalog_manager.cc:5697] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 1 to 2, leader changed from 6eea3b28273c4be28d331247e5f43243 (127.10.230.131) to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.247196 15715 raft_consensus.cc:515] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.249366 15715 leader_election.cc:290] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:55.250909 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:55.250850 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:55.251633 15789 raft_consensus.cc:3060] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.251681 15640 raft_consensus.cc:3055] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.252090 15640 raft_consensus.cc:740] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:55.252996 15640 consensus_queue.cc:260] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.254225 15640 raft_consensus.cc:3060] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.258854 15789 raft_consensus.cc:2468] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:55.260165 15679 leader_election.cc:304] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:55.261023 15870 raft_consensus.cc:2804] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.261467 15870 raft_consensus.cc:697] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:55.261613 15640 raft_consensus.cc:2468] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:55.262557 15870 consensus_queue.cc:237] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.268630 15537 catalog_manager.cc:5697] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 1 to 2, leader changed from 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129) to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.275672 15833 raft_consensus.cc:993] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81: : Instructing follower 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:55.276242 15886 raft_consensus.cc:1081] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Signalling peer 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:55.277907 15715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4"
dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:33932
I20260710 13:19:55.278383 15715 raft_consensus.cc:493] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.278812 15715 raft_consensus.cc:3060] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.283771 15715 raft_consensus.cc:515] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.285956 15715 leader_election.cc:290] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:55.286686 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:55.286361 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e3dc964bea4dfeb0806b62082da6f4" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:55.288162 15640 raft_consensus.cc:3055] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.288461 15640 raft_consensus.cc:740] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:55.288936 15789 raft_consensus.cc:3060] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.289376 15640 consensus_queue.cc:260] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.290685 15640 raft_consensus.cc:3060] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.296204 15789 raft_consensus.cc:2468] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:55.297468 15640 raft_consensus.cc:2468] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:55.297538 15679 leader_election.cc:304] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:55.298473 15870 raft_consensus.cc:2804] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.298969 15870 raft_consensus.cc:697] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:55.299782 15870 consensus_queue.cc:237] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.301458 15900 raft_consensus.cc:993] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243: : Instructing follower 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:55.301960 15838 raft_consensus.cc:1081] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Signalling peer 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:55.304203 15715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80f2649021684d408ac549a789ecacdc"
dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:33922
I20260710 13:19:55.304738 15715 raft_consensus.cc:493] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.305136 15715 raft_consensus.cc:3060] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.307542 15537 catalog_manager.cc:5697] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 1 to 2, leader changed from 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129) to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.311558 15715 raft_consensus.cc:515] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.314091 15715 leader_election.cc:290] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:55.314657 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f2649021684d408ac549a789ecacdc" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:55.315222 15640 raft_consensus.cc:3060] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.317093 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f2649021684d408ac549a789ecacdc" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:55.317567 15789 raft_consensus.cc:3055] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.317833 15789 raft_consensus.cc:740] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:55.318522 15789 consensus_queue.cc:260] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.319383 15789 raft_consensus.cc:3060] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.320013 15640 raft_consensus.cc:2468] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:55.321026 15680 leader_election.cc:304] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:55.321691 15870 raft_consensus.cc:2804] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.322113 15870 raft_consensus.cc:697] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:55.322925 15870 consensus_queue.cc:237] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:55.325364 15789 raft_consensus.cc:2468] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:55.329110 15537 catalog_manager.cc:5697] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 1 to 2, leader changed from 6eea3b28273c4be28d331247e5f43243 (127.10.230.131) to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.403157 15869 raft_consensus.cc:993] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52: : Instructing follower 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:55.403633 15870 raft_consensus.cc:1081] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Signalling peer 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:55.405103 15640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:46018
I20260710 13:19:55.405555 15640 raft_consensus.cc:493] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.405830 15640 raft_consensus.cc:3060] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.410620 15640 raft_consensus.cc:515] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:55.412117 15640 leader_election.cc:290] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 2 election: Requested vote from peers 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:55.413177 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:55.413230 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c16afc8b84d4b72a8de92d0388399f5" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:55.414002 15789 raft_consensus.cc:3060] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.414037 15715 raft_consensus.cc:3055] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.414534 15715 raft_consensus.cc:740] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:55.415352 15715 consensus_queue.cc:260] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:55.416567 15715 raft_consensus.cc:3060] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.421221 15789 raft_consensus.cc:2468] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 2.
I20260710 13:19:55.422592 15604 leader_election.cc:304] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:55.423398 15886 raft_consensus.cc:2804] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.423530 15715 raft_consensus.cc:2468] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 2.
I20260710 13:19:55.423993 15886 raft_consensus.cc:697] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:55.424954 15886 consensus_queue.cc:237] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } }
I20260710 13:19:55.431545 15537 catalog_manager.cc:5697] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 1 to 2, leader changed from 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130) to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.618386 15715 raft_consensus.cc:1275] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.619576 15887 consensus_queue.cc:1048] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.626744 15789 raft_consensus.cc:1275] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.628525 15886 consensus_queue.cc:1048] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.653102 15789 raft_consensus.cc:1275] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.654366 15918 consensus_queue.cc:1048] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.663089 15640 raft_consensus.cc:1275] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.664695 15918 consensus_queue.cc:1048] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.713992 15789 raft_consensus.cc:1275] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.715432 15918 consensus_queue.cc:1048] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.722874 15640 raft_consensus.cc:1275] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.724535 15918 consensus_queue.cc:1048] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.751724 15789 raft_consensus.cc:1275] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.753227 15918 consensus_queue.cc:1048] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.761332 15640 raft_consensus.cc:1275] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.763088 15869 consensus_queue.cc:1048] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.813505 15789 raft_consensus.cc:1275] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.814817 15886 consensus_queue.cc:1048] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.824368 15715 raft_consensus.cc:1275] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.825693 15886 consensus_queue.cc:1048] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:58.051095 15537 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49990:
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:19:58.054401 15537 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:19:58.116995 15628 tablet_service.cc:1511] Processing CreateTablet for tablet 10889ff5b4f44f7584cdae37a1b3cb71 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:58.118232 15704 tablet_service.cc:1511] Processing CreateTablet for tablet 10889ff5b4f44f7584cdae37a1b3cb71 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:58.119280 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10889ff5b4f44f7584cdae37a1b3cb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.120048 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10889ff5b4f44f7584cdae37a1b3cb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.119987 15774 tablet_service.cc:1511] Processing CreateTablet for tablet 10889ff5b4f44f7584cdae37a1b3cb71 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:58.121764 15774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10889ff5b4f44f7584cdae37a1b3cb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.125010 15697 tablet_service.cc:1511] Processing CreateTablet for tablet f40ac55760c04890a029e7c682b60185 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:58.126554 15697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f40ac55760c04890a029e7c682b60185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.134850 15625 tablet_service.cc:1511] Processing CreateTablet for tablet 8865f98c1cfa48c48a298f1ee48f71b2 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:58.136731 15775 tablet_service.cc:1511] Processing CreateTablet for tablet 8865f98c1cfa48c48a298f1ee48f71b2 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:58.138957 15775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8865f98c1cfa48c48a298f1ee48f71b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.138746 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 7daf0cc3536446e3b4703aa99546525a (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:58.131803 15629 tablet_service.cc:1511] Processing CreateTablet for tablet f40ac55760c04890a029e7c682b60185 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:58.144114 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8865f98c1cfa48c48a298f1ee48f71b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.143628 15701 tablet_service.cc:1511] Processing CreateTablet for tablet 8865f98c1cfa48c48a298f1ee48f71b2 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:58.147058 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7daf0cc3536446e3b4703aa99546525a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.134871 15777 tablet_service.cc:1511] Processing CreateTablet for tablet f40ac55760c04890a029e7c682b60185 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:58.152858 15777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f40ac55760c04890a029e7c682b60185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.153986 15629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f40ac55760c04890a029e7c682b60185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.156497 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8865f98c1cfa48c48a298f1ee48f71b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.166759 15779 tablet_service.cc:1511] Processing CreateTablet for tablet 7daf0cc3536446e3b4703aa99546525a (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:58.168418 15779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7daf0cc3536446e3b4703aa99546525a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.172175 15630 tablet_service.cc:1511] Processing CreateTablet for tablet 4923f9a0da0a4be199f44d5573298baa (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:58.172976 15776 tablet_service.cc:1511] Processing CreateTablet for tablet 4923f9a0da0a4be199f44d5573298baa (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:58.173580 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4923f9a0da0a4be199f44d5573298baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.174463 15776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4923f9a0da0a4be199f44d5573298baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.187191 15705 tablet_service.cc:1511] Processing CreateTablet for tablet 7daf0cc3536446e3b4703aa99546525a (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:58.189474 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7daf0cc3536446e3b4703aa99546525a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.189375 15699 tablet_service.cc:1511] Processing CreateTablet for tablet 87e6fc5f987e433ea700183a71bd70f2 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:58.189695 15624 tablet_service.cc:1511] Processing CreateTablet for tablet 87e6fc5f987e433ea700183a71bd70f2 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:58.190811 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e6fc5f987e433ea700183a71bd70f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.191462 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e6fc5f987e433ea700183a71bd70f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.194664 15700 tablet_service.cc:1511] Processing CreateTablet for tablet 4923f9a0da0a4be199f44d5573298baa (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:58.195998 15700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4923f9a0da0a4be199f44d5573298baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.210870 15778 tablet_service.cc:1511] Processing CreateTablet for tablet 87e6fc5f987e433ea700183a71bd70f2 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:58.212512 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e6fc5f987e433ea700183a71bd70f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.220745 15622 tablet_service.cc:1511] Processing CreateTablet for tablet 94961392ffbf459bbbc13166b50d9313 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:58.222492 15622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94961392ffbf459bbbc13166b50d9313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.228580 15702 tablet_service.cc:1511] Processing CreateTablet for tablet 94961392ffbf459bbbc13166b50d9313 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:58.230120 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94961392ffbf459bbbc13166b50d9313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.232812 15771 tablet_service.cc:1511] Processing CreateTablet for tablet 94961392ffbf459bbbc13166b50d9313 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:58.234228 15771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94961392ffbf459bbbc13166b50d9313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.235139 15623 tablet_service.cc:1511] Processing CreateTablet for tablet e50b83690b744fe1b4e0e504dd325634 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:58.236539 15623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50b83690b744fe1b4e0e504dd325634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.238564 15698 tablet_service.cc:1511] Processing CreateTablet for tablet e50b83690b744fe1b4e0e504dd325634 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:58.239912 15698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50b83690b744fe1b4e0e504dd325634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.248116 15773 tablet_service.cc:1511] Processing CreateTablet for tablet e50b83690b744fe1b4e0e504dd325634 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:58.249432 15773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50b83690b744fe1b4e0e504dd325634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.265453 15932 tablet_bootstrap.cc:492] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:58.325086 15630 tablet_service.cc:1511] Processing CreateTablet for tablet 278548c87ab44ca89826e7e61b316010 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:58.329949 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278548c87ab44ca89826e7e61b316010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.328411 15773 tablet_service.cc:1511] Processing CreateTablet for tablet 278548c87ab44ca89826e7e61b316010 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 13:19:58.340888 15586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:58.345870 15933 tablet_bootstrap.cc:492] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:58.349820 15701 tablet_service.cc:1511] Processing CreateTablet for tablet 278548c87ab44ca89826e7e61b316010 (DEFAULT_TABLE table=soft_deleted_table [id=a494705cbf15425da78df8233c267fd8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:58.366690 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278548c87ab44ca89826e7e61b316010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.351576 15773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278548c87ab44ca89826e7e61b316010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:58.379503 15932 tablet_bootstrap.cc:654] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.392653 15934 tablet_bootstrap.cc:492] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:58.398275 15933 tablet_bootstrap.cc:654] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.407829 15934 tablet_bootstrap.cc:654] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.420568 15933 tablet_bootstrap.cc:492] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:58.421507 15933 ts_tablet_manager.cc:1403] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.003s
I20260710 13:19:58.422377 15934 tablet_bootstrap.cc:492] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:58.422996 15934 ts_tablet_manager.cc:1403] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.013s
I20260710 13:19:58.425009 15932 tablet_bootstrap.cc:492] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:58.425664 15932 ts_tablet_manager.cc:1403] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.007s
I20260710 13:19:58.424706 15933 raft_consensus.cc:359] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.426723 15933 raft_consensus.cc:385] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.427122 15933 raft_consensus.cc:740] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.428017 15933 consensus_queue.cc:260] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.428164 15934 raft_consensus.cc:359] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.428383 15932 raft_consensus.cc:359] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.429005 15934 raft_consensus.cc:385] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.429178 15932 raft_consensus.cc:385] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.429415 15934 raft_consensus.cc:740] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.429543 15932 raft_consensus.cc:740] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.430462 15932 consensus_queue.cc:260] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.430476 15934 consensus_queue.cc:260] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.431272 15933 ts_tablet_manager.cc:1434] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:19:58.432493 15933 tablet_bootstrap.cc:492] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:58.433327 15932 ts_tablet_manager.cc:1434] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:58.434654 15932 tablet_bootstrap.cc:492] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:58.437130 15934 ts_tablet_manager.cc:1434] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:58.438365 15934 tablet_bootstrap.cc:492] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:58.442517 15932 tablet_bootstrap.cc:654] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.445698 15934 tablet_bootstrap.cc:654] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.454396 15932 tablet_bootstrap.cc:492] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:58.454927 15932 ts_tablet_manager.cc:1403] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 13:19:58.458285 15933 tablet_bootstrap.cc:654] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.458662 15932 raft_consensus.cc:359] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.459587 15932 raft_consensus.cc:385] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.459914 15932 raft_consensus.cc:740] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.460861 15932 consensus_queue.cc:260] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.463846 15932 ts_tablet_manager.cc:1434] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:58.464937 15934 tablet_bootstrap.cc:492] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:58.465679 15934 ts_tablet_manager.cc:1403] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260710 13:19:58.466650 15932 tablet_bootstrap.cc:492] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:58.470614 15934 raft_consensus.cc:359] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.471724 15934 raft_consensus.cc:385] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.472110 15934 raft_consensus.cc:740] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.473537 15934 consensus_queue.cc:260] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.475785 15932 tablet_bootstrap.cc:654] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.477617 15934 ts_tablet_manager.cc:1434] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:19:58.478821 15934 tablet_bootstrap.cc:492] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:58.486052 15934 tablet_bootstrap.cc:654] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.489151 15932 tablet_bootstrap.cc:492] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:58.489702 15932 ts_tablet_manager.cc:1403] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 13:19:58.492762 15932 raft_consensus.cc:359] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.493577 15932 raft_consensus.cc:385] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.493893 15932 raft_consensus.cc:740] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.494706 15932 consensus_queue.cc:260] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.497340 15932 ts_tablet_manager.cc:1434] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:58.498435 15932 tablet_bootstrap.cc:492] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:58.499857 15934 tablet_bootstrap.cc:492] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:58.501303 15934 ts_tablet_manager.cc:1403] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 13:19:58.504516 15933 tablet_bootstrap.cc:492] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:58.505100 15933 ts_tablet_manager.cc:1403] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.011s
I20260710 13:19:58.504930 15934 raft_consensus.cc:359] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.505810 15934 raft_consensus.cc:385] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.506095 15934 raft_consensus.cc:740] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.506515 15932 tablet_bootstrap.cc:654] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.506893 15934 consensus_queue.cc:260] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.509482 15933 raft_consensus.cc:359] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.510492 15934 ts_tablet_manager.cc:1434] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:19:58.510529 15933 raft_consensus.cc:385] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.511349 15933 raft_consensus.cc:740] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.512384 15933 consensus_queue.cc:260] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.513258 15934 tablet_bootstrap.cc:492] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:58.514307 15932 tablet_bootstrap.cc:492] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:58.514869 15932 ts_tablet_manager.cc:1403] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:19:58.518365 15933 ts_tablet_manager.cc:1434] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:58.518340 15932 raft_consensus.cc:359] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.519183 15932 raft_consensus.cc:385] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.519505 15932 raft_consensus.cc:740] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.519790 15933 tablet_bootstrap.cc:492] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:58.520316 15932 consensus_queue.cc:260] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.521870 15934 tablet_bootstrap.cc:654] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.523061 15932 ts_tablet_manager.cc:1434] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260710 13:19:58.524514 15932 tablet_bootstrap.cc:492] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:58.532328 15932 tablet_bootstrap.cc:654] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.536123 15933 tablet_bootstrap.cc:654] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.536576 15870 raft_consensus.cc:493] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.537429 15870 raft_consensus.cc:515] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.541143 15870 leader_election.cc:290] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.542055 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40ac55760c04890a029e7c682b60185" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:58.543246 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40ac55760c04890a029e7c682b60185" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
W20260710 13:19:58.544077 15680 leader_election.cc:343] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:58.545109 15679 leader_election.cc:343] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.545568 15679 leader_election.cc:304] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52; no voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:58.546996 15870 raft_consensus.cc:2749] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.550324 15934 tablet_bootstrap.cc:492] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:58.550923 15934 ts_tablet_manager.cc:1403] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.005s
I20260710 13:19:58.554232 15934 raft_consensus.cc:359] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.555017 15934 raft_consensus.cc:385] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.555325 15934 raft_consensus.cc:740] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.556128 15934 consensus_queue.cc:260] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.558636 15934 ts_tablet_manager.cc:1434] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260710 13:19:58.560179 15934 tablet_bootstrap.cc:492] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:58.560322 15933 tablet_bootstrap.cc:492] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:58.561162 15933 ts_tablet_manager.cc:1403] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.004s
I20260710 13:19:58.565784 15933 raft_consensus.cc:359] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.566792 15933 raft_consensus.cc:385] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.567184 15933 raft_consensus.cc:740] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.568984 15934 tablet_bootstrap.cc:654] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.568184 15933 consensus_queue.cc:260] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.571911 15933 ts_tablet_manager.cc:1434] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:58.573197 15933 tablet_bootstrap.cc:492] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:58.581650 15934 tablet_bootstrap.cc:492] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:58.582252 15934 ts_tablet_manager.cc:1403] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260710 13:19:58.582552 15933 tablet_bootstrap.cc:654] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.585950 15934 raft_consensus.cc:359] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.586683 15838 raft_consensus.cc:493] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.586822 15934 raft_consensus.cc:385] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.587205 15934 raft_consensus.cc:740] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.587309 15838 raft_consensus.cc:515] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.588057 15934 consensus_queue.cc:260] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.591027 15934 ts_tablet_manager.cc:1434] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260710 13:19:58.592626 15838 leader_election.cc:290] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:58.594306 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4923f9a0da0a4be199f44d5573298baa" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:58.594775 15933 tablet_bootstrap.cc:492] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:58.595402 15933 ts_tablet_manager.cc:1403] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.001s
I20260710 13:19:58.595511 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4923f9a0da0a4be199f44d5573298baa" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:58.596199 15715 raft_consensus.cc:2468] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:58.598551 15752 leader_election.cc:304] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.599797 15838 raft_consensus.cc:2804] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.599700 15933 raft_consensus.cc:359] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.601403 15838 raft_consensus.cc:493] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.601994 15838 raft_consensus.cc:3060] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.601542 15933 raft_consensus.cc:385] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.594962 15639 raft_consensus.cc:2468] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:58.604411 15933 raft_consensus.cc:740] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.601068 15934 tablet_bootstrap.cc:492] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:58.606235 15933 consensus_queue.cc:260] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.625108 15934 tablet_bootstrap.cc:654] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.634117 15933 ts_tablet_manager.cc:1434] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.015s
I20260710 13:19:58.635563 15933 tablet_bootstrap.cc:492] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:58.632692 15838 raft_consensus.cc:515] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.641323 15886 raft_consensus.cc:493] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.641907 15886 raft_consensus.cc:515] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.642838 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4923f9a0da0a4be199f44d5573298baa" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:58.643584 15715 raft_consensus.cc:3060] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.645354 15886 leader_election.cc:290] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.646924 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40ac55760c04890a029e7c682b60185" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
W20260710 13:19:58.648671 15604 leader_election.cc:343] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.652884 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4923f9a0da0a4be199f44d5573298baa" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:58.653426 15639 raft_consensus.cc:3060] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.656034 15933 tablet_bootstrap.cc:654] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.657366 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40ac55760c04890a029e7c682b60185" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:58.657627 15886 raft_consensus.cc:493] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.658387 15714 raft_consensus.cc:2468] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 0.
I20260710 13:19:58.662452 15603 leader_election.cc:304] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [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: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:58.658438 15886 raft_consensus.cc:515] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.683197 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
W20260710 13:19:58.684893 15604 leader_election.cc:343] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.689069 15933 tablet_bootstrap.cc:492] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:58.689706 15933 ts_tablet_manager.cc:1403] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.022s
I20260710 13:19:58.689565 15949 raft_consensus.cc:493] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.690366 15949 raft_consensus.cc:515] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.693629 15933 raft_consensus.cc:359] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.694499 15933 raft_consensus.cc:385] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.694830 15933 raft_consensus.cc:740] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.695763 15933 consensus_queue.cc:260] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.699137 15933 ts_tablet_manager.cc:1434] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:58.700434 15933 tablet_bootstrap.cc:492] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:58.701886 15957 raft_consensus.cc:2804] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.702514 15957 raft_consensus.cc:493] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.703042 15957 raft_consensus.cc:3060] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.713459 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:58.717422 15934 tablet_bootstrap.cc:492] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:58.717759 15933 tablet_bootstrap.cc:654] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.717875 15714 raft_consensus.cc:2468] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:58.718097 15934 ts_tablet_manager.cc:1403] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.005s
I20260710 13:19:58.711691 15949 leader_election.cc:290] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:58.720335 15752 leader_election.cc:304] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.721457 15886 leader_election.cc:290] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.725028 15949 raft_consensus.cc:2804] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.726868 15949 raft_consensus.cc:493] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.727958 15933 tablet_bootstrap.cc:492] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:58.728688 15933 ts_tablet_manager.cc:1403] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.009s
I20260710 13:19:58.727372 15949 raft_consensus.cc:3060] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.731487 15933 raft_consensus.cc:359] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.708240 15838 leader_election.cc:290] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:58.732124 15933 raft_consensus.cc:385] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.732585 15933 raft_consensus.cc:740] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.720525 15956 raft_consensus.cc:493] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.733690 15933 consensus_queue.cc:260] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.735014 15956 raft_consensus.cc:515] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.736707 15933 ts_tablet_manager.cc:1434] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:58.737282 15959 raft_consensus.cc:493] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.737622 15956 leader_election.cc:290] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.716475 15932 tablet_bootstrap.cc:492] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:58.739399 15932 ts_tablet_manager.cc:1403] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.215s	user 0.066s	sys 0.115s
I20260710 13:19:58.739867 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:58.742626 15932 raft_consensus.cc:359] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.743408 15932 raft_consensus.cc:385] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.743696 15932 raft_consensus.cc:740] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.744675 15932 consensus_queue.cc:260] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.745424 15949 raft_consensus.cc:515] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.737947 15933 tablet_bootstrap.cc:492] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:58.737831 15959 raft_consensus.cc:515] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.747787 15957 raft_consensus.cc:515] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.748302 15959 leader_election.cc:290] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.750612 15789 raft_consensus.cc:2393] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b2252444e004dd897970d7cb9b15c81 in current term 1: Already voted for candidate 6eea3b28273c4be28d331247e5f43243 in this term.
I20260710 13:19:58.750890 15957 leader_election.cc:290] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.752302 15639 raft_consensus.cc:2468] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:58.754431 15933 tablet_bootstrap.cc:654] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.757536 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94961392ffbf459bbbc13166b50d9313" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:58.760118 15932 ts_tablet_manager.cc:1434] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.007s
I20260710 13:19:58.716223 15715 raft_consensus.cc:2468] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:58.763451 15932 tablet_bootstrap.cc:492] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
W20260710 13:19:58.760253 15603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.230.130:45105, user_credentials={real_user=slave}} blocked reactor thread for 98067us
I20260710 13:19:58.763648 15787 raft_consensus.cc:2468] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 0.
I20260710 13:19:58.760558 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40ac55760c04890a029e7c682b60185" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:58.765070 15604 leader_election.cc:304] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.765545 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
W20260710 13:19:58.766763 15604 leader_election.cc:343] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.767665 15752 leader_election.cc:304] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.768661 15838 raft_consensus.cc:2804] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.769143 15954 raft_consensus.cc:2804] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.769241 15838 raft_consensus.cc:697] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Leader. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:58.769773 15954 raft_consensus.cc:493] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.770143 15954 raft_consensus.cc:3060] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.770491 15838 consensus_queue.cc:237] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.768494 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:58.773800 15932 tablet_bootstrap.cc:654] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.769779 15949 leader_election.cc:290] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:58.773001 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:58.775506 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94961392ffbf459bbbc13166b50d9313" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:58.777153 15715 raft_consensus.cc:3060] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.782039 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40ac55760c04890a029e7c682b60185" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:58.782634 15713 raft_consensus.cc:3060] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:58.761983 15679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.131:35285, user_credentials={real_user=slave}} blocked reactor thread for 112661us
I20260710 13:19:58.788215 15933 tablet_bootstrap.cc:492] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:58.788746 15933 ts_tablet_manager.cc:1403] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.003s
I20260710 13:19:58.788470 15954 raft_consensus.cc:515] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.789283 15537 catalog_manager.cc:5697] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eea3b28273c4be28d331247e5f43243 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "6eea3b28273c4be28d331247e5f43243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.791994 15954 leader_election.cc:290] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.791915 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94961392ffbf459bbbc13166b50d9313" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:58.792699 15789 raft_consensus.cc:3060] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.791925 15933 raft_consensus.cc:359] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.793339 15933 raft_consensus.cc:385] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.793700 15933 raft_consensus.cc:740] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.791893 15713 raft_consensus.cc:2468] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:58.794649 15933 consensus_queue.cc:260] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.797160 15933 ts_tablet_manager.cc:1434] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:58.798130 15933 tablet_bootstrap.cc:492] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:58.798659 15789 raft_consensus.cc:2468] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:58.799775 15604 leader_election.cc:304] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.800705 15957 raft_consensus.cc:2804] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.801177 15957 raft_consensus.cc:697] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:58.804524 15933 tablet_bootstrap.cc:654] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.805804 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:58.806176 15957 consensus_queue.cc:237] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.806607 15639 raft_consensus.cc:2468] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:58.757860 15960 raft_consensus.cc:493] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.812557 15960 raft_consensus.cc:515] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.816088 15933 tablet_bootstrap.cc:492] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:58.816650 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:58.817238 15933 ts_tablet_manager.cc:1403] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.016s
I20260710 13:19:58.817359 15639 raft_consensus.cc:3060] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.820093 15933 raft_consensus.cc:359] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
W20260710 13:19:58.815929 15603 leader_election.cc:343] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.821008 15603 leader_election.cc:304] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81; no voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:58.826278 15932 tablet_bootstrap.cc:492] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:58.822762 15960 leader_election.cc:290] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.826763 15932 ts_tablet_manager.cc:1403] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.005s
I20260710 13:19:58.827561 15959 raft_consensus.cc:2749] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.829833 15932 raft_consensus.cc:359] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.830550 15932 raft_consensus.cc:385] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.830825 15932 raft_consensus.cc:740] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.831594 15932 consensus_queue.cc:260] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.820843 15933 raft_consensus.cc:385] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.831888 15538 catalog_manager.cc:5697] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.832921 15933 raft_consensus.cc:740] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.833632 15933 consensus_queue.cc:260] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.835043 15870 raft_consensus.cc:493] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.835666 15933 ts_tablet_manager.cc:1434] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:19:58.835506 15870 raft_consensus.cc:515] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.836525 15933 tablet_bootstrap.cc:492] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243: Bootstrap starting.
I20260710 13:19:58.824076 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8865f98c1cfa48c48a298f1ee48f71b2" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:58.837070 15789 raft_consensus.cc:2468] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 0.
I20260710 13:19:58.837373 15870 leader_election.cc:290] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.780265 15934 raft_consensus.cc:359] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.836400 15715 raft_consensus.cc:2468] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:58.840943 15934 raft_consensus.cc:385] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.841274 15934 raft_consensus.cc:740] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.841365 15679 leader_election.cc:304] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.841537 15752 leader_election.cc:304] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.842060 15934 consensus_queue.cc:260] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.842687 15838 raft_consensus.cc:2804] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.843242 15838 raft_consensus.cc:697] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Leader. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:58.844149 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50b83690b744fe1b4e0e504dd325634" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:58.844413 15934 ts_tablet_manager.cc:1434] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.126s	user 0.006s	sys 0.000s
I20260710 13:19:58.844924 15870 raft_consensus.cc:2804] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.844317 15838 consensus_queue.cc:237] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.845590 15934 tablet_bootstrap.cc:492] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:58.845258 15870 raft_consensus.cc:493] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.847081 15870 raft_consensus.cc:3060] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.847891 15789 raft_consensus.cc:2468] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 0.
I20260710 13:19:58.849164 15679 leader_election.cc:304] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.850091 15932 ts_tablet_manager.cc:1434] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:19:58.850203 15953 raft_consensus.cc:2804] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.850668 15953 raft_consensus.cc:493] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.850963 15953 raft_consensus.cc:3060] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.851291 15932 tablet_bootstrap.cc:492] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:58.858566 15932 tablet_bootstrap.cc:654] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.858625 15870 raft_consensus.cc:515] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.867547 15870 leader_election.cc:290] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.868945 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8865f98c1cfa48c48a298f1ee48f71b2" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:58.870038 15789 raft_consensus.cc:3060] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.875777 15933 tablet_bootstrap.cc:654] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.881590 15934 tablet_bootstrap.cc:654] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.872874 15603 leader_election.cc:304] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81; no voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:58.877967 15953 raft_consensus.cc:515] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.878356 15789 raft_consensus.cc:2468] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 1.
I20260710 13:19:58.881520 15538 catalog_manager.cc:5697] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eea3b28273c4be28d331247e5f43243 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "6eea3b28273c4be28d331247e5f43243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.883423 15679 leader_election.cc:304] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.883752 15932 tablet_bootstrap.cc:492] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
W20260710 13:19:58.883515 15603 leader_election.cc:343] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.825868 15639 raft_consensus.cc:2468] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:58.884397 15932 ts_tablet_manager.cc:1403] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.006s
I20260710 13:19:58.884603 15959 raft_consensus.cc:2749] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.885255 15870 raft_consensus.cc:2804] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.885751 15870 raft_consensus.cc:697] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:58.887061 15870 consensus_queue.cc:237] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.887843 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50b83690b744fe1b4e0e504dd325634" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:58.887791 15932 raft_consensus.cc:359] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.888609 15789 raft_consensus.cc:3060] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.888821 15932 raft_consensus.cc:385] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.889310 15932 raft_consensus.cc:740] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.888315 15603 leader_election.cc:304] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [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: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:58.892263 15959 raft_consensus.cc:2804] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.892881 15959 raft_consensus.cc:697] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:58.893268 15932 consensus_queue.cc:260] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.893757 15959 consensus_queue.cc:237] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.895856 15789 raft_consensus.cc:2468] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 1.
I20260710 13:19:58.897078 15953 leader_election.cc:290] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.897025 15679 leader_election.cc:304] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:58.896522 15932 ts_tablet_manager.cc:1434] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:19:58.899509 15960 raft_consensus.cc:2804] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.900054 15960 raft_consensus.cc:697] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:58.900338 15932 tablet_bootstrap.cc:492] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:58.901098 15960 consensus_queue.cc:237] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.901531 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94961392ffbf459bbbc13166b50d9313" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:58.902191 15715 raft_consensus.cc:3060] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.905191 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8865f98c1cfa48c48a298f1ee48f71b2" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:58.906790 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50b83690b744fe1b4e0e504dd325634" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:58.908473 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8865f98c1cfa48c48a298f1ee48f71b2" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:58.909145 15934 tablet_bootstrap.cc:492] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:58.909632 15933 tablet_bootstrap.cc:492] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243: No bootstrap required, opened a new log
I20260710 13:19:58.909706 15934 ts_tablet_manager.cc:1403] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.000s
I20260710 13:19:58.910404 15933 ts_tablet_manager.cc:1403] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.003s
I20260710 13:19:58.910403 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50b83690b744fe1b4e0e504dd325634" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
W20260710 13:19:58.911761 15680 leader_election.cc:343] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:58.912925 15680 leader_election.cc:343] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.913335 15934 raft_consensus.cc:359] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.914317 15934 raft_consensus.cc:385] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:58.914273 15680 leader_election.cc:343] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.915073 15715 raft_consensus.cc:2468] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
W20260710 13:19:58.915737 15680 leader_election.cc:343] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.918259 15932 tablet_bootstrap.cc:654] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.919616 15933 raft_consensus.cc:359] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.914888 15934 raft_consensus.cc:740] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.920667 15933 raft_consensus.cc:385] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.921554 15933 raft_consensus.cc:740] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.922415 15933 consensus_queue.cc:260] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.924456 15933 ts_tablet_manager.cc:1434] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:19:58.925112 15934 consensus_queue.cc:260] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.927517 15934 ts_tablet_manager.cc:1434] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:19:58.928573 15934 tablet_bootstrap.cc:492] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:58.929993 15538 catalog_manager.cc:5697] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.937309 15934 tablet_bootstrap.cc:654] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.955856 15959 raft_consensus.cc:493] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.956606 15959 raft_consensus.cc:515] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.960485 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e6fc5f987e433ea700183a71bd70f2" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:58.961232 15715 raft_consensus.cc:2468] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 0.
I20260710 13:19:58.962818 15603 leader_election.cc:304] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:58.964448 15959 leader_election.cc:290] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:58.965191 15959 raft_consensus.cc:2804] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.965682 15959 raft_consensus.cc:493] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.966168 15959 raft_consensus.cc:3060] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.966439 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e6fc5f987e433ea700183a71bd70f2" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:58.967401 15789 raft_consensus.cc:2468] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 0.
I20260710 13:19:58.980566 15959 raft_consensus.cc:515] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:58.988552 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e6fc5f987e433ea700183a71bd70f2" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:58.989300 15715 raft_consensus.cc:3060] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.003425 15715 raft_consensus.cc:2468] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
W20260710 13:19:58.988664 15977 log.cc:927] Time spent T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260710 13:19:59.005213 15603 leader_election.cc:304] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:59.006469 15957 raft_consensus.cc:2804] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.007066 15957 raft_consensus.cc:697] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:58.992141 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e6fc5f987e433ea700183a71bd70f2" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:59.008015 15789 raft_consensus.cc:3060] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.008255 15957 consensus_queue.cc:237] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.009882 15838 raft_consensus.cc:493] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.990468 15959 leader_election.cc:290] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 1 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:59.010509 15838 raft_consensus.cc:515] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.017771 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278548c87ab44ca89826e7e61b316010" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:59.019037 15934 tablet_bootstrap.cc:492] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:59.018977 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278548c87ab44ca89826e7e61b316010" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
W20260710 13:19:59.019282 15752 leader_election.cc:343] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.019752 15934 ts_tablet_manager.cc:1403] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.091s	user 0.043s	sys 0.048s
I20260710 13:19:59.019852 15639 raft_consensus.cc:2468] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:59.021054 15838 leader_election.cc:290] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:59.021211 15754 leader_election.cc:304] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [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: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:59.021708 15538 catalog_manager.cc:5697] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.022712 15838 raft_consensus.cc:2804] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.022934 15934 raft_consensus.cc:359] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.023313 15838 raft_consensus.cc:493] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.023643 15934 raft_consensus.cc:385] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:58.992395 15978 log.cc:927] Time spent T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260710 13:19:59.023865 15838 raft_consensus.cc:3060] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.023967 15934 raft_consensus.cc:740] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.025065 15934 consensus_queue.cc:260] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.027348 15934 ts_tablet_manager.cc:1434] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:59.028249 15934 tablet_bootstrap.cc:492] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81: Bootstrap starting.
I20260710 13:19:59.029310 15789 raft_consensus.cc:2468] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 1.
I20260710 13:19:59.032289 15838 raft_consensus.cc:515] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.033905 15934 tablet_bootstrap.cc:654] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.034649 15932 tablet_bootstrap.cc:492] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:59.035137 15932 ts_tablet_manager.cc:1403] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.135s	user 0.035s	sys 0.019s
I20260710 13:19:59.035524 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278548c87ab44ca89826e7e61b316010" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:59.036165 15639 raft_consensus.cc:3060] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.040889 15932 raft_consensus.cc:359] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.041594 15932 raft_consensus.cc:385] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.041904 15932 raft_consensus.cc:740] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.041219 15538 catalog_manager.cc:5697] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 1 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.042739 15932 consensus_queue.cc:260] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.046298 15932 ts_tablet_manager.cc:1434] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:59.047279 15932 tablet_bootstrap.cc:492] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52: Bootstrap starting.
I20260710 13:19:59.051357 15639 raft_consensus.cc:2468] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:59.053478 15932 tablet_bootstrap.cc:654] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.054730 15536 catalog_manager.cc:5697] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 1 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.057190 15754 leader_election.cc:304] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:59.053603 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278548c87ab44ca89826e7e61b316010" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:59.058318 15949 raft_consensus.cc:2804] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.058862 15949 raft_consensus.cc:697] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Leader. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:59.059759 15949 consensus_queue.cc:237] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.061039 15932 tablet_bootstrap.cc:492] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52: No bootstrap required, opened a new log
I20260710 13:19:59.061625 15932 ts_tablet_manager.cc:1403] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
W20260710 13:19:59.062443 15752 leader_election.cc:343] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.054062 15838 leader_election.cc:290] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:59.065342 15932 raft_consensus.cc:359] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.066320 15932 raft_consensus.cc:385] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.066694 15932 raft_consensus.cc:740] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.067751 15932 consensus_queue.cc:260] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.074250 15932 ts_tablet_manager.cc:1434] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:59.081956 15934 tablet_bootstrap.cc:492] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81: No bootstrap required, opened a new log
I20260710 13:19:59.082508 15934 ts_tablet_manager.cc:1403] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.026s
I20260710 13:19:59.082608 15538 catalog_manager.cc:5697] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eea3b28273c4be28d331247e5f43243 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "6eea3b28273c4be28d331247e5f43243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.085471 15934 raft_consensus.cc:359] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.086125 15934 raft_consensus.cc:385] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.086398 15934 raft_consensus.cc:740] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.087164 15934 consensus_queue.cc:260] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.088729 15934 ts_tablet_manager.cc:1434] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:19:59.119731 15949 raft_consensus.cc:493] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.120362 15949 raft_consensus.cc:515] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.122222 15949 leader_election.cc:290] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:59.123072 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40ac55760c04890a029e7c682b60185" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:59.123274 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f40ac55760c04890a029e7c682b60185" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:59.123934 15715 raft_consensus.cc:2393] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6eea3b28273c4be28d331247e5f43243 in current term 1: Already voted for candidate 4b2252444e004dd897970d7cb9b15c81 in this term.
I20260710 13:19:59.124917 15752 leader_election.cc:304] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6eea3b28273c4be28d331247e5f43243; no voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81
I20260710 13:19:59.125581 15949 raft_consensus.cc:3060] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.130453 15949 raft_consensus.cc:2749] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.165248 15949 raft_consensus.cc:493] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.165767 15949 raft_consensus.cc:515] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.167719 15949 leader_election.cc:290] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:59.168329 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:59.168761 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52" is_pre_election: true
I20260710 13:19:59.169036 15639 raft_consensus.cc:2468] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:59.169394 15715 raft_consensus.cc:2468] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 0.
I20260710 13:19:59.170194 15754 leader_election.cc:304] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:59.170800 15949 raft_consensus.cc:2804] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.171154 15949 raft_consensus.cc:493] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.171424 15949 raft_consensus.cc:3060] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.176648 15949 raft_consensus.cc:515] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.178432 15949 leader_election.cc:290] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:19:59.179189 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:59.179574 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:59.180022 15639 raft_consensus.cc:3060] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.180437 15715 raft_consensus.cc:3060] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.186880 15639 raft_consensus.cc:2468] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:59.187304 15715 raft_consensus.cc:2468] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 1.
I20260710 13:19:59.188323 15754 leader_election.cc:304] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:59.188189 15949 consensus_queue.cc:1048] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.189208 15838 raft_consensus.cc:2804] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.189769 15838 raft_consensus.cc:697] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Leader. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:59.190629 15838 consensus_queue.cc:237] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.202375 15537 catalog_manager.cc:5697] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eea3b28273c4be28d331247e5f43243 (127.10.230.131). New cstate: current_term: 1 leader_uuid: "6eea3b28273c4be28d331247e5f43243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.204373 15950 consensus_queue.cc:1048] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.286304 15637 raft_consensus.cc:3060] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.292734 15870 consensus_queue.cc:1048] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.303256 15953 consensus_queue.cc:1048] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.332696 15959 consensus_queue.cc:1048] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.338510 15789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71"
dest_uuid: "6eea3b28273c4be28d331247e5f43243"
mode: GRACEFUL
new_leader_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:48604
I20260710 13:19:59.339982 15789 raft_consensus.cc:606] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Received request to transfer leadership to TS 4b2252444e004dd897970d7cb9b15c81
I20260710 13:19:59.342136 15957 consensus_queue.cc:1048] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.345950 15953 consensus_queue.cc:1048] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.351100 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8865f98c1cfa48c48a298f1ee48f71b2"
dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
mode: GRACEFUL
new_leader_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:56386
I20260710 13:19:59.351701 15715 raft_consensus.cc:606] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Received request to transfer leadership to TS 4b2252444e004dd897970d7cb9b15c81
I20260710 13:19:59.367921 15788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a"
dest_uuid: "6eea3b28273c4be28d331247e5f43243"
mode: GRACEFUL
new_leader_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:48604
I20260710 13:19:59.368533 15788 raft_consensus.cc:606] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Received request to transfer leadership to TS 4b2252444e004dd897970d7cb9b15c81
I20260710 13:19:59.369215 15637 raft_consensus.cc:3060] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.374562 15950 consensus_queue.cc:1048] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.380112 15870 consensus_queue.cc:1048] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.390223 15957 consensus_queue.cc:1048] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.394259 15950 raft_consensus.cc:993] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243: : Instructing follower 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:59.394703 15950 raft_consensus.cc:1081] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Signalling peer 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:59.401551 15788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4923f9a0da0a4be199f44d5573298baa"
dest_uuid: "6eea3b28273c4be28d331247e5f43243"
mode: GRACEFUL
new_leader_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:48604
I20260710 13:19:59.402402 15788 raft_consensus.cc:606] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Received request to transfer leadership to TS 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:59.405602 15838 consensus_queue.cc:1048] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.412019 15639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87e6fc5f987e433ea700183a71bd70f2"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
mode: GRACEFUL
new_leader_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:46032
I20260710 13:19:59.413012 15639 raft_consensus.cc:606] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Received request to transfer leadership to TS 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:59.416431 15958 raft_consensus.cc:493] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.417069 15958 raft_consensus.cc:515] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.417900 15640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:57282
I20260710 13:19:59.418473 15640 raft_consensus.cc:493] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.418820 15640 raft_consensus.cc:3060] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.419267 15958 leader_election.cc:290] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:59.421392 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278548c87ab44ca89826e7e61b316010" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eea3b28273c4be28d331247e5f43243" is_pre_election: true
I20260710 13:19:59.422397 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278548c87ab44ca89826e7e61b316010" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b2252444e004dd897970d7cb9b15c81" is_pre_election: true
I20260710 13:19:59.423229 15639 raft_consensus.cc:2393] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 362abc8eae5544c3b89288ce370c1b52 in current term 1: Already voted for candidate 6eea3b28273c4be28d331247e5f43243 in this term.
I20260710 13:19:59.424856 15680 leader_election.cc:304] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52; no voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243
I20260710 13:19:59.426496 15870 raft_consensus.cc:3060] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.426311 15639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94961392ffbf459bbbc13166b50d9313"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
mode: GRACEFUL
new_leader_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:46032
I20260710 13:19:59.436955 15639 raft_consensus.cc:606] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Received request to transfer leadership to TS 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:59.438103 15957 consensus_queue.cc:1048] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.440871 15640 raft_consensus.cc:515] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.443768 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:59.447880 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10889ff5b4f44f7584cdae37a1b3cb71" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:59.448539 15787 raft_consensus.cc:3055] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.448979 15787 raft_consensus.cc:740] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:59.450060 15787 consensus_queue.cc:260] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.451083 15787 raft_consensus.cc:3060] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.453611 15870 raft_consensus.cc:2749] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.462282 15640 leader_election.cc:290] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 2 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:59.465284 15787 raft_consensus.cc:2468] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 2.
I20260710 13:19:59.466970 15604 leader_election.cc:304] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [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: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 362abc8eae5544c3b89288ce370c1b52
I20260710 13:19:59.471086 15959 raft_consensus.cc:2804] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.471701 15959 raft_consensus.cc:697] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:59.472813 15959 consensus_queue.cc:237] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.485863 15950 consensus_queue.cc:1048] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.486824 16002 consensus_queue.cc:1048] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.493393 15536 catalog_manager.cc:5697] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 1 to 2, leader changed from 6eea3b28273c4be28d331247e5f43243 (127.10.230.131) to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.494619 15954 consensus_queue.cc:1048] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.515033 16001 raft_consensus.cc:993] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81: : Instructing follower 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:59.515532 16001 raft_consensus.cc:1081] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Signalling peer 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:59.514060 15950 consensus_queue.cc:1048] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:19:59.517195 15713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87e6fc5f987e433ea700183a71bd70f2"
dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:33932
I20260710 13:19:59.517831 15713 raft_consensus.cc:493] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.518268 15713 raft_consensus.cc:3060] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.525566 15713 raft_consensus.cc:515] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.527686 15713 leader_election.cc:290] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:59.528755 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e6fc5f987e433ea700183a71bd70f2" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:59.529445 15787 raft_consensus.cc:3060] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.530279 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e6fc5f987e433ea700183a71bd70f2" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:59.531008 15640 raft_consensus.cc:3055] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.531363 15640 raft_consensus.cc:740] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:59.537323 15787 raft_consensus.cc:2468] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:59.538590 15679 leader_election.cc:304] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:59.532392 15640 consensus_queue.cc:260] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.539383 15870 raft_consensus.cc:2804] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.539665 15640 raft_consensus.cc:3060] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.539793 15870 raft_consensus.cc:697] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:59.540611 15870 consensus_queue.cc:237] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.546060 15640 raft_consensus.cc:2468] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:59.550251 15536 catalog_manager.cc:5697] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 1 to 2, leader changed from 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129) to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.628994 15950 consensus_queue.cc:1048] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.639492 15838 consensus_queue.cc:1048] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.648175 15949 raft_consensus.cc:993] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243: : Instructing follower 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:59.648593 15838 raft_consensus.cc:1081] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Signalling peer 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:59.650105 15640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:57282
I20260710 13:19:59.650542 15640 raft_consensus.cc:493] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.650880 15640 raft_consensus.cc:3060] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.655860 15640 raft_consensus.cc:515] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.657336 15640 leader_election.cc:290] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 2 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:59.658072 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:59.658264 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7daf0cc3536446e3b4703aa99546525a" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:59.658644 15715 raft_consensus.cc:3060] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.658917 15787 raft_consensus.cc:3055] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.659235 15787 raft_consensus.cc:740] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:59.660027 15787 consensus_queue.cc:260] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.661136 15787 raft_consensus.cc:3060] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.664388 15715 raft_consensus.cc:2468] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 2.
I20260710 13:19:59.665413 15603 leader_election.cc:304] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:59.666077 15959 raft_consensus.cc:2804] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.666185 15787 raft_consensus.cc:2468] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 2.
I20260710 13:19:59.666491 15959 raft_consensus.cc:697] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:59.667601 15959 consensus_queue.cc:237] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.674607 15538 catalog_manager.cc:5697] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 1 to 2, leader changed from 6eea3b28273c4be28d331247e5f43243 (127.10.230.131) to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.710421 15949 raft_consensus.cc:993] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243: : Instructing follower 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:59.710896 15838 raft_consensus.cc:1081] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Signalling peer 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:59.712394 15715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4923f9a0da0a4be199f44d5573298baa"
dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:33922
I20260710 13:19:59.712965 15715 raft_consensus.cc:493] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.713326 15715 raft_consensus.cc:3060] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.717831 15715 raft_consensus.cc:515] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.719472 15715 leader_election.cc:290] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:59.720198 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4923f9a0da0a4be199f44d5573298baa" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:59.720502 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4923f9a0da0a4be199f44d5573298baa" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:59.720917 15640 raft_consensus.cc:3060] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.721390 15787 raft_consensus.cc:3055] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.721742 15787 raft_consensus.cc:740] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:19:59.722404 15787 consensus_queue.cc:260] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.723320 15787 raft_consensus.cc:3060] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.726125 15640 raft_consensus.cc:2468] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:59.727326 15680 leader_election.cc:304] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:59.728169 15870 raft_consensus.cc:2804] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.728578 15870 raft_consensus.cc:697] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:59.728757 15787 raft_consensus.cc:2468] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:59.729314 15870 consensus_queue.cc:237] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.735601 15538 catalog_manager.cc:5697] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 1 to 2, leader changed from 6eea3b28273c4be28d331247e5f43243 (127.10.230.131) to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.868433 15870 raft_consensus.cc:993] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52: : Instructing follower 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:59.868973 15870 raft_consensus.cc:1081] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Signalling peer 4b2252444e004dd897970d7cb9b15c81 to start an election
I20260710 13:19:59.870380 15640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8865f98c1cfa48c48a298f1ee48f71b2"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
 from {username='slave'} at 127.0.0.1:46018
I20260710 13:19:59.870862 15640 raft_consensus.cc:493] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.871155 15640 raft_consensus.cc:3060] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.876657 15640 raft_consensus.cc:515] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.878391 15640 leader_election.cc:290] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 2 election: Requested vote from peers 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:59.879383 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8865f98c1cfa48c48a298f1ee48f71b2" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:19:59.879545 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8865f98c1cfa48c48a298f1ee48f71b2" candidate_uuid: "4b2252444e004dd897970d7cb9b15c81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:59.880076 15715 raft_consensus.cc:3055] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.880095 15787 raft_consensus.cc:3060] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.880690 15715 raft_consensus.cc:740] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:59.881589 15715 consensus_queue.cc:260] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.883175 15715 raft_consensus.cc:3060] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.888321 15787 raft_consensus.cc:2468] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 2.
I20260710 13:19:59.889765 15604 leader_election.cc:304] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:19:59.890060 15715 raft_consensus.cc:2468] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b2252444e004dd897970d7cb9b15c81 in term 2.
I20260710 13:19:59.890674 15959 raft_consensus.cc:2804] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.891324 15959 raft_consensus.cc:697] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Becoming Leader. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:59.892261 15959 consensus_queue.cc:237] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.894979 16001 raft_consensus.cc:993] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81: : Instructing follower 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:59.895445 15959 raft_consensus.cc:1081] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Signalling peer 362abc8eae5544c3b89288ce370c1b52 to start an election
I20260710 13:19:59.896936 15715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94961392ffbf459bbbc13166b50d9313"
dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
 from {username='slave'} at 127.0.0.1:33932
I20260710 13:19:59.897367 15715 raft_consensus.cc:493] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.897622 15715 raft_consensus.cc:3060] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.900954 15538 catalog_manager.cc:5697] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 reported cstate change: term changed from 1 to 2, leader changed from 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130) to 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129). New cstate: current_term: 2 leader_uuid: "4b2252444e004dd897970d7cb9b15c81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.904601 15715 raft_consensus.cc:515] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.907169 15715 leader_election.cc:290] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 6eea3b28273c4be28d331247e5f43243 (127.10.230.131:35285)
I20260710 13:19:59.907516 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94961392ffbf459bbbc13166b50d9313" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:19:59.908097 15640 raft_consensus.cc:3055] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.908362 15640 raft_consensus.cc:740] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:19:59.909029 15640 consensus_queue.cc:260] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.910293 15640 raft_consensus.cc:3060] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.913934 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94961392ffbf459bbbc13166b50d9313" candidate_uuid: "362abc8eae5544c3b89288ce370c1b52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6eea3b28273c4be28d331247e5f43243"
I20260710 13:19:59.914463 15787 raft_consensus.cc:3060] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.915534 15640 raft_consensus.cc:2468] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:59.916502 15680 leader_election.cc:304] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 4b2252444e004dd897970d7cb9b15c81; no voters: 
I20260710 13:19:59.917336 15870 raft_consensus.cc:2804] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.917837 15870 raft_consensus.cc:697] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Becoming Leader. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:19:59.918586 15870 consensus_queue.cc:237] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:19:59.919442 15787 raft_consensus.cc:2468] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 362abc8eae5544c3b89288ce370c1b52 in term 2.
I20260710 13:19:59.926075 15538 catalog_manager.cc:5697] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 reported cstate change: term changed from 1 to 2, leader changed from 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129) to 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130). New cstate: current_term: 2 leader_uuid: "362abc8eae5544c3b89288ce370c1b52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.998440 15787 raft_consensus.cc:1275] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.999704 15870 consensus_queue.cc:1048] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:00.012104 15713 raft_consensus.cc:3060] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:00.013173 15640 raft_consensus.cc:1275] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.017063 15958 consensus_queue.cc:1048] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:00.019668 15713 raft_consensus.cc:1275] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.022570 16002 consensus_queue.cc:1048] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.031704 15787 raft_consensus.cc:1275] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.033473 15959 consensus_queue.cc:1048] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.132336 15787 raft_consensus.cc:1275] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.133975 15870 consensus_queue.cc:1048] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:00.143172 15640 raft_consensus.cc:1275] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.144631 15870 consensus_queue.cc:1048] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.165499 15788 raft_consensus.cc:1275] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.166734 16002 consensus_queue.cc:1048] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.174700 15713 raft_consensus.cc:1275] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.177400 15959 consensus_queue.cc:1048] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.316758 15788 raft_consensus.cc:1275] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.318101 15959 consensus_queue.cc:1048] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.326707 15713 raft_consensus.cc:1275] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Refusing update from remote peer 4b2252444e004dd897970d7cb9b15c81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.329471 16002 consensus_queue.cc:1048] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:00.339934 15637 raft_consensus.cc:1275] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.341382 15870 consensus_queue.cc:1048] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:00.352003 15788 raft_consensus.cc:1275] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Refusing update from remote peer 362abc8eae5544c3b89288ce370c1b52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:00.353820 16009 consensus_queue.cc:1048] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.462051 15538 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:02.490464 15538 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49990:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:02.594691 11162 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:02.724242 16029 log.cc:927] Time spent T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260710 13:20:02.777240 16033 log.cc:927] Time spent T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
W20260710 13:20:02.783106 15603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.230.130:45105, user_credentials={real_user=slave}} blocked reactor thread for 45989.5us
I20260710 13:20:02.832000 16061 tablet.cc:1724] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:02.841007 16062 tablet.cc:1724] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:02.846131 15637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a"
dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
mode: GRACEFUL
new_leader_uuid: "6eea3b28273c4be28d331247e5f43243"
 from {username='slave'} at 127.0.0.1:46046
I20260710 13:20:02.846855 15637 raft_consensus.cc:606] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Received request to transfer leadership to TS 6eea3b28273c4be28d331247e5f43243
I20260710 13:20:02.886798 16060 tablet.cc:1724] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:02.935880 16067 tablet.cc:1724] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:02.941522 16066 tablet.cc:1724] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:02.852694 16063 tablet.cc:1724] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:02.961836 16043 raft_consensus.cc:993] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81: : Instructing follower 6eea3b28273c4be28d331247e5f43243 to start an election
I20260710 13:20:02.962560 16043 raft_consensus.cc:1081] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Signalling peer 6eea3b28273c4be28d331247e5f43243 to start an election
I20260710 13:20:03.022791 15788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a"
dest_uuid: "6eea3b28273c4be28d331247e5f43243"
 from {username='slave'} at 127.0.0.1:47602
W20260710 13:20:03.056970 16071 log.cc:927] Time spent T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81: Append to log took a long time: real 0.079s	user 0.005s	sys 0.000s
I20260710 13:20:03.051846 16078 tablet.cc:1724] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.061014 15788 raft_consensus.cc:493] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.071030 16079 tablet.cc:1724] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.069628 15788 raft_consensus.cc:3060] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.080567 16077 tablet.cc:1724] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.082402 16069 log.cc:927] Time spent T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52: Append to log took a long time: real 0.110s	user 0.002s	sys 0.000s
I20260710 13:20:03.084228 16081 tablet.cc:1724] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.070067 16070 log.cc:927] Time spent T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260710 13:20:03.106310 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20"
dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
mode: GRACEFUL
new_leader_uuid: "6eea3b28273c4be28d331247e5f43243"
 from {username='slave'} at 127.0.0.1:56400
I20260710 13:20:03.045408 16074 tablet.cc:1724] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.106920 15715 raft_consensus.cc:606] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Received request to transfer leadership to TS 6eea3b28273c4be28d331247e5f43243
I20260710 13:20:03.108482 11162 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:03.109284 11162 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:03.111040 16067 tablet.cc:1724] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.122011 16066 tablet.cc:1724] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.126650 16060 tablet.cc:1724] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.133070 16062 tablet.cc:1724] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.134872 16072 log.cc:927] Time spent T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
W20260710 13:20:03.136790 16076 log.cc:927] Time spent T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260710 13:20:03.124516 15788 raft_consensus.cc:515] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:20:03.189041 16009 raft_consensus.cc:993] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52: : Instructing follower 6eea3b28273c4be28d331247e5f43243 to start an election
I20260710 13:20:03.169991 16063 tablet.cc:1724] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.193244 16009 raft_consensus.cc:1081] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Signalling peer 6eea3b28273c4be28d331247e5f43243 to start an election
I20260710 13:20:03.195384 16061 tablet.cc:1724] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.166937 16078 tablet.cc:1724] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.197772 15783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20"
dest_uuid: "6eea3b28273c4be28d331247e5f43243"
 from {username='slave'} at 127.0.0.1:48592
I20260710 13:20:03.198469 15783 raft_consensus.cc:493] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.198870 15783 raft_consensus.cc:3060] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.202046 15788 leader_election.cc:290] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 2 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:20:03.203703 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:20:03.204444 15710 raft_consensus.cc:3060] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.215615 16074 tablet.cc:1724] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.222457 16062 tablet.cc:1724] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.217409 15710 raft_consensus.cc:2468] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 2.
I20260710 13:20:03.225837 15752 leader_election.cc:304] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 362abc8eae5544c3b89288ce370c1b52, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:20:03.226979 15950 raft_consensus.cc:2804] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:03.227566 15950 raft_consensus.cc:697] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 2 LEADER]: Becoming Leader. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:20:03.228724 15950 consensus_queue.cc:237] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:20:03.227416 15783 raft_consensus.cc:515] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:20:03.234148 15783 leader_election.cc:290] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [CANDIDATE]: Term 3 election: Requested vote from peers 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901), 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105)
I20260710 13:20:03.235348 15710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "362abc8eae5544c3b89288ce370c1b52"
I20260710 13:20:03.236475 15710 raft_consensus.cc:3055] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:03.238404 15710 raft_consensus.cc:740] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 362abc8eae5544c3b89288ce370c1b52, State: Running, Role: LEADER
I20260710 13:20:03.239298 15710 consensus_queue.cc:260] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [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: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:20:03.240628 15710 raft_consensus.cc:3060] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.240100 16083 tablet.cc:1724] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.243806 16074 tablet.cc:1724] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.246845 16078 tablet.cc:1724] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.253597 16077 tablet.cc:1724] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.257687 16079 tablet.cc:1724] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.259641 16067 tablet.cc:1724] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.239985 16081 tablet.cc:1724] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:03.262375 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c705c78b1ce43d5898352e5f250221a" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:20:03.263101 15638 raft_consensus.cc:3055] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:03.263491 15638 raft_consensus.cc:740] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b2252444e004dd897970d7cb9b15c81, State: Running, Role: LEADER
I20260710 13:20:03.265316 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b476d1c06d14baa97eedbb020f2ad20" candidate_uuid: "6eea3b28273c4be28d331247e5f43243" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b2252444e004dd897970d7cb9b15c81"
I20260710 13:20:03.269209 15636 raft_consensus.cc:3060] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.264748 15638 consensus_queue.cc:260] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:20:03.276382 15638 raft_consensus.cc:3060] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.294016 15636 raft_consensus.cc:2468] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 3.
I20260710 13:20:03.312557 15638 raft_consensus.cc:2468] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 2.
I20260710 13:20:03.314860 15754 leader_election.cc:304] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [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: 4b2252444e004dd897970d7cb9b15c81, 6eea3b28273c4be28d331247e5f43243; no voters: 
I20260710 13:20:03.319530 15950 raft_consensus.cc:2804] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:03.319994 15950 raft_consensus.cc:697] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 3 LEADER]: Becoming Leader. State: Replica: 6eea3b28273c4be28d331247e5f43243, State: Running, Role: LEADER
I20260710 13:20:03.320742 15950 consensus_queue.cc:237] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [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: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } }
I20260710 13:20:03.320582 15537 catalog_manager.cc:5697] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 reported cstate change: term changed from 1 to 2, leader changed from 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129) to 6eea3b28273c4be28d331247e5f43243 (127.10.230.131). New cstate: current_term: 2 leader_uuid: "6eea3b28273c4be28d331247e5f43243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:03.312584 15710 raft_consensus.cc:2468] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eea3b28273c4be28d331247e5f43243 in term 3.
I20260710 13:20:03.336828 15538 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8: soft_deleted_table [id=a494705cbf15425da78df8233c267fd8] alter complete (version 1)
I20260710 13:20:03.348830 15536 catalog_manager.cc:5697] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 reported cstate change: term changed from 2 to 3, leader changed from 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130) to 6eea3b28273c4be28d331247e5f43243 (127.10.230.131). New cstate: current_term: 3 leader_uuid: "6eea3b28273c4be28d331247e5f43243" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6eea3b28273c4be28d331247e5f43243" member_type: VOTER last_known_addr { host: "127.10.230.131" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:03.642805 15638 raft_consensus.cc:1275] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Refusing update from remote peer 6eea3b28273c4be28d331247e5f43243: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.643927 15950 consensus_queue.cc:1048] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.655162 15710 raft_consensus.cc:1275] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Refusing update from remote peer 6eea3b28273c4be28d331247e5f43243: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.656924 16087 consensus_queue.cc:1048] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:03.885629 15638 raft_consensus.cc:1275] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 3 FOLLOWER]: Refusing update from remote peer 6eea3b28273c4be28d331247e5f43243: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:03.887073 16087 consensus_queue.cc:1048] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b2252444e004dd897970d7cb9b15c81" member_type: VOTER last_known_addr { host: "127.10.230.129" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:03.896839 15710 raft_consensus.cc:1275] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 3 FOLLOWER]: Refusing update from remote peer 6eea3b28273c4be28d331247e5f43243: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:03.898164 16085 consensus_queue.cc:1048] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [LEADER]: Connected to new peer: Peer: permanent_uuid: "362abc8eae5544c3b89288ce370c1b52" member_type: VOTER last_known_addr { host: "127.10.230.130" port: 45105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:04.198097 11162 tablet_server.cc:179] TabletServer@127.10.230.129:0 shutting down...
W20260710 13:20:04.208501 15754 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:20:04.213923 15754 consensus_peers.cc:597] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 -> Peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Couldn't send request to peer 4b2252444e004dd897970d7cb9b15c81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:04.253029 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:04.254101 11162 tablet_replica.cc:333] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
W20260710 13:20:04.254704 15680 consensus_peers.cc:597] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 -> Peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Couldn't send request to peer 4b2252444e004dd897970d7cb9b15c81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:04.255095 11162 raft_consensus.cc:2243] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.256170 11162 raft_consensus.cc:2272] T 8865f98c1cfa48c48a298f1ee48f71b2 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.258601 11162 tablet_replica.cc:333] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.259409 11162 raft_consensus.cc:2243] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.259999 11162 raft_consensus.cc:2272] T 278548c87ab44ca89826e7e61b316010 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.263187 11162 tablet_replica.cc:333] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.263867 11162 raft_consensus.cc:2243] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.264724 11162 raft_consensus.cc:2272] T f40ac55760c04890a029e7c682b60185 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.266732 11162 tablet_replica.cc:333] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.267613 11162 raft_consensus.cc:2243] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.268114 11162 raft_consensus.cc:2272] T 4923f9a0da0a4be199f44d5573298baa P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.271034 11162 tablet_replica.cc:333] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.271659 11162 raft_consensus.cc:2243] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.272147 11162 raft_consensus.cc:2272] T e50b83690b744fe1b4e0e504dd325634 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.275238 11162 tablet_replica.cc:333] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.276114 11162 raft_consensus.cc:2243] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.277372 11162 raft_consensus.cc:2272] T 10889ff5b4f44f7584cdae37a1b3cb71 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.280121 11162 tablet_replica.cc:333] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.280714 11162 raft_consensus.cc:2243] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.281589 11162 raft_consensus.cc:2272] T 6078ef6197d14d2db3c476da536ad9cd P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.284307 11162 tablet_replica.cc:333] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.284952 11162 raft_consensus.cc:2243] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.285415 11162 raft_consensus.cc:2272] T ea62df66bf8c46d6b103d69a132548b1 P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.287595 11162 tablet_replica.cc:333] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.288134 11162 raft_consensus.cc:2243] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.288527 11162 raft_consensus.cc:2272] T 94961392ffbf459bbbc13166b50d9313 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.290843 11162 tablet_replica.cc:333] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.291409 11162 raft_consensus.cc:2243] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.291811 11162 raft_consensus.cc:2272] T 8c705c78b1ce43d5898352e5f250221a P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.294534 11162 tablet_replica.cc:333] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.295624 11162 raft_consensus.cc:2243] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.296295 11162 raft_consensus.cc:2272] T 87e6fc5f987e433ea700183a71bd70f2 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.298359 11162 tablet_replica.cc:333] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.298971 11162 raft_consensus.cc:2243] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.299494 11162 raft_consensus.cc:2272] T 80f2649021684d408ac549a789ecacdc P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.301642 11162 tablet_replica.cc:333] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.302273 11162 raft_consensus.cc:2243] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.303072 11162 raft_consensus.cc:2272] T 7daf0cc3536446e3b4703aa99546525a P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.305565 11162 tablet_replica.cc:333] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.306228 11162 raft_consensus.cc:2243] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.307180 11162 raft_consensus.cc:2272] T 9c16afc8b84d4b72a8de92d0388399f5 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.309932 11162 tablet_replica.cc:333] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.310726 11162 raft_consensus.cc:2243] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.311504 11162 raft_consensus.cc:2272] T 20b38509eba24c508faa4ad3797a587b P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.313290 11162 tablet_replica.cc:333] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.313795 11162 raft_consensus.cc:2243] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.314260 11162 raft_consensus.cc:2272] T 9b476d1c06d14baa97eedbb020f2ad20 P 4b2252444e004dd897970d7cb9b15c81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.316463 11162 tablet_replica.cc:333] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.317011 11162 raft_consensus.cc:2243] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.317378 11162 raft_consensus.cc:2272] T 07e3dc964bea4dfeb0806b62082da6f4 P 4b2252444e004dd897970d7cb9b15c81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.319101 11162 tablet_replica.cc:333] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81: stopping tablet replica
I20260710 13:20:04.319476 11162 raft_consensus.cc:2243] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.319795 11162 raft_consensus.cc:2272] T bfe7585a058e44aea2eff9ef32cc41fa P 4b2252444e004dd897970d7cb9b15c81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.366098 11162 tablet_server.cc:196] TabletServer@127.10.230.129:0 shutdown complete.
W20260710 13:20:04.387085 15754 consensus_peers.cc:597] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 -> Peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Couldn't send request to peer 4b2252444e004dd897970d7cb9b15c81. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:04.404752 11162 tablet_server.cc:179] TabletServer@127.10.230.130:0 shutting down...
W20260710 13:20:04.431506 15680 consensus_peers.cc:597] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 -> Peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Couldn't send request to peer 4b2252444e004dd897970d7cb9b15c81. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:04.443153 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:04.444223 11162 tablet_replica.cc:333] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.445020 11162 raft_consensus.cc:2243] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.445586 11162 raft_consensus.cc:2272] T 278548c87ab44ca89826e7e61b316010 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.447645 11162 tablet_replica.cc:333] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.448194 11162 raft_consensus.cc:2243] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.449066 11162 raft_consensus.cc:2272] T 4923f9a0da0a4be199f44d5573298baa P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.450985 11162 tablet_replica.cc:333] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.451565 11162 raft_consensus.cc:2243] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.451988 11162 raft_consensus.cc:2272] T f40ac55760c04890a029e7c682b60185 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.453830 11162 tablet_replica.cc:333] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.454422 11162 raft_consensus.cc:2243] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.454823 11162 raft_consensus.cc:2272] T 8865f98c1cfa48c48a298f1ee48f71b2 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.456503 11162 tablet_replica.cc:333] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.457098 11162 raft_consensus.cc:2243] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.457872 11162 raft_consensus.cc:2272] T e50b83690b744fe1b4e0e504dd325634 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.459996 11162 tablet_replica.cc:333] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.460834 11162 raft_consensus.cc:2243] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.461283 11162 raft_consensus.cc:2272] T 10889ff5b4f44f7584cdae37a1b3cb71 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.463045 11162 tablet_replica.cc:333] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.463819 11162 raft_consensus.cc:2243] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.464391 11162 raft_consensus.cc:2272] T bfe7585a058e44aea2eff9ef32cc41fa P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.466979 11162 tablet_replica.cc:333] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.467746 11162 raft_consensus.cc:2243] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.468726 11162 raft_consensus.cc:2272] T 94961392ffbf459bbbc13166b50d9313 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.471515 11162 tablet_replica.cc:333] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.472409 11162 raft_consensus.cc:2243] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.473060 11162 raft_consensus.cc:2272] T 8c705c78b1ce43d5898352e5f250221a P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.476154 11162 tablet_replica.cc:333] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.476963 11162 raft_consensus.cc:2243] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.478152 11162 raft_consensus.cc:2272] T 87e6fc5f987e433ea700183a71bd70f2 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.480985 11162 tablet_replica.cc:333] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.481745 11162 raft_consensus.cc:2243] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.482805 11162 raft_consensus.cc:2272] T 80f2649021684d408ac549a789ecacdc P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.485646 11162 tablet_replica.cc:333] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.486366 11162 raft_consensus.cc:2243] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.487208 11162 raft_consensus.cc:2272] T ea62df66bf8c46d6b103d69a132548b1 P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.490151 11162 tablet_replica.cc:333] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.491024 11162 raft_consensus.cc:2243] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.491564 11162 raft_consensus.cc:2272] T 7daf0cc3536446e3b4703aa99546525a P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.493893 11162 tablet_replica.cc:333] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.494441 11162 raft_consensus.cc:2243] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.494851 11162 raft_consensus.cc:2272] T 20b38509eba24c508faa4ad3797a587b P 362abc8eae5544c3b89288ce370c1b52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.496975 11162 tablet_replica.cc:333] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.497470 11162 raft_consensus.cc:2243] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.497869 11162 raft_consensus.cc:2272] T 9c16afc8b84d4b72a8de92d0388399f5 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.499787 11162 tablet_replica.cc:333] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.500370 11162 raft_consensus.cc:2243] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.501672 11162 raft_consensus.cc:2272] T 07e3dc964bea4dfeb0806b62082da6f4 P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.503870 11162 tablet_replica.cc:333] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.504420 11162 raft_consensus.cc:2243] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.505038 11162 raft_consensus.cc:2272] T 6078ef6197d14d2db3c476da536ad9cd P 362abc8eae5544c3b89288ce370c1b52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.507036 11162 tablet_replica.cc:333] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52: stopping tablet replica
I20260710 13:20:04.507527 11162 raft_consensus.cc:2243] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.507963 11162 raft_consensus.cc:2272] T 9b476d1c06d14baa97eedbb020f2ad20 P 362abc8eae5544c3b89288ce370c1b52 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:04.531973 15752 consensus_peers.cc:597] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 -> Peer 362abc8eae5544c3b89288ce370c1b52 (127.10.230.130:45105): Couldn't send request to peer 362abc8eae5544c3b89288ce370c1b52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:04.553484 11162 tablet_server.cc:196] TabletServer@127.10.230.130:0 shutdown complete.
I20260710 13:20:04.589929 11162 tablet_server.cc:179] TabletServer@127.10.230.131:0 shutting down...
I20260710 13:20:04.621896 11162 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:20:04.621690 15754 consensus_peers.cc:597] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 -> Peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Couldn't send request to peer 4b2252444e004dd897970d7cb9b15c81. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:04.622893 11162 tablet_replica.cc:333] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.623641 11162 raft_consensus.cc:2243] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.624578 11162 raft_consensus.cc:2272] T 278548c87ab44ca89826e7e61b316010 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.626703 11162 tablet_replica.cc:333] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.627364 11162 raft_consensus.cc:2243] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.627840 11162 raft_consensus.cc:2272] T f40ac55760c04890a029e7c682b60185 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.629830 11162 tablet_replica.cc:333] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.630489 11162 raft_consensus.cc:2243] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.630977 11162 raft_consensus.cc:2272] T 8865f98c1cfa48c48a298f1ee48f71b2 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.632980 11162 tablet_replica.cc:333] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.633545 11162 raft_consensus.cc:2243] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.633981 11162 raft_consensus.cc:2272] T 4923f9a0da0a4be199f44d5573298baa P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.635854 11162 tablet_replica.cc:333] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.636469 11162 raft_consensus.cc:2243] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.636952 11162 raft_consensus.cc:2272] T e50b83690b744fe1b4e0e504dd325634 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.638788 11162 tablet_replica.cc:333] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.639370 11162 raft_consensus.cc:2243] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.639825 11162 raft_consensus.cc:2272] T 10889ff5b4f44f7584cdae37a1b3cb71 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.641932 11162 tablet_replica.cc:333] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.642546 11162 raft_consensus.cc:2243] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.643198 11162 raft_consensus.cc:2272] T ea62df66bf8c46d6b103d69a132548b1 P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.645905 11162 tablet_replica.cc:333] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.646531 11162 raft_consensus.cc:2243] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:04.646968 15754 consensus_peers.cc:597] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 -> Peer 4b2252444e004dd897970d7cb9b15c81 (127.10.230.129:33901): Couldn't send request to peer 4b2252444e004dd897970d7cb9b15c81. Status: Network error: Client connection negotiation failed: client connection to 127.10.230.129:33901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:04.646977 11162 raft_consensus.cc:2272] T 7daf0cc3536446e3b4703aa99546525a P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.649267 11162 tablet_replica.cc:333] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.649899 11162 raft_consensus.cc:2243] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.650380 11162 raft_consensus.cc:2272] T 9c16afc8b84d4b72a8de92d0388399f5 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.652458 11162 tablet_replica.cc:333] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.653064 11162 raft_consensus.cc:2243] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.653502 11162 raft_consensus.cc:2272] T 20b38509eba24c508faa4ad3797a587b P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.655709 11162 tablet_replica.cc:333] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.656319 11162 raft_consensus.cc:2243] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.657294 11162 raft_consensus.cc:2272] T 9b476d1c06d14baa97eedbb020f2ad20 P 6eea3b28273c4be28d331247e5f43243 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.659590 11162 tablet_replica.cc:333] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.660178 11162 raft_consensus.cc:2243] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.660655 11162 raft_consensus.cc:2272] T 6078ef6197d14d2db3c476da536ad9cd P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.662730 11162 tablet_replica.cc:333] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.663352 11162 raft_consensus.cc:2243] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.664222 11162 raft_consensus.cc:2272] T bfe7585a058e44aea2eff9ef32cc41fa P 6eea3b28273c4be28d331247e5f43243 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.666195 11162 tablet_replica.cc:333] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.666718 11162 raft_consensus.cc:2243] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.667160 11162 raft_consensus.cc:2272] T 07e3dc964bea4dfeb0806b62082da6f4 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.669137 11162 tablet_replica.cc:333] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.669773 11162 raft_consensus.cc:2243] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.670248 11162 raft_consensus.cc:2272] T 94961392ffbf459bbbc13166b50d9313 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.672186 11162 tablet_replica.cc:333] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.672824 11162 raft_consensus.cc:2243] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.673856 11162 raft_consensus.cc:2272] T 8c705c78b1ce43d5898352e5f250221a P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.675968 11162 tablet_replica.cc:333] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.676499 11162 raft_consensus.cc:2243] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.677048 11162 raft_consensus.cc:2272] T 87e6fc5f987e433ea700183a71bd70f2 P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.678902 11162 tablet_replica.cc:333] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243: stopping tablet replica
I20260710 13:20:04.679425 11162 raft_consensus.cc:2243] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:04.679992 11162 raft_consensus.cc:2272] T 80f2649021684d408ac549a789ecacdc P 6eea3b28273c4be28d331247e5f43243 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.726030 11162 tablet_server.cc:196] TabletServer@127.10.230.131:0 shutdown complete.
I20260710 13:20:04.761106 11162 master.cc:562] Master@127.10.230.190:35143 shutting down...
I20260710 13:20:04.788525 11162 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:04.789234 11162 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:04.789567 11162 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59d3275f5e3d4f8caf5c354ec099ece8: stopping tablet replica
I20260710 13:20:04.810946 11162 master.cc:584] Master@127.10.230.190:35143 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11728 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26786 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (119387 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:04.875828 11162 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 385 messages since previous log ~561 seconds ago
I20260710 13:20:04.876214 11162 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 385 messages since previous log ~561 seconds ago
I20260710 13:20:04.876402 11162 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 382 messages since previous log ~561 seconds ago
I20260710 13:20:04.876580 11162 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 ~36 seconds ago
I20260710 13:20:04.876758 11162 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 ~36 seconds ago
I20260710 13:20:04.877430 11162 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 13:20:04.877715 11162 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~29 seconds ago
